[*] SIP and CallerID

LES.NET (1996) INC. voip at les.net
Fri Apr 15 09:09:17 CDT 2005


You should use SetCIDName and SetCIDNum

SetCallerID will ( I think ) overwrite the CIDName

Les

> 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
> _______________________________________________
> Asterisk mailing list
> Asterisk at muug.mb.ca
> http://www.muug.mb.ca/mailman/listinfo/asterisk
>



More information about the Asterisk mailing list