[asterisk-users] setting outbound caller ID

D'Arcy J.M. Cain darcy at Vex.Net
Thu Jun 18 12:42:45 CDT 2015


On Thu, 18 Jun 2015 11:27:08 -0600
Greg Woods <greg at gregandeva.net> wrote:
> [macro-callout]
> exten => s,1,Set(CALLERID(num)=##########)
> exten => s,2,Set(CALLERID(name)=##########)
> exten => s,3,Set(CALLERID(all)="##########" <##########>)
> exten => s,4,Dial(${PROVIDER}/"1${ARG1}",30,tr)
> exten => s,n,Hangup()

CALLERID is a read only variable.  Set the information in sip.conf in
the extension.

callerid=NAME <5555551212>


-- 
D'Arcy J.M. Cain
System Administrator, Vex.Net
http://www.Vex.Net/ IM:darcy at Vex.Net
VoIP: sip:darcy at Vex.Net



More information about the asterisk-users mailing list