[asterisk-users] Voicemail: saycid without prefix

Luca Bertoncello lucabert at lucabert.de
Mon Jul 6 11:25:29 CDT 2015


John Kiniston <johnkiniston at gmail.com> schrieb:

> The easiest solution may be to strip the leading zero's off your caller ID
> before your caller enters the Voicemail app to leave you a message.
> 
> 
> ExecIf(REGEX("^[0][0]."
> ${CALLERID(NUM)})?Set(CALLERID(num)=${CALLERID(NUM):2}))

Thanks!

I already had this idea and implemented it.
It works...

Regards
Luca Bertoncello
(lucabert at lucabert.de)



More information about the asterisk-users mailing list