search for: screen_call_to

Displaying 1 result from an estimated 1 matches for "screen_call_to".

2009 Mar 06
1
GoSub & Queue
...3,6) exten => s,n,Playback(screen-please-hold) exten => s,n,Return [screencallee] exten => s,1,answer exten => s,2,Set(GOSUB_RESULT=CONTINUE); set default to continue so that if something funky happens the call is returned to the queue exten => s,3,background(screen-call-for&${SCREEN_CALL_TO}&from&${SCREEN_FILE}&screen-press-1-connect&screen-press-2-hold&screen-press-3-voicemail&/screen-press-4-hangup) exten => s,4,WaitExten(20) ;; Connect the caller exten => 1,1,Set(GOSUB_RESULT="") exten => 1,2,Return ;; Put Caller on Hold exten => 2,1,Se...