[sr-dev] [kamailio/kamailio] presence module triggering postgres constraint when marking records for deletion (#600)

Emmanuel Schmidbauer notifications at github.com
Thu May 5 22:47:09 CEST 2016


@miconda 
I'd like to introduce a new parameter to the presence module, `force_delete`
This parameter (disabled by default) will delete (not mark for deletion) expired presentity records without sending a NOTIFY. 
We control presence using the NSQ module and found the presence module was conflicting with our use case.
The presence module is marking expired presentity records for deletion and in addition sending terminated NOTIFYs. It's causing database constraint issues and also early termination of dialog-info.
Please see my initial commit and let me know chances of getting this patch in:
https://github.com/kamailio/kamailio/commit/16215a83b123ba8b4f86d34368c36dd5473dc99b

I apologize for the whitespace clean up, my text editor automatically performed the cleanup.
Thanks
Emmanuel

We require both these features explicitly disabled which is why we are introducing this patch.


---
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/issues/600#issuecomment-217273576
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160505/03ca0ea4/attachment.html>


More information about the sr-dev mailing list