[asterisk-users] Help with GotoIf Command

Doug Lytle support at drdos.info
Wed Sep 5 04:43:42 CDT 2012


David Klaverstyn wrote:
>
> exten => s,1,GotoIf($["${CALLERID(name)}" = "${CALLERID(num)}"]?:3)
>

exten => s,1,NoOP(${CALLERID(name)})
exten => s,n,NoOP(${CALLERID(num)})

Will probably give you some clues.

Doug

-- 
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."




More information about the asterisk-users mailing list