]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Move documentation to correct place
authorTravis Cross <tc@traviscross.com>
Wed, 5 Feb 2014 17:59:08 +0000 (17:59 +0000)
committerTravis Cross <tc@traviscross.com>
Wed, 5 Feb 2014 17:59:08 +0000 (17:59 +0000)
conf/vanilla/sip_profiles/internal.xml
src/mod/endpoints/mod_sofia/conf/sofia.conf.xml

index cb50d60a6a4264c1aa9b934d41e07b6ddd072633..0e1a7ccd6fe3c90e466f4f43bf934359f6d965b9 100644 (file)
@@ -38,9 +38,6 @@
     -->
     <!--<param name="media-option" value="resume-media-on-hold"/> -->
 
-    <!-- bypass again when hold is complete -->
-    <!-- <param name="media-option" value="bypass-media-after-hold"/> -->
-
     <!--
         This will allow a call after an attended transfer go back to
         bypass media after an attended transfer.
index 1b64f63bc74583f61436de2ae67980da2732c8f9..deeb0c62ccd503a20d9174deaef8dbc26677ef48 100644 (file)
@@ -78,6 +78,8 @@
         <!-- This will allow a call after an attended transfer go back to bypass
              media after an attended transfer. -->
         <!-- <param name="media-option" value="bypass-media-after-att-xfer"/> -->
+        <!-- bypass again when hold is complete -->
+        <!-- <param name="media-option" value="bypass-media-after-hold"/> -->
         <!-- <param name="user-agent-string" value="FreeSWITCH Rocks!"/> -->
         <param name="debug" value="0"/>
         <!-- If you want FreeSWITCH to shutdown if this profile fails to load,