Ignore Early Media is required here
This commit is contained in:
parent
c6a4ddd0ba
commit
f790cbf20c
|
@ -555,6 +555,7 @@
|
|||
<!-- Demonstration of how to override the ringback in various situations -->
|
||||
<extension name="wait">
|
||||
<condition field="destination_number" expression="^wait$">
|
||||
<action application="set" data="ignore_early_media=true"/>
|
||||
<action application="pre_answer"/>
|
||||
<action application="sleep" data="20000"/>
|
||||
<action application="answer"/>
|
||||
|
|
Loading…
Reference in New Issue