group_confirm_cancel_timeout
Created by Ryan Harris, last modified on 2018.02.07
group_confirm_cancel_timeout
integer If set, cancels leg_timeout after the call is answered. originate_timeout still remains active.
When using group confirm, a call passes through three phases:
- Call is ringing.
- Call is answered, waiting to be confirmed.
- Call is confirmed and bridged.
However, if you do
<action application="set" data="group_confirm_cancel_timeout=1"/>
then the timeout will only apply to phase 1. So, once phase 1 is crossed, leg_timeout
counter stops.