mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-03 03:40:27 +00:00
remove cruff for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5937 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
0d56432844
commit
c53d6f7eff
@ -94,14 +94,6 @@
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
<!-- Call the FreeSWITCH conference via SIP -->
|
||||
<extension name="FreeSWITCH Conference SIP">
|
||||
<condition field="destination_number" expression="^42$">
|
||||
<action application="set" data="bypass_media=true"/>
|
||||
<action application="bridge" data="sofia/$${sip_profile}/42@conference.freeswitch.org"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
<!-- Call the FreeSWITCH conference via IAX -->
|
||||
<!--<extension name="FreeSWITCH Conference IAX">-->
|
||||
<!--<condition field="destination_number" expression="^8888$">-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user