tomsyr
Guru
- Joined
- Oct 26, 2007
- Messages
- 266
- Reaction score
- 1
Hi,
I have multiple IAX trunks set up, and they have been working fine for years. I am now in the process of setting up a new box (PiaF 1.7.7.5 64 bit) and I get repeated notices on my cli that say the following:
Chan_ixa2.c7659 register_verify: Peer ‘piafboxname’ is not dynamic (from 10.10.X.X)
I get this message for each IP that I trunk to on the 1.7.7.5 box, but no notices from the cli of all the other boxes.
I have set up the trunks with either host=dynamic
or host=10.10.X.X
The boxes are a mix of Asterisk 1.4.21 and 1.6.2.9
This is what my outgoing settings look like:
username=myusername
type=friend
trunk=yes
secret=mysecret
host=10.10.X.X
context=from-internal
requirecalltoken=no
auth=md5
requirecalltoken=no
and I have in the iax_general_custom.conf
calltokenoptional=0.0.0.0/0.0.0.0
maxcallnumbers=16382
Everything works – ie; I can call the extensions, but I would rather not see the notices on the cli, or at least would like to understand why it’s there.
Thanks,
Tom
I have multiple IAX trunks set up, and they have been working fine for years. I am now in the process of setting up a new box (PiaF 1.7.7.5 64 bit) and I get repeated notices on my cli that say the following:
Chan_ixa2.c7659 register_verify: Peer ‘piafboxname’ is not dynamic (from 10.10.X.X)
I get this message for each IP that I trunk to on the 1.7.7.5 box, but no notices from the cli of all the other boxes.
I have set up the trunks with either host=dynamic
or host=10.10.X.X
The boxes are a mix of Asterisk 1.4.21 and 1.6.2.9
This is what my outgoing settings look like:
username=myusername
type=friend
trunk=yes
secret=mysecret
host=10.10.X.X
context=from-internal
requirecalltoken=no
auth=md5
requirecalltoken=no
and I have in the iax_general_custom.conf
calltokenoptional=0.0.0.0/0.0.0.0
maxcallnumbers=16382
Everything works – ie; I can call the extensions, but I would rather not see the notices on the cli, or at least would like to understand why it’s there.
Thanks,
Tom
