2014-02-10 22:09:49 +01:00
|
|
|
<context name="{v_context}">
|
2019-10-18 20:26:15 +02:00
|
|
|
<extension name="xfer_vm" number="xfer_vm" continue="false" app_uuid="44a4b26d-9e13-41dc-8405-7ff2e4a215e0" order="320">
|
2012-07-11 10:51:54 +02:00
|
|
|
<condition field="destination_number" expression="^xfer_vm$">
|
2012-07-10 20:27:27 +02:00
|
|
|
<action application="read" data="2 6 'tone_stream://%(10000,0,350,440)' digits 30000 #"/>
|
|
|
|
|
<action application="set" data="origination_cancel_key=#"/>
|
|
|
|
|
<action application="set" data="domain_name=${transfer_context}"/>
|
|
|
|
|
<action application="export" data="domain_name=${transfer_context}"/>
|
|
|
|
|
<action application="transfer" data="-bleg *99${digits} XML ${transfer_context}"/>
|
|
|
|
|
</condition>
|
|
|
|
|
</extension>
|
2019-10-18 20:26:15 +02:00
|
|
|
</context>
|