Re: [SR-Users] RLS Module - Getting NOTIFY for offline users

2013-04-25 Thread Attila Megyeri
To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] RLS Module - Getting NOTIFY for offline users Hello, You can do this by putting pidf-manipulation documents into the XCAP server to provide "hard" presence state. Take a look at the example in http://kamailio.org/docs/modu

Re: [SR-Users] RLS Module - Getting NOTIFY for offline users

2013-04-24 Thread Peter Dunkley
Hello, You can do this by putting pidf-manipulation documents into the XCAP server to provide "hard" presence state. Take a look at the example in http://kamailio.org/docs/modules/stable/modules/xcap_server.html to see the special handling you have to do in XCAP for pidf-manipulation documents to

[SR-Users] RLS Module - Getting NOTIFY for offline users

2013-04-24 Thread Attila Megyeri
Dear Users, We use Kamailio as our SIP proxy and Presence server, leveraging XCAP and RLS functionality. After issuing SUBSCRIBE rls@ I would like to get presence information for the contacts in the RLS list not only when they are online, but also if they are offline. Is this possible? Current