[sr-dev] [kamailio/kamailio] presence: introduce new module parameter `force_delete` (#601)
Emmanuel Schmidbauer
notifications at github.com
Fri May 6 16:23:19 CEST 2016
@phil-lavin sorry about the whitespace changes, I learned from my mistake and will fix whitespace in a separate commit from now on. The only significant change to the code is here:
```if (delete_presentity(&pres) < 0)
{
LM_ERR("Deleting presentity\n");
goto error;
}```
And if you look at full code, you'll see I just copied it from a few lines below it. You are welcome to change the log levels in a separate PR!
Thanks,
Emmanuel
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/601#issuecomment-217453485
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160506/c64f9c5a/attachment-0001.html>
More information about the sr-dev
mailing list