Displaying 1 result from an estimated 1 matches for "lbl_do_stuff3".
Did you mean:
lbl_do_stuff1
2011 Oct 05
0
Passive wait in dialplan
...-event,CHANNEL:${CHANNEL(name)}
same => n(COMMAND_SWITCH),GoToIf($["${COMMAND}"="${CMD_DOSTUFF1}"]?LBL_DO_STUFF1)
same => n,GoToIf($["${COMMAND}"="${CMD_DOSTUFF2}"]?LBL_DO_STUFF2)
same => n,GoToIf($["${COMMAND}"="${CMD_DOSTUFF3}"]?LBL_DO_STUFF3)
same => n,Wait(0.2)
same => n,GoTo(
regards, Yaroslav