[Asterisk-Users] add 0 (zero) to incoming callerID - how?

Matt Riddell matt.riddell at sineapps.com
Wed Sep 21 07:57:25 MST 2005


Tomasz Chmielewski wrote:
> How can I manipulate the incoming callerID number (and add 0 before it)?

exten => s,1,Answer()
exten => s,2,SetCIDNum(0${CIDNUM})
exten => s,3,...

-- 
Cheers,

Matt Riddell
_______________________________________________

http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)



More information about the asterisk-users mailing list