mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update 250_conf-xfer.xml
This commit is contained in:
@@ -11,7 +11,7 @@ Control DTMF sequence
|
||||
`*#` transfer `self` to conference room and hangup `peer` leg
|
||||
-->
|
||||
<context name="conf-xfer@{v_context}">
|
||||
<extension name="conf-xfer" number="" continue="false" app_uuid="04e6a380-a27e-4032-bedf-f5b2249ea54d" enabled="false">
|
||||
<extension name="conf-xfer" number="" continue="false" app_uuid="04e6a380-a27e-4032-bedf-f5b2249ea54d" enabled="false" order="250">
|
||||
|
||||
<condition field="destination_number" expression="^conf_add_begin$" break="on-true">
|
||||
<action application="set" data="api_result=${conference(${conf_xfer_number} unmute ${conference_member_id} quiet)}"/>
|
||||
@@ -69,4 +69,4 @@ Control DTMF sequence
|
||||
</condition>
|
||||
|
||||
</extension>
|
||||
</context>
|
||||
</context>
|
||||
|
||||
Reference in New Issue
Block a user