fix typo MODENDP-49

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6477 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-12-03 16:14:27 +00:00
parent 4711b1ab3d
commit 947615a9ac
1 changed files with 1 additions and 1 deletions

View File

@ -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"/>-->