mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-16 05:07:06 +00:00
typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12355 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
b74997252a
commit
9557fa98d3
@ -368,7 +368,7 @@
|
|||||||
</extension>
|
</extension>
|
||||||
|
|
||||||
<!-- Create a conference on the fly and pull someone in at the same time. -->
|
<!-- Create a conference on the fly and pull someone in at the same time. -->
|
||||||
<extension name="dyanmic conference">
|
<extension name="dynamic_conference">
|
||||||
<condition field="destination_number" expression="^5001$">
|
<condition field="destination_number" expression="^5001$">
|
||||||
<action application="conference" data="bridge:mydynaconf:sofia/${use_profile}/1234@conference.freeswitch.org"/>
|
<action application="conference" data="bridge:mydynaconf:sofia/${use_profile}/1234@conference.freeswitch.org"/>
|
||||||
</condition>
|
</condition>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user