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

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to