git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12355 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-03-02 16:40:21 +00:00
parent b74997252a
commit 9557fa98d3
1 changed files with 1 additions and 1 deletions

View File

@ -368,7 +368,7 @@
</extension>
<!-- 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$">
<action application="conference" data="bridge:mydynaconf:sofia/${use_profile}/1234@conference.freeswitch.org"/>
</condition>