[sr-dev] [kamailio] usrloc - fix contacts attrs not deleted (#102)

Daniel-Constantin Mierla notifications at github.com
Wed Feb 25 18:54:05 CET 2015


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:

* http://www.kamailio.org/wiki/devel/git-commit-guidelines#commit_message

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:
https://github.com/kamailio/kamailio/pull/102#issuecomment-76017182
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150225/ebc0ce59/attachment-0001.html>


More information about the sr-dev mailing list