[Asterisk-Users] add 0 (zero) to incoming callerID - how?
Matt Riddell
matt.riddell at sineapps.com
Wed Sep 21 21:46:04 MST 2005
Michiel van Baak wrote:
> On 02:57, Thu 22 Sep 05, Matt Riddell wrote:
>>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${CALLERIDNUM})
>>exten => s,3,...
>
>
> And when using CVS head this will become:
> exten => s,1,Set(CALLERID(number)=0${CALLERIDNUM})
> exten => s,2,.........
Now, which do you think looks nicest? The newest and greatest?
Hmmmm....
--
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