we noticed some phones and upstream clusters sending
diferent route / contact after initial subscription.
this commit adds contact and record_route to updated columns for dbmode = 2
also adds user_agent to initial save
and a simple fix for getting the correct message in debug
should be backported to stable/maintained to fix issue in existing deployments
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1354
-- Commit Summary --
* presence: extra columns updated for dbmode 2
-- File Changes --
M src/modules/presence/hash.c (26)
M src/modules/presence/subscribe.c (30)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/1354.patch
https://github.com/kamailio/kamailio/pull/1354.diff
--
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/1354