Update 340_cf.xml

This commit is contained in:
FusionPBX 2019-10-18 12:29:19 -06:00 committed by GitHub
parent 73843fa096
commit ea3576c60e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<!-- Used to transfer both legs into a conference --> <!-- Used to transfer both legs into a conference -->
<context name="{v_context}"> <context name="{v_context}">
<extension name="cf" number="cf" continue="false" app_uuid="f13df3df-bfb4-4c11-bee1-6548cd983729"> <extension name="cf" number="cf" continue="false" app_uuid="f13df3df-bfb4-4c11-bee1-6548cd983729" order="340">
<condition field="destination_number" expression="^cf$"> <condition field="destination_number" expression="^cf$">
<action application="answer"/> <action application="answer"/>
<action application="transfer" data="-both 30${dialed_extension:2} XML ${context}"/> <action application="transfer" data="-both 30${dialed_extension:2} XML ${context}"/>