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

Freeswitch SVN brian at freeswitch.org
Tue Oct 28 05:53:48 EDT 2008


Author: brian
Date: Tue Oct 28 05:53:46 2008
New Revision: 10176

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

Log:
timestampes eh

Modified: freeswitch/trunk/conf/sip_profiles/internal.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/internal.xml	(original)
+++ freeswitch/trunk/conf/sip_profiles/internal.xml	Tue Oct 28 05:53:46 2008
@@ -94,7 +94,7 @@
     <!-- TLS version ("sslv23" (default), "tlsv1"). NOTE: Phones may not work with TLSv1 -->
     <param name="tls-version" value="$${sip_tls_version}"/>
     
-    <!--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)-->
+    <!--If you don't want to pass through timestamps from 1 RTP call to another (on a per call basis with rtp_rewrite_timestamps chanvar)-->
     <!--<param name="rtp-rewrite-timestamps" value="true"/>-->
     <!--<param name="pass-rfc2833" value="true"/>-->
     <!--If you have ODBC support and a working dsn you can use it instead of SQLite-->



More information about the Freeswitch-svn mailing list