tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10242 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
efcf882f5a
commit
5598254651
|
@ -23,7 +23,7 @@
|
|||
<extension name="cf">
|
||||
<condition field="destination_number" expression="^cf$">
|
||||
<action application="answer"/>
|
||||
<action application="transfer" data="-both 30${dialed_ext:2} XML default"/>
|
||||
<action application="transfer" data="-both 30${dialed_extension:2} XML default"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
|
|
Loading…
Reference in New Issue