<p>I think the patch is breaking db_delete_ucontact_addr() because it removes the sip domain condition for that case.</p>

<p>I am talking by the next chunk in the patch:</p>

<pre><code>@@ -1389,27 +1381,7 @@ int db_delete_ucontact_addr(ucontact_t* _c)
</code></pre>

<p>Also, use the formatting as suggested in the commit guide lines, it keeps the changelog consistent and coherent:</p>

<ul class="task-list">
<li><a href="http://www.kamailio.org/wiki/devel/git-commit-guidelines#commit_message">http://www.kamailio.org/wiki/devel/git-commit-guidelines#commit_message</a></li>
</ul>

<p>Respectively:</p>

<pre><code>module_name: short description of the patch
[EMPTY LINE]
more description of the patch
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/pull/102#issuecomment-76017182">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZdfflUCZePh8_rJz1U4SPu2-2lFlks5nvgO9gaJpZM4Dlvu2.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/102#issuecomment-76017182"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>