[asterisk-users] trouble removing + sign

Stefan Tichy asterisk3 at pi4tel.de
Thu Feb 14 07:51:37 CST 2019


On Wed, Feb 13, 2019 at 06:12:58PM -0500, sean darcy wrote:
>   same => n,ExecIf($["${CALLERID(num):0:1}" = "+"]?Set(CALLERID(num) =
> ${CALLERID(num):1})

ExecIf($["${CALLERID(num):0:1}"="+"]?Set(CALLERID(num)=${CALLERID(num):1}))


> ExecIf correctly finds the comparison false(the "0"), but still executes the
> appiftrue .

Executes the appiftrue or just shows what could be executed?


-- 
Stefan Tichy  ( asterisk3 at pi4tel dot de )



More information about the asterisk-users mailing list