I'm testing kamailio with a SIP client with presence support, when I get two logins of the same user I insert two different entry in the presentity database. Exists a way to define this? or it is a bug?
--
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/783
Sipwise hat ON:
`sca_handle_subscribe()` does parse the message directly so if we change the value of `$ru` it doesn't use its value.
--
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/777