<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/4411/">https://reviewboard.asterisk.org/r/4411/</a>
</td>
</tr>
</table>
<br />
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<p style="margin-top: 0;">On February 10th, 2015, 12:29 p.m. EST, <b>Mark Michelson</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;">The only caveat here is that you may want to watch automated runs of the SIP info_dtmf test to be sure that on awful hardware the 5 second Wait() isn't too short for the test to complete. I suspect it will be okay though.
On a side note, I have another test to add to my list of tests that could be rewritten to not rely on timing, though :)</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;">If this turns out to be a problem then we can change the Wait() back to 5 seconds. If that is the case then I think it will be appropriate to increase the timeout for 'core stop gracefully' from 5 seconds to 10.</pre>
<br />
<p>- Corey</p>
<br />
<p>On February 9th, 2015, 12:50 p.m. EST, Corey Farrell 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 Corey Farrell.</div>
<p style="color: grey;"><i>Updated Feb. 9, 2015, 12:50 p.m.</i></p>
<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;">* Add Hangup() to priority after Dial() where needed. This prevents auto-fallthrough from playing 10 seconds of BUSY or CONGESTION tone.
* Decrease Wait(10) to Wait(5) in tests/channels/SIP/info_dtmf.
* Maintain list of AGI connections where needed so they can all be agi.finish().
* Replace calls to reactor.stop() with self.stop_reactor(), remove test.start_asterisk()/test.stop_asterisk() from main().
* Delay self.stop_reactor() in tests/channels/SIP/sip_tls_call by 2 seconds. This gives the calls enough time to end and avoid shutdown timeout.</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </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;">Ran all effected tests against Asterisk 11 with REF_DEBUG. Prior to these fixes graceful shutdown of Asterisk timed out, causing reference leaks to be reported. These tests now shutdown gracefully and have no reference leaks.</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/funcs/func_srv/run-test <span style="color: grey">(6377)</span></li>
<li>/asterisk/trunk/tests/funcs/func_presencestate/run-test <span style="color: grey">(6377)</span></li>
<li>/asterisk/trunk/tests/fastagi/stream-file/run-test <span style="color: grey">(6377)</span></li>
<li>/asterisk/trunk/tests/fastagi/database/run-test <span style="color: grey">(6377)</span></li>
<li>/asterisk/trunk/tests/fastagi/control-stream-file/run-test <span style="color: grey">(6377)</span></li>
<li>/asterisk/trunk/tests/channels/SIP/sip_tls_call/run-test <span style="color: grey">(6377)</span></li>
<li>/asterisk/trunk/tests/channels/SIP/sip_srtp/run-test <span style="color: grey">(6377)</span></li>
<li>/asterisk/trunk/tests/channels/SIP/sip_cause/configs/ast1/extensions.conf <span style="color: grey">(6377)</span></li>
<li>/asterisk/trunk/tests/channels/SIP/secure_bridge_media/run-test <span style="color: grey">(6377)</span></li>
<li>/asterisk/trunk/tests/channels/SIP/noload_res_srtp/run-test <span style="color: grey">(6377)</span></li>
<li>/asterisk/trunk/tests/channels/SIP/info_dtmf/configs/ast1/extensions.conf <span style="color: grey">(6377)</span></li>
<li>/asterisk/trunk/tests/channels/SIP/hangupcause/configs/ast1/extensions.conf <span style="color: grey">(6377)</span></li>
<li>/asterisk/trunk/tests/channels/SIP/generic_ccss/configs/ast1/extensions.conf <span style="color: grey">(6377)</span></li>
</ul>
<p><a href="https://reviewboard.asterisk.org/r/4411/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>