[asterisk-users] Asterisk 1.2.13 Caller ID problem

Andres andres at telesip.net
Fri Mar 16 11:05:37 MST 2007


Igor Shmukler wrote:

> Baruch,
>
> I have tried million different combination. These asterisk guys change
> commands every version. Our version - Asterisk 1.2.13
>
> The only command that actually does anything is SetCallerID. Whether
> we do it as, SetCallerID(4016261150) or SetCallerID(DIVON
> <4016261150>) the number is being proper properly, while the name is
> shown as Unknown!
>
> An excerpt from extension.conf is below.
>
> exten => _1NXXNXXXXXX,1,SetCallerID(DIVON <4016261150>)
> exten => _1NXXNXXXXXX,2,Dial(SIP/lesnet_peer/${EXTEN})
> exten => _1NXXNXXXXXX,3,Congestion
> exten => _1NXXNXXXXXX,4,Busy
>
> Please advise.
>
How about
exten => _1NXXNXXXXXX,1,Set(CALLERID(name)=I_am_the_Devil)
exten => _1NXXNXXXXXX,2,Set(CALLERID(number)=4016261150)

That works fine inside your network.  Another thing is trying to get 
that our via a Provider.  The name will not travel far.  The number maybe.

> igor
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>


-- 
Andres
Technical Support
http://www.telesip.net



More information about the asterisk-users mailing list