[Freeswitch-svn] [commit] r6477 - freeswitch/trunk/conf/sip_profiles

Freeswitch SVN mikej at freeswitch.org
Mon Dec 3 11:14:27 EST 2007


Author: mikej
Date: Mon Dec  3 11:14:27 2007
New Revision: 6477

Modified:
   freeswitch/trunk/conf/sip_profiles/default.xml

Log:
fix typo MODENDP-49

Modified: freeswitch/trunk/conf/sip_profiles/default.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/default.xml	(original)
+++ freeswitch/trunk/conf/sip_profiles/default.xml	Mon Dec  3 11:14:27 2007
@@ -68,7 +68,7 @@
     <!--<param name="bind-params" value="transport=udp"/>-->
     
     <!--If you don't want to pass through timestampes from 1 RTP call to another (on a per call basis with rtp_rewrite_timestamps chanvar)-->
-    <!--<param name="rtp-rewrite-timestampes" value="true"/>-->
+    <!--<param name="rtp-rewrite-timestamps" value="true"/>-->
     
     <!--If you have ODBC support and a working dsn you can use it instead of SQLite-->
     <!--<param name="odbc-dsn" value="dsn:user:pass"/>-->



More information about the Freeswitch-svn mailing list