I moved rls_handle_notify() to top of route - it helped. First test is ok.
On Tue, Dec 25, 2012 at 8:05 PM, Dmytro Bogovych dmytro.bogovych@gmail.comwrote:
Hi. I still try to setup RLS capable kamailio instance. Now the server accepts my services and resource list documents. It generated backend subscriptions - i can see it in pua table. When another peer publish its presence - presence tries to send notify to sip address specified in modparam("rls", "server_address", " sip:rls@sip.voipobjects.com").
But the notify does not come back to rls - it is rejected by somewhere in core or other module with error 404.
I tried to create the rls@sip.voipobjects.com user - it did not help.
May anyone give me advice?