[asterisk-users] iax2 trunks between asterisk servers

Stephen Collier stephen.collier at foxaus.com
Sun Sep 16 20:47:11 CDT 2012


Hi,

I am using iax2 trunks between asterisk servers and am having a callerid
problem. We are using realtime sip clients distributed between multiple
servers. Only in test now but have run into a calleeid problem - the
name of the called party is not displayed if the called party is on a
different server, it works if the called party is on the same server.

On each server sip clients show calleeid on calls but if the caller is
between servers calleeid doesn't work. Callerid is working fine though.

A call from a SIP client on asterisk2 to asterisk3. All phones are snom
760s.

Any ideas or suggestions appreciated.

iax.conf   (asterisk2 10.6.1)

[general]
bandwidth=high
allow=all
shrinkcallerid=no

[asterisk3]
type=friend
username=asterisk2
secret=secret
host=10.101.0.3
context=incoming
sendani=yes
trunk=yes

iax.conf   (asterisk3 11.0.0-beta1)

[general]
bandwidth=high
allow=all
shrinkcallerid=no

[asterisk2]
type=friend
username=asterisk3
secret=secret
host=10.101.0.2
context=incoming
sendani=yes
trunk=yes

Cheers
Stephen Collier



More information about the asterisk-users mailing list