<p>Joshua Colp <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/6908">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pjsip: Add tests for 'ip' option of 'identify_by' on endpoint.<br><br>This change adds two tests:<br><br>The first test sends various calls to Asterisk that initially match<br>based on the username portion of the From header. The endpoint<br>is configured to not allow it to be matched based on username.<br>Afterwards matching based on IP address occurs to a valid<br>endpoint.<br><br>The second test sends various calls to Asterisk that initially match<br>based on the source IP address of the INVITE. The endpoint is<br>configured to not allow it to be matched based on this. Afterwards<br>matching based on username occurs to a valid endpoint.<br><br>In both tests if calls work then the right endpoint has been<br>matched. If calls fail then the endpoint was matched incorrectly.<br><br>ASTERISK-27206<br><br>Change-Id: Ieb4e504b0063c723f6cdafd0f78281e33027f7ac<br>---<br>A tests/channels/pjsip/basic_calls/incoming/nominal/unauthed/ident_by_host_only/configs/ast1/extensions.conf<br>A tests/channels/pjsip/basic_calls/incoming/nominal/unauthed/ident_by_host_only/configs/ast1/pjsip.conf<br>A tests/channels/pjsip/basic_calls/incoming/nominal/unauthed/ident_by_host_only/sipp/playback_with_initial_sdp.xml<br>A tests/channels/pjsip/basic_calls/incoming/nominal/unauthed/ident_by_host_only/test-config.yaml<br>A tests/channels/pjsip/basic_calls/incoming/nominal/unauthed/ident_by_user_only/configs/ast1/extensions.conf<br>A tests/channels/pjsip/basic_calls/incoming/nominal/unauthed/ident_by_user_only/configs/ast1/pjsip.conf<br>A tests/channels/pjsip/basic_calls/incoming/nominal/unauthed/ident_by_user_only/sipp/playback_with_initial_sdp.xml<br>A tests/channels/pjsip/basic_calls/incoming/nominal/unauthed/ident_by_user_only/test-config.yaml<br>M tests/channels/pjsip/basic_calls/incoming/nominal/unauthed/tests.yaml<br>M tests/channels/pjsip/dialplan_functions/pjsip_endpoint/configs/ast1/pjsip.conf<br>10 files changed, 366 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/08/6908/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/6908">change 6908</a>. To unsubscribe, 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/6908"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ieb4e504b0063c723f6cdafd0f78281e33027f7ac </div>
<div style="display:none"> Gerrit-Change-Number: 6908 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>