Daniel,
would you be willing to prepare a correction? I can test the solution.
Another question regarding NOTIFY: is it possible to catch negative response (4xx or timeout if no answer from UA) on sent NOTIFY (after handle_publish or handle_subscribe) in any of routing blocks (failure_route, ...)? Just to print debug message or take other action when NOTIFY is rejected or timeout expired .
Thanks,
Ales
-----Original Message----- From: Juha Heinanen [mailto:jh@tutpro.com] Sent: Monday, January 25, 2016 8:58 PM To: miconda@gmail.com Cc: Kamailio (SER) - Users Mailing List; 'Ales Sturm' Subject: Re: [SR-Users] Presence: Notify on publication status refresh
Daniel-Constantin Mierla writes:
So the condition is that if a PUBLISH with no body is received and it matches and existing record based on the value of SIP-If-Match header, then don't trigger NOTIFY requests at all... right?
Right,
-- Juha