Context tag deprecated use context attribute
This commit is contained in:
parent
3bd64de10b
commit
050e242a13
|
|
@ -1,4 +1,3 @@
|
|||
<context name="${domain_name}">
|
||||
<extension name="talking clock time" number="*9170" context="global" app_uuid="ce1786ff-1965-4c18-998a-27a381623534" global="true" order="540">
|
||||
<condition field="destination_number" expression="^\*9170$">
|
||||
<action application="answer"/>
|
||||
|
|
@ -7,4 +6,3 @@
|
|||
<action application="hangup"/>
|
||||
</condition>
|
||||
</extension>
|
||||
</context>
|
||||
|
|
|
|||
Loading…
Reference in New Issue