[Asterisk-Users] SetCallerID({$NEWCALLERID})
Chee Foong
cheefoong at ip-vox.com
Thu Mar 10 20:34:31 MST 2005
SetCallerID({$NEWCALLERID})should use ${NEWCALLERID}
NOTE: $ come before {
Foong
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com]On Behalf Of Steven Frazier
Sent: Friday, March 11, 2005 11:23 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] SetCallerID({$NEWCALLERID})
I am trying to SetCallerID to a variable I have defined. This obviously
is wrong. It actually sets the caller ID to $NEWCALLERID. I have search
through the examples on wiki but wasn't able to find something similar to
see what I was doing wrong. Could someone tell me the correct way to
SetCallerID to a defined variable?
exten => 2125551212,5,SetCallerID({$NEWCALLERID})
exten => 2125551212,6,Noop(${CALLERID})
Actually shows $NEWCALLERID instead of the contents of $NEWCALLERID.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050310/2f80184a/attachment.htm
More information about the asterisk-users
mailing list