]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
timestampes eh
authorBrian West <brian@freeswitch.org>
Tue, 28 Oct 2008 09:53:46 +0000 (09:53 +0000)
committerBrian West <brian@freeswitch.org>
Tue, 28 Oct 2008 09:53:46 +0000 (09:53 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10176 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/sip_profiles/internal.xml

index 9d56d1ec86d304fa7f5aac2c774eaedfacff7031..45752926f422ebeb38cce8ddac05c330ee3c200b 100644 (file)
@@ -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-->