We have an inbound PRI connected to our Cisco 3825 router which is then
passing the calls to Asterisk as SIP calls.  We're getting the CallerID
number but not the CallerID name.  We are seeing the name in the RPID field
with a SIP trace on the Asterisk box but don't understand why it's not
registering as the CallerID name.  

Here is a link to pastebin with the Sip trace.  In it you can see the RPID
is seen from the Asterisk box but it is not used/sent to the phones.

http://pastebin.com/m45e0adbd

Here is the section from Sip.conf describing the Cisco 3825 connection.  We
have tried "type" as both friend and peer as it is now with no change.

[cisco_3825]
context=default
type=peer
host=10.0.0.10
disallow=all
allow=g729
allow=ulaw
allow=alaw
trustrpid=yes
sendrpid=no

All phones are not receiving the CallerID name, here is a sample from
sip.conf of a phone config.

[8670]
secret=8670
context=ict_sip
type=friend
host=dynamic
call-limit=5
agentlogin=yes
mailbox=8...@ictvm
progressinband=no
sendrpid=yes


Any help is greatly appreciated!


Thanks,
Chris Douglas
Technical Services Manager
Pioneer Balloon Company




_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Reply via email to