RLS module could poll for changes: select ... where last_updated > "last_query"
I have no idea if something like this is already implemented. regards klaus Am 18.04.2011 16:01, schrieb Peter Dunkley: > I am using Kamailio RLS with the Kamailio XCAP Server in integrated > mode. Therefore, there are no subscriptions between RLS and XCAP server > here. > > Any suggestions as to what the correct thing to do with the Kamailio > XCAP Server in this scenario would be appreciated. > > Regards, > > Peter > > On Mon, 2011-04-18 at 15:21 +0200, Klaus Darilion wrote: >> >> Am 18.04.2011 14:54, schrieb Peter Dunkley: >> > I am using Kamailio RLS and integrated XCAP Server. When I add a >> > contact with my client it updates my XCAP documents but there is no >> > additional SIP messaging between the client and Kamailio. >> > >> > I have been assured (by the client author) that this is the correct >> > behaviour. However, having looked at both the XCAP Server and RLS >> > module code I cannot see anything that will either inform RLS that a >> > document has been updated or a timer to check for that. >> >> Of course the RLS should get informed about changes to the resource list >> to update backend subscriptions. Maybe RLS module should subscribe >> watcher events to XCAP server..... >> >> klaus >> >> _______________________________________________ >> sr-dev mailing list >> [email protected] <mailto:[email protected]> >> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev > > -- > Peter Dunkley > Technical Director > Crocodile RCS Ltd > > > > _______________________________________________ > sr-dev mailing list > [email protected] > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
