[asterisk-commits] mjordan: testsuite/asterisk/trunk r2975 - /asterisk/trunk/tests/channels/SIP/...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Dec 29 14:14:06 CST 2011
Author: mjordan
Date: Thu Dec 29 14:14:02 2011
New Revision: 2975
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=2975
Log:
Only execute codec negotiation in 1.8.9+
Modified:
asterisk/trunk/tests/channels/SIP/codec_negotiation/test-config.yaml
Modified: asterisk/trunk/tests/channels/SIP/codec_negotiation/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/channels/SIP/codec_negotiation/test-config.yaml?view=diff&rev=2975&r1=2974&r2=2975
==============================================================================
--- asterisk/trunk/tests/channels/SIP/codec_negotiation/test-config.yaml (original)
+++ asterisk/trunk/tests/channels/SIP/codec_negotiation/test-config.yaml Thu Dec 29 14:14:02 2011
@@ -5,6 +5,6 @@
negotiation.'
properties:
- minversion: '1.8'
+ minversion: '1.8.9'
dependencies:
- app : 'sipp'
More information about the asterisk-commits
mailing list