[*] SIP and CallerID

Sean A. Walberg sean at ertw.com
Fri Apr 15 09:07:28 CDT 2005


I have a * box talking SIP to an AS5350 for outbound calls.  I'm sending 
calls to it as such:

exten => _9NXXXXXX,1,SetCIDName(Sean Walberg)
exten => _9NXXXXXX,2,SetCallerID(0008675309)
exten => _9NXXXXXX,3,Dial(SIP/${EXTEN:1}@xxx.xxx.xxx.xxx)

The caller ID number works fine, but the name doesn't show up.  Watching 
the SIP transactions on the AS5350 shows that "Sean Walberg" doesn't show 
up anywhere.

Is there some option I'm missing?  My sip.conf is basically

[general]
autocreatepeer = yes
context=default 
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
tos=0xB8
restrictid=no
allow=all

Thanks,

Sean


-- 
Sean A. Walberg <sean at ertw.com>                    http://www.ertw.com 


More information about the Asterisk mailing list