mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-01 01:33:49 +00:00
9 lines
315 B
XML
9 lines
315 B
XML
<context name="{v_context}">
|
|
<extension name="echo" number="*9196" continue="false" app_uuid="1f894dfb-0567-4e20-9026-d538bbaa5261" order="350">
|
|
<condition field="destination_number" expression="^\*9196$">
|
|
<action application="answer"/>
|
|
<action application="echo"/>
|
|
</condition>
|
|
</extension>
|
|
</context>
|