2012-07-10 20:27:27 +02:00
|
|
|
<!-- Used to transfer both legs into a conference -->
|
2023-04-21 05:07:02 +02:00
|
|
|
<extension name="cf" number="cf" context="global" continue="false" app_uuid="f13df3df-bfb4-4c11-bee1-6548cd983729" global="true" order="340">
|
2023-03-27 22:14:36 +02:00
|
|
|
<condition field="destination_number" expression="^cf$">
|
|
|
|
|
<action application="answer"/>
|
|
|
|
|
<action application="transfer" data="-both 30${dialed_extension:2} XML ${context}"/>
|
|
|
|
|
</condition>
|
|
|
|
|
</extension>
|