Move documentation to correct place
This commit is contained in:
parent
8a7a2d95c7
commit
5e8fe326c7
|
@ -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.
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue