ok its bed time..
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6945 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
4c424f3f10
commit
7ed6c3f4fd
|
@ -42,7 +42,6 @@
|
||||||
</condition>
|
</condition>
|
||||||
</extension>
|
</extension>
|
||||||
|
|
||||||
|
|
||||||
<extension name="eavesdrop">
|
<extension name="eavesdrop">
|
||||||
<condition field="destination_number" expression="^88(.*)$|^\*0(.*)$">
|
<condition field="destination_number" expression="^88(.*)$|^\*0(.*)$">
|
||||||
<action application="answer"/>
|
<action application="answer"/>
|
||||||
|
@ -133,7 +132,7 @@
|
||||||
</extension>
|
</extension>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
start a dynamic conference with the settings of th "default" conference profile in conference.conf.xml
|
start a dynamic conference with the settings of the "default" conference profile in conference.conf.xml
|
||||||
-->
|
-->
|
||||||
<extension name="conferences">
|
<extension name="conferences">
|
||||||
<condition field="destination_number" expression="^(3\d{3})$">
|
<condition field="destination_number" expression="^(3\d{3})$">
|
||||||
|
|
Loading…
Reference in New Issue