[Freeswitch-svn] [commit] r9606 - freeswitch/trunk/conf/sip_profiles
Freeswitch SVN
brian at freeswitch.org
Fri Sep 19 22:34:58 EDT 2008
Author: brian
Date: Fri Sep 19 22:34:57 2008
New Revision: 9606
Modified:
freeswitch/trunk/conf/sip_profiles/internal.xml
Log:
add docs for new features
Modified: freeswitch/trunk/conf/sip_profiles/internal.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/internal.xml (original)
+++ freeswitch/trunk/conf/sip_profiles/internal.xml Fri Sep 19 22:34:57 2008
@@ -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"/>
More information about the Freeswitch-svn
mailing list