some UAs send very low values for subscriptions causing unwanted flooding of the server
with subscribe/notify messages
this new parameter allows to set a minimum value for the subscription.
default value is 0 to preserve existing behaviour
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/78
-- Commit Summary --
* presence : add min_expires param
-- File Changes --
M modules/presence/presence.c (8)
M modules/presence/presence.h (1)
M modules/presence/subscribe.c (11)
M modules/presence/subscribe.h (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/78.patch
https://github.com/kamailio/kamailio/pull/78.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/78