2016-03-11 12:49:17 +01:00
|
|
|
|
<context name="{v_context}">
|
2019-10-18 20:22:55 +02:00
|
|
|
|
<extension name="att_xfer" number="att_xfer" continue="false" app_uuid="7bd7a113-0afc-406a-b4a7-33077c22ac39" order="310">
|
2012-07-10 20:27:27 +02:00
|
|
|
|
<condition field="destination_number" expression="^att_xfer$">
|
|
|
|
|
|
<action application="read" data="2 6 'tone_stream://%(10000,0,350,440)' digits 30000 #"/>
|
|
|
|
|
|
<action application="set" data="origination_cancel_key=#"/>
|
|
|
|
|
|
<!-- sends it to the correct domain but public context-->
|
2015-03-23 05:29:09 +01:00
|
|
|
|
<!--<action application="set" data="domain_name=${transfer_context}"/>-->
|
|
|
|
|
|
<!--<action application="att_xfer" data="sofia/internal/${digits}@${transfer_context}"/>-->
|
|
|
|
|
|
<action application="att_xfer" data="user/${digits}@${domain_name}"/>
|
2012-07-10 20:27:27 +02:00
|
|
|
|
</condition>
|
|
|
|
|
|
</extension>
|
2015-03-22 21:26:22 +01:00
|
|
|
|
</context>
|