<p style="white-space: pre-wrap; word-wrap: break-word;">The DUNDi documentation also needs to be updated with this new functionality.</p><p>Patch set 2:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.asterisk.org/10860">View Change</a></p><p>4 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.asterisk.org/#/c/10860/2/pbx/pbx_dundi.c">File pbx/pbx_dundi.c:</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/10860/2/pbx/pbx_dundi.c@186">Patch Set #2, Line 186:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">static int netsocket = -1;<br>static int netsocket2 = -1;<br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">It should be documented here in comment what each socket is for</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/10860/2/pbx/pbx_dundi.c@2221">Patch Set #2, Line 2221:</a> <code style="font-family:monospace,monospace"> if (!socket_read_id2) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">This is the reversed logic to what it should be</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/10860/2/pbx/pbx_dundi.c@4976">Patch Set #2, Line 4976:</a> <code style="font-family:monospace,monospace">          } else if (!strcasecmp(v->name, "bindaddr2")) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">This isn't a particularly good name for this. This is really a bind address for IPv6, while bindaddr is for IPv4.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/10860/2/pbx/pbx_dundi.c@5195">Patch Set #2, Line 5195:</a> <code style="font-family:monospace,monospace">                       ast_log(LOG_ERROR, "bind & bind2 ip protocol should be different\n");</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">This should be more explicit about what is needed. You have explicit logic that expects the second one to be IPv6.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/10860">change 10860</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/10860"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I5d6e6b52dbe51415046bb3953fd16f5b421bc2e1 </div>
<div style="display:none"> Gerrit-Change-Number: 10860 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Kirsty Tyerman <kirsty.tyerman@boeing.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: Joshua C. Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 11 Jan 2019 14:27:21 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>