mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-06 02:22:56 +00:00
tweak, and yes this works too ;)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7874 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
5e72622d55
commit
9b89d760c9
@ -142,7 +142,7 @@
|
|||||||
<extension name="cf">
|
<extension name="cf">
|
||||||
<condition field="destination_number" expression="^cf$">
|
<condition field="destination_number" expression="^cf$">
|
||||||
<action application="answer"/>
|
<action application="answer"/>
|
||||||
<action application="transfer" data="-both 3000"/>
|
<action application="transfer" data="-both 30${dialed_extension:2}"/>
|
||||||
</condition>
|
</condition>
|
||||||
</extension>
|
</extension>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user