<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="https://reviewboard.asterisk.org/r/3965/">https://reviewboard.asterisk.org/r/3965/</a>
</td>
</tr>
</table>
<br />
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<p style="margin-top: 0;">On September 5th, 2014, 12:44 p.m. CDT, <b>Scott Griepentrog</b> wrote:</p>
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">On fresh trunk (on centos6 64bit) I'm getting a failure on cdr_bridge_multi while no other cdr tests are failing.
--> Running test 'tests/cdr/cdr_bridge_multi' ...
Making sure Asterisk isn't running ...
Making sure SIPp isn't running...
Running ['./lib/python/asterisk/test_runner.py', 'tests/cdr/cdr_bridge_multi'] ...
[Sep 05 12:38:11] WARNING[59911]: asterisk:405 __send_kill: Sending KILL to Asterisk 127.0.0.1
[Sep 05 12:38:11] WARNING[59911]: astcsv:128 match: CSV MATCH FAILED, different number of records, self=18 and other=23
[Sep 05 12:38:11] ERROR[59911]: cdr:91 match_cdrs: Master.csv: actual did not match expected.
Test ['./lib/python/asterisk/test_runner.py', 'tests/cdr/cdr_bridge_multi', 'SVN-trunk-r422647'] failed
</pre>
</blockquote>
</blockquote>
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Did you apply the patch from 3964?</pre>
<br />
<p>- opticron</p>
<br />
<p>On September 1st, 2014, 12:19 p.m. CDT, Matt Jordan wrote:</p>
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('https://reviewboard.asterisk.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
<tr>
<td>
<div>Review request for Asterisk Developers.</div>
<div>By Matt Jordan.</div>
<p style="color: grey;"><i>Updated Sept. 1, 2014, 12:19 p.m.</i></p>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-24241">ASTERISK-24241</a>
</div>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt;">Repository: </b>
testsuite
</div>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This patch tests CDRs for channels in a multi-party bridge. It reproduces the bug on ASTERISK-24241, and passes with the patch on r3964. The test:
* Makes 5 Local channels, and adds them to a multi-party bridge via ARI.
* It then takes channels 0 and 3 and removes from the bridge
* It then re-adds channels 0 and 3
* Upon having all 5 channels back in the multi-party bridge, it removes them all, hangs them up, and deletes the bridge.
The test verifies that the expected CDRs are generated.</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>/asterisk/trunk/tests/cdr/tests.yaml <span style="color: grey">(5539)</span></li>
<li>/asterisk/trunk/tests/cdr/cdr_bridge_multi/test-config.yaml <span style="color: grey">(PRE-CREATION)</span></li>
<li>/asterisk/trunk/tests/cdr/cdr_bridge_multi/configs/ast1/extensions.conf <span style="color: grey">(PRE-CREATION)</span></li>
<li>/asterisk/trunk/tests/cdr/cdr_bridge_multi/cdr_bridge_multi.py <span style="color: grey">(PRE-CREATION)</span></li>
</ul>
<p><a href="https://reviewboard.asterisk.org/r/3965/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>