[asterisk-commits] may: branch may/ooh323_ipv6_direct_rtp r349924 - /team/may/ooh323_ipv6_direct...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Jan 6 14:32:28 CST 2012
Author: may
Date: Fri Jan 6 14:32:24 2012
New Revision: 349924
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=349924
Log:
cosmetic changes in options descriptions in the sample config
Modified:
team/may/ooh323_ipv6_direct_rtp/configs/ooh323.conf.sample
Modified: team/may/ooh323_ipv6_direct_rtp/configs/ooh323.conf.sample
URL: http://svnview.digium.com/svn/asterisk/team/may/ooh323_ipv6_direct_rtp/configs/ooh323.conf.sample?view=diff&rev=349924&r1=349923&r2=349924
==============================================================================
--- team/may/ooh323_ipv6_direct_rtp/configs/ooh323.conf.sample (original)
+++ team/may/ooh323_ipv6_direct_rtp/configs/ooh323.conf.sample Fri Jan 6 14:32:24 2012
@@ -155,12 +155,15 @@
;
; direct rtp between two remote peers, disabled by default
+; can be specified globally or per peer/user section
;
directmedia=no
;
-; early direct rtp, disabled by default, auto enabled by directmedia is enabled
+; early direct rtp (try to establish direct rtp before asnwer)
+; disabled by default, auto enabled by directmedia is enabled
; can be disabled escpecially if directmedia is enabled.
-; can be specified globally or peer/user section
+; can be specified globally or per peer/user section
+;
;
directrtpsetup=no
More information about the asterisk-commits
mailing list