IAX2 Trunks and Authentication
Hi, I'm having some trouble configuring IAX2 trunks. It's not that I can't get the trunks to come up, but rather I can't prevent trunks that aren't using authentication.
On my local PBX with trixbox 2.6.2.3 I have no IAX2 trunks configured. I have added the following to iax_general_custom.conf (which was previously empty) and done a "iax2 reload" from the CLI:
deny=0.0.0.0/0.0.0.0
secret=SomethingLongAndComplicated
On the remote PBX with trixbox 2.6.2.2 I have a single IAX2 trunk (there are other trunks, but they're not IAX2) configured as follows:
host={my-dyndns-address}
type=friend
qualify=yes
context=from-internal
Doing "iax2 show peers" on the remote PBX shows the trunk as being OK, and doing "iax2 set debug" the local PBX shows the following:
Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: POKE
Timestamp: 00003ms SCall: 02510 DCall: 00000 [{ip-address}:10004]
Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: ACK
Timestamp: 00181ms SCall: 02510 DCall: 00001 [{ip-address}:10004]
What else do I need to do to require authentication?

Member Since:
2010-02-16