Displaying 1 result from an estimated 1 matches for "verify_human".
2018 Jul 13
2
Withholding Answer Supervision
.../n&Local/5 at dial_call_center/n,,gm)
same => n,Goto(2)
[dial_call_center]
Exten => _X,1,Set(CALLERID(num)=18005551212)
same => n,Wait(${RAND(0,1)}.${RAND(10,99)})
same => n,Set(__uid=${MD5(${SIPCALLID}_${UNIQUEID}_${CHANNEL})})
same => n,Dial(SIP/${CLIENT}@1.1.1.1:5080,,gU(verify_human))
[verify_human]
Exten => s,1,Noop()
same => n,MixMonitor(/tmp/TO_CALL_CENTER_${uid}-${EPOCH}_SECOND.WAV)
same => n,AMD
same => n,ExecIf($["${AMDSTATUS}" != "FOUND"]?Hangup(16)))
same => n,DumpChan()
-------------- next part --------------
An HTML attachment...