[asterisk-commits] dvossel: testsuite/asterisk/trunk r506 - /asterisk/trunk/tests/chanspy/chansp...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Jul 19 17:37:18 CDT 2010
Author: dvossel
Date: Mon Jul 19 17:37:15 2010
New Revision: 506
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=506
Log:
fixes incorrectly formated yaml for chanspy test
Modified:
asterisk/trunk/tests/chanspy/chanspy_w_mixmonitor/test-config.yaml
Modified: asterisk/trunk/tests/chanspy/chanspy_w_mixmonitor/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/chanspy/chanspy_w_mixmonitor/test-config.yaml?view=diff&rev=506&r1=505&r2=506
==============================================================================
--- asterisk/trunk/tests/chanspy/chanspy_w_mixmonitor/test-config.yaml (original)
+++ asterisk/trunk/tests/chanspy/chanspy_w_mixmonitor/test-config.yaml Mon Jul 19 17:37:15 2010
@@ -3,11 +3,11 @@
description: |
'This test verifies basic functionality of using both ChanSpy
and MixMonitor on the same channel. Three pjsua end points call
- into Asterisk playing back an audio file. As each end point
- calls and hangs up the ChanSpy channel attaches to a different
- channel. After all three end points have been spied on the
- MixMonitor audio file is analyzed to verify there was audio
- recorded.'
+ into Asterisk playing back an audio file. As each end point
+ calls and hangs up the ChanSpy channel attaches to a different
+ channel. After all three end points have been spied on the
+ MixMonitor audio file is analyzed to verify there was audio
+ recorded.'
properties:
minversion: '1.6.2'
More information about the asterisk-commits
mailing list