[sr-dev] [kamailio/kamailio] schema: allow null in active_watchers reason (#1345)

lazedo notifications at github.com
Wed Dec 6 19:00:57 CET 2017


@miconda hi Daniel,
follow the code path of handle_subscribe in presence/subscriber.c that leads to `update_subscription`
- new subscription
- pres_notifier_processes = 0
- dialog subscription => event->req_auth == 0

this code doesn't change the value its null by default, the code path with req_auth != 0, ~line 1202 does set it explicitly to null before calling the subscription handler.


-- 
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/1345#issuecomment-349723840
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20171206/62879442/attachment.html>


More information about the sr-dev mailing list