<p>George Joseph <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/15132">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_outbound_registration.c:  Use our own scheduler and other stuff<br><br>* Instead of using the pjproject timer heap, we now use our own<br>  pjsip_scheduler.  This allows us to more easily debug and allows us to<br>  see times in "pjsip show/list registrations" as well as being able to<br>  see the registrations in "pjsip show scheduled_tasks".<br><br>* Added the last registration time, registration interval, and the next<br>  registration time to the CLI output.<br><br>* Removed calls to pjsip_regc_info() except where absolutely necessary.<br>  Most of the calls were just to get the server and client URIs for log<br>  messages so we now just save them on the client_state object when we<br>  create it.<br><br>* Added log messages where needed and updated most of the existong ones<br>  to include the registration object name at the start of the message.<br><br>Change-Id: I4534a0fc78c7cb69f23b7b449dda9748c90daca2<br>---<br>M res/res_pjsip_outbound_registration.c<br>1 file changed, 172 insertions(+), 123 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/32/15132/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/15132">change 15132</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/+/15132"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 18 </div>
<div style="display:none"> Gerrit-Change-Id: I4534a0fc78c7cb69f23b7b449dda9748c90daca2 </div>
<div style="display:none"> Gerrit-Change-Number: 15132 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>