Re: [sr-dev] [kamailio/kamailio] presence: introduce new module parameter `force_delete` (#601)

2016-05-07 Thread Daniel-Constantin Mierla
Merged #601. --- 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#event-653368969___ sr-dev mailing list sr-dev@lists.sip-router.org http://

Re: [sr-dev] [kamailio/kamailio] presence: introduce new module parameter `force_delete` (#601)

2016-05-07 Thread Daniel-Constantin Mierla
Thanks, it will be merged! --- 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-217612878___ sr-dev mailing list sr-dev@lists.s

Re: [sr-dev] [kamailio/kamailio] presence: introduce new module parameter `force_delete` (#601)

2016-05-06 Thread Emmanuel Schmidbauer
@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_ER

Re: [sr-dev] [kamailio/kamailio] presence: introduce new module parameter `force_delete` (#601)

2016-05-06 Thread Phil Lavin
Good timing. Literally just came out of a meeting where the undesirable behavior of repeated `terminated` NOTIFY messages was discussed. This is a useful addition. You've changed a lot of whitespace that is not related to this PR. Makes it very difficult to digest :/ Appreciate this isn't your

[sr-dev] [kamailio/kamailio] presence: introduce new module parameter `force_delete` (#601)

2016-05-06 Thread Emmanuel Schmidbauer
- deletes expired presentity records without sending a NOTIFY - `force_delete` disabled by default You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/601 -- Commit Summary -- * presence: introduce new module parameter `force_delete` -

Re: [sr-dev] [kamailio/kamailio] presence: introduce new module parameter `force_delete` (#601)

2016-05-06 Thread Emmanuel Schmidbauer
@miconda here is PR for new presence parameter --- 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-217447374___ sr-dev mailing