<p>Joshua Colp <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/12854">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Corey Farrell: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved; Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">chan_sip:  Update links referenced in deprecation notice<br><br>The links in the deprecation notice were the shortened<br>variety but it makes better sense to show the unshortened<br>links as they're more descriptive.<br><br>I.E.<br>wiki.asterisk.org/wiki/display/AST/Migrating+from+chan_sip+to+res_pjsip<br>rather than<br>wiki.asterisk.org/wiki/x/tAHOAQ<br><br>Change-Id: If2da5d5243e2d4a6f193b15691d23e7e5a7c57a9<br>---<br>M channels/chan_sip.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/chan_sip.c b/channels/chan_sip.c</span><br><span>index 5271786..9f01b51 100644</span><br><span>--- a/channels/chan_sip.c</span><br><span>+++ b/channels/chan_sip.c</span><br><span>@@ -35349,8 +35349,8 @@</span><br><span> {</span><br><span>   ast_log(LOG_WARNING, "chan_sip has no official maintainer and is deprecated.  Migration to\n");</span><br><span>    ast_log(LOG_WARNING, "chan_pjsip is recommended.  See guides at the Asterisk Wiki:\n");</span><br><span style="color: hsl(0, 100%, 40%);">-       ast_log(LOG_WARNING, "https://wiki.asterisk.org/wiki/x/tAHOAQ\n");</span><br><span style="color: hsl(0, 100%, 40%);">-    ast_log(LOG_WARNING, "https://wiki.asterisk.org/wiki/x/hYCLAQ\n");</span><br><span style="color: hsl(120, 100%, 40%);">+  ast_log(LOG_WARNING, "https://wiki.asterisk.org/wiki/display/AST/Migrating+from+chan_sip+to+res_pjsip\n");</span><br><span style="color: hsl(120, 100%, 40%);">+  ast_log(LOG_WARNING, "https://wiki.asterisk.org/wiki/display/AST/Configuring+res_pjsip\n");</span><br><span> }</span><br><span> </span><br><span> /*! \brief Event callback which indicates we're fully booted */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/12854">change 12854</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/+/12854"/><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: If2da5d5243e2d4a6f193b15691d23e7e5a7c57a9 </div>
<div style="display:none"> Gerrit-Change-Number: 12854 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>