From 02e6abe6e5f8f49e80f45f91a12fe1a7eac2cca3 Mon Sep 17 00:00:00 2001
From: Brian West <brian@freeswitch.org>
Date: Fri, 28 Dec 2007 17:37:36 +0000
Subject: [PATCH] add this to example

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7000 d0543943-73ff-0310-b7d9-9358b9ac24b2
---
 conf/sip_profiles/default.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/sip_profiles/default.xml b/conf/sip_profiles/default.xml
index d2b8d32804..cd2cc6ad6c 100644
--- a/conf/sip_profiles/default.xml
+++ b/conf/sip_profiles/default.xml
@@ -58,7 +58,7 @@
     
     <!--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-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-->
     <!--<param name="odbc-dsn" value="dsn:user:pass"/>-->