adds presence:notify-reply event
implements $notify_reply for handling in presence:notify-reply event
adds flags, user_agent columns to active_watchers
extends $subs to other subscription properties
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/486
-- Commit Summary --
* presence: add flags and user_agent to schema
* presence: 4.4 improvements
* presence: update documentation
-- File Changes --
M lib/srdb1/schema/pr_active_watchers.xml (18)
M modules/presence/README (259)
M modules/presence/doc/presence_admin.xml (157)
M modules/presence/hash.c (6)
M modules/presence/notify.c (153)
M modules/presence/notify.h (6)
M modules/presence/presence.c (7)
M modules/presence/subscribe.c (241)
M modules/presence/subscribe.h (2)
M utils/kamctl/db_berkeley/kamailio/active_watchers (4)
M utils/kamctl/db_berkeley/kamailio/version (2)
M utils/kamctl/db_sqlite/presence-create.sql (4)
M utils/kamctl/dbtext/kamailio/active_watchers (2)
M utils/kamctl/dbtext/kamailio/version (2)
M utils/kamctl/mysql/presence-create.sql (4)
M utils/kamctl/oracle/presence-create.sql (4)
M utils/kamctl/postgres/presence-create.sql (4)
M utils/kamctl/xhttp_pi/pi_framework.xml (30)
M utils/kamctl/xhttp_pi/presence-mod (6)
M utils/kamctl/xhttp_pi/presence-table (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/486.patch
https://github.com/kamailio/kamailio/pull/486.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/486