]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
typo
authorBrian West <brian@freeswitch.org>
Mon, 2 Mar 2009 16:40:21 +0000 (16:40 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 2 Mar 2009 16:40:21 +0000 (16:40 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12355 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/dialplan/default.xml

index c31d644f63d3cf47ef08be522b00062c5e0fcb47..21c2e3209239dd51db981d8e1d17f0adc44869ea 100644 (file)
     </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>