I notice when I connect to a node via IAX using DVSwitch and user/passwd auth, things don’t line up in allmon. I’m currently looking at allmon and I have a linked node listed, and my DVSwitch phone. The node looks good with Conn Time column showing a time, direction saying OUT, Connect State is ESTABLISHED and Mode is Transceive. For the DVSwitch entry, Conn Time is ESTABLISHED, Direction is the conn time, Connect State is blank. The colums don’t line up coming in via DVSwitch. At one point they were lining up and I wasn’t sure if it was a change I made or an update to Allmon3. Perhaps there was something in the [iaxclient] part of iax.conf that isn’t there now that had fixed it. Or something on the DVSwitch end.
This copy and paste from the webpage is not easy to ready, but it shows what I am talking about in the Allmon3 home page:
Node | Description | Last Recv | Conn Time | Direction | Connect State | Mode |
---|---|---|---|---|---|---|
49520 | K5FD www.bigbendarc.org Fort Davis, Texas | Never | 00:06:03 | OUT | ESTABLISHED | Transceive |
KG5DRT-1-P192.168.10.61 | Direct Client | Never | ESTABLISHED | 01:22:58 | Local Monitor |
iax.conf stanza:
[iaxclient] ; Connect from iax client (Zoiper…)
type = friend ; Notice type here is friend <--------------
context = iax-client ; Context to jump to in extensions.conf
auth = md5
secret = ThePassword
host = dynamic
disallow = all
allow = ulaw
allow = adpcm
allow = gsm
transfer = no
requirecalltoken=no
Anytime I setup a fresh node, I edit the password for the above stanza and setup DVSwitch to connect that way. The columns are mixed up on every ASL3 node I have tried. Can’t remember if that requirecaltoken setting is in the default config file, but I have tried with our without that in the config, as well as calltokenoptional=0.0.0.0/0.0.0.0 and neither make a difference. Tried changing type to user instead of friend but also no change in columns.
6 posts - 2 participants