Displaying 1 result from an estimated 1 matches for "hhttrm".
Did you mean:
hhctrl
2020 Feb 05
1
Hangup hook to put back a call into a queue
...to call but immediately hangup.
first of all, in this case when in the hangup handler I will NOT like to
hangup how should I finish the marco?:
Hangup
Return
MacroExit
how to redirect the call to the queue?:
Queue(1000)
ChannelRedirect(${CHANNEL},,1000,1)
Gosub(ext-intercom,*801000,1())
dial-one,HhTtrM(auto-blkvm),1000
and what is the reason I can’t put the call back to the queue?
I know that I'm already in the hangup sequence, but still wouldn't like
to hangup.
or this can't be done in the hangup handler?
thank you for your help in advance.
regards.
--
Levente...