Re: [asterisk-ss7] How to change alphabet ANI to Numaric ANI

2010-07-26 Thread Kashif Ali
your roles wont accept abcd in CALLERID(num) On Mon, Jul 26, 2010 at 1:32 PM, Ahmad wrote: > we want to append in start four digits with every incoming number and we > want to display only four digits on those calls whose comes with alphabets. > We set the following rules > > exten => _X!,1,Set(C

[asterisk-ss7] How to change alphabet ANI to Numaric ANI

2010-07-26 Thread Ahmad
we want to append in start four digits with every incoming number and we want to display only four digits on those calls whose comes with alphabets. We set the following rules exten => _X!,1,Set(CALLERID(num)=1666${CALLERID(num)}) exten => _X!,1,GotoIf($["${CALLERID(num)}" = "Unknown"]?changeCLI