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
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