[asterisk-users] callerid overwrite
motty cruz
motty.cruz at gmail.com
Tue Jan 28 12:55:58 CST 2014
Hi all,
I'm having issues with overwrite caller id, when I call someone my caller
id should be "mycompanyinc" but instead my id shows up as my extension
number 101.
this is what i have in sip.conf
[101]
type=friend
context=sipphones
call-limit=99
callerid="iuser 101"
disallow=all
allow=ulaw
allow=alaw
username=101
secret=Passwd
dtmfmode=rfc2833
host=dynamic
mailbox=101 at default
nat=yes
canreinvite=no
this is what i have in extensions.conf
[outbound]
exten => _91NXXNXXXXXX,1,Set(CALLERID(num)=mycompanyinc)
exten => _91NXXNXXXXXX,2,Dial(SIP/att/${EXTEN:1},80)
exten => _9NXXXXXX,1,Set(CALLERID(num)=mycompanyinc)
exten => _9NXXXXXX,2,Dial(SIP/att/${EXTEN:1},80)
any ideas? as this happens random,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140128/a474fc83/attachment.html>
More information about the asterisk-users
mailing list