<p>Kevin Harwell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/10551">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">chanspy_barge: rewrite to remove pjsua dependency<br><br>When Asterisk was upgraded to use pjproject 2.8 a patch that was made to pjsua<br>caused pjsua to default to a TCP transport. This caused any testsuite test that<br>spawned pjsua as an endpoint to start to fail as they were using UDP (e.g.<br>chanspy_barge). An easy solution here is to set those particular tests to pass<br>the '--no-tcp' option to pjsua.<br><br>However, at some point we want to remove the dependency to pjsua altogther from<br>the testsuite. That being the case the chanspy_barge test has been rewritten to<br>not longer use pjsua. Instead this test just now uses local channels to test the<br>"barge" functionality.<br><br>ASTERISK-28096<br><br>Change-Id: Ia4ab4e37b867cc6b4cd7351e22adc3862d4b34eb<br>---<br>M tests/apps/chanspy/chanspy_barge/configs/ast1/extensions.conf<br>D tests/apps/chanspy/chanspy_barge/configs/ast1/rtp.conf<br>D tests/apps/chanspy/chanspy_barge/configs/ast1/sip.conf<br>D tests/apps/chanspy/chanspy_barge/run-test<br>D tests/apps/chanspy/chanspy_barge/sounds/talking.wav<br>M tests/apps/chanspy/chanspy_barge/test-config.yaml<br>6 files changed, 71 insertions(+), 214 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/51/10551/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/10551">change 10551</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/10551"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ia4ab4e37b867cc6b4cd7351e22adc3862d4b34eb </div>
<div style="display:none"> Gerrit-Change-Number: 10551 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 (1000185) </div>