Enable rtp-rewrite-timestamps for the internal profile of FreeSWITCH
This commit is contained in:
parent
b2afdf54e1
commit
c90b50af72
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@
|
|||
<!--<param name="rtp-autoflush-during-bridge" value="false"/>-->
|
||||
|
||||
<!--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="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"/>-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue