search for: 2874e477

Displaying 1 result from an estimated 1 matches for "2874e477".

2013 Jul 03
2
Question on AEL2 string comparisons
I have this code in a dial plan: exten => _417XX,n,GotoIf($["${CALLERID(num)}" > "SIP/41799"]?notfromlocal) exten => _417XX,n,GotoIf($["${CALLERID(num)}" < "SIP/41700"]?notfromlocal) The value of "${CALLERID(num)}" appears to be "SIP/41712-00000181" -- Executing [41720 at from-internal:5]