[asterisk-commits] mjordan: testsuite/asterisk/trunk r5549 - /asterisk/trunk/tests/channels/SIP/...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Sep 5 19:05:40 CDT 2014
Author: mjordan
Date: Fri Sep 5 19:05:37 2014
New Revision: 5549
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=5549
Log:
channels/SIP/session_timers/uac_refresher_at_200: Update min version
This test was added for bug ASTERISK-22551, which was fixed in
Asterisk 1.8.29.0. As such, it shouldn't execute for earlier 1.8 versions.
Modified:
asterisk/trunk/tests/channels/SIP/session_timers/uac_refresher_at_200/test-config.yaml
Modified: asterisk/trunk/tests/channels/SIP/session_timers/uac_refresher_at_200/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/channels/SIP/session_timers/uac_refresher_at_200/test-config.yaml?view=diff&rev=5549&r1=5548&r2=5549
==============================================================================
--- asterisk/trunk/tests/channels/SIP/session_timers/uac_refresher_at_200/test-config.yaml (original)
+++ asterisk/trunk/tests/channels/SIP/session_timers/uac_refresher_at_200/test-config.yaml Fri Sep 5 19:05:37 2014
@@ -4,7 +4,7 @@
"This test verifies that the timer starts at 200 and not at INVITE."
properties:
- minversion: '1.8.0'
+ minversion: '1.8.29.0'
dependencies:
- python : 'twisted'
- python : 'starpy'
More information about the asterisk-commits
mailing list