<p> Attention is currently required from: George Joseph. </p>
<p><a href="https://gerrit.asterisk.org/c/asterisk/+/15948">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="null">Patchset:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/15948?tab=comments">Patch Set #5:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">> I added one for MD5 to start, which was simple enough, but less certain about RSA. […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">All right, I've got the mechanics for this in place all right, not specifying file extensions and all, but the test suite path is getting truncated when it's running and thus the test fails for rsa:</p><p style="white-space: pre-wrap; word-wrap: break-word;">[Sep 25 19:39:36] NOTICE[3682] chan_iax2.c: Unable to find private key '/tmp/asterisk-testsuite/0f9f9409e795d0cb6da8f033b55c6b81/run_5/ast1/etc/asteris'<br>[Sep 25 19:39:36] NOTICE[3682] chan_iax2.c: No way to send secret to peer '127.0.0.1' (their methods: 4)<br>[Sep 25 19:39:36] WARNING[3682] chan_iax2.c: I don't know how to authenticate guest69 to 127.0.0.1:4569<br>[Sep 25 19:39:36] VERBOSE[3753] dial.c: Called toguest69/1000<br>[Sep 25 19:39:36] VERBOSE[3753] chan_iax2.c: Hungup 'IAX2/toguest69-8822'</p><p style="white-space: pre-wrap; word-wrap: break-word;">Indeed, looking in res_crypto.h, I can see the char array for "name" is defined to be of size 80: https://github.com/asterisk/asterisk/blob/master/res/res_crypto.c#L76</p><p style="white-space: pre-wrap; word-wrap: break-word;">It looks like this needs to be increased? Would that be all right, or is there a different way? Oddly, the file path array is larger (256), but for some reason the limit here seems to be the name, not the path, though I wasn't aware they were separate things.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/15948">change 15948</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/c/asterisk/+/15948"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I18f1f9d7c59b4f9cffa00f3b94a4c875846efd40 </div>
<div style="display:none"> Gerrit-Change-Number: 15948 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-Attention: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Sat, 25 Sep 2021 23:45:45 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Comment-In-Reply-To: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>