[Freeswitch-svn] [commit] r9317 - freeswitch/trunk/conf/sip_profiles
Freeswitch SVN
brian at freeswitch.org
Sun Aug 17 20:44:11 EDT 2008
Author: brian
Date: Sun Aug 17 20:44:10 2008
New Revision: 9317
Modified:
freeswitch/trunk/conf/sip_profiles/internal-ipv6.xml
freeswitch/trunk/conf/sip_profiles/internal.xml
Log:
doh
Modified: freeswitch/trunk/conf/sip_profiles/internal-ipv6.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/internal-ipv6.xml (original)
+++ freeswitch/trunk/conf/sip_profiles/internal-ipv6.xml Sun Aug 17 20:44:10 2008
@@ -25,7 +25,7 @@
<!--<param name="apply-register-acl" value="domains"/>-->
<!--<param name="dtmf-type" value="info"/>-->
<param name="record-template" value="$${base_dir}/recordings/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>
- <!--enable to use presense and mwi -->
+ <!--enable to use presence and mwi -->
<param name="manage-presence" value="true"/>
<!-- This setting is for AAL2 bitpacking on G726 -->
<!-- <param name="bitpacking" value="aal2"/> -->
Modified: freeswitch/trunk/conf/sip_profiles/internal.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/internal.xml (original)
+++ freeswitch/trunk/conf/sip_profiles/internal.xml Sun Aug 17 20:44:10 2008
@@ -43,7 +43,7 @@
<!--<param name="apply-register-acl" value="domains"/>-->
<!--<param name="dtmf-type" value="info"/>-->
<param name="record-template" value="$${base_dir}/recordings/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>
- <!--enable to use presense and mwi -->
+ <!--enable to use presence and mwi -->
<param name="manage-presence" value="true"/>
<!-- This setting is for AAL2 bitpacking on G726 -->
<!-- <param name="bitpacking" value="aal2"/> -->
More information about the Freeswitch-svn
mailing list