add docs for new features

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9606 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-09-20 02:34:57 +00:00
parent 4b89516bce
commit 89d435c388
1 changed files with 8 additions and 0 deletions

View File

@ -18,6 +18,14 @@
</domains>
<settings>
<!-- When calls are in no media this will bring them back to media
when you press the hold button.
-->
<!--<param name="media-option" value="resume-media-on-hold"/> -->
<!-- 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"/>-->
<!-- <param name="user-agent-string" value="FreeSWITCH Rocks!"/> -->
<param name="debug" value="0"/>
<param name="sip-trace" value="no"/>