Hi,
I just want to know how RLS handles SUBSCRIBE messages without using XCAP.
I assume that the server already has the list information. 
I want send the SUBSRIBE message with resource list format:
 
SUBSCRIBE sip:list@domain
.
.
supported:eventlist
Accept:application/rlmi+xml
Accept:multipart/related
 
 
I added rls, presence, presence_xml, and pua modlues in the configuration file.
I do not have any problems to run the server.
Which database should I add list@doamin to?
How do I add the resource list?
What kind of format do I need to add a list if I want to add joe@domain, bob@domain, tom@domain ?
Do you have some kind of examples?
 
Thanks you.
Jeon