[*] SIP and CallerID

Sean A. Walberg sean at ertw.com
Fri Apr 15 09:26:39 CDT 2005


On Fri, 15 Apr 2005, LES.NET (1996) INC. wrote:

> You should use SetCIDName and SetCIDNum
> 
> SetCallerID will ( I think ) overwrite the CIDName


That seems to have done it.  I don't see the name on call display, but at 
least it's now getting passed over the SIP trunk.

Thanks,

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

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


More information about the Asterisk mailing list