[asterisk-users] Asterisk 1.2.13 Caller ID problem

Igor Shmukler igor.shmukler at gmail.com
Fri Mar 16 10:43:15 MST 2007


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.

igor


More information about the asterisk-users mailing list