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

I am talking by the next chunk in the patch:

@@ -1389,27 +1381,7 @@ int db_delete_ucontact_addr(ucontact_t* _c)

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

Respectively:

module_name: short description of the patch
[EMPTY LINE]
more description of the patch


Reply to this email directly or view it on GitHub.