Displaying 1 result from an estimated 1 matches for "requestedcount".
Did you mean:
request_count
2017 Feb 24
2
BUG or ???
...29})
exten => h,4,Macro(hangupcall,)
;--== end of [ext-queues] ==--;
so when i execute it got
-- Executing [h at ext-queues:1] NoOp("SIP/100-00000050", "100") in new stack
-- Executing [h at ext-queues:2] ExecIf("SIP/100-00000050",
"0?Set(var29=[{"RequestedCount":0,"MissedCount":7,"Total":7}])")
in new stack
-- Executing [h at ext-queues:3] NoOp("SIP/100-00000050", "") in new stack
-- Executing [h at ext-queues:4] Macro("SIP/100-00000050", "hangupcall,")
in new st
U can see th...