[asterisk-commits] mmichelson: testsuite/asterisk/trunk r3000 - /asterisk/trunk/tests/rfc2833_dt...

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri Jan 20 16:59:47 CST 2012


Author: mmichelson
Date: Fri Jan 20 16:59:43 2012
New Revision: 3000

URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=3000
Log:
Disable strictrtp on rfc2833 tests so they will pass.


Added:
    asterisk/trunk/tests/rfc2833_dtmf_detect/configs/ast1/rtp.conf   (with props)

Added: asterisk/trunk/tests/rfc2833_dtmf_detect/configs/ast1/rtp.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/rfc2833_dtmf_detect/configs/ast1/rtp.conf?view=auto&rev=3000
==============================================================================
--- asterisk/trunk/tests/rfc2833_dtmf_detect/configs/ast1/rtp.conf (added)
+++ asterisk/trunk/tests/rfc2833_dtmf_detect/configs/ast1/rtp.conf Fri Jan 20 16:59:43 2012
@@ -1,0 +1,3 @@
+[general]
+; Turn off strictrtp so that DTMF does not get dropped
+strictrtp=no

Propchange: asterisk/trunk/tests/rfc2833_dtmf_detect/configs/ast1/rtp.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/rfc2833_dtmf_detect/configs/ast1/rtp.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/rfc2833_dtmf_detect/configs/ast1/rtp.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain




More information about the asterisk-commits mailing list