[Serusers] pa module

Jamey Hicks jamey.hicks at hp.com
Tue May 10 00:08:52 CEST 2005


harry gaillac wrote:

>hello, 
>
>Thanks for your reply.
>
>I try to understand drafts from :
>http://www.ietf.org/html.charters/simple-charter.html
>
>I looked at
>http://pals.internet2.edu/downloads/xcap/xcap-0.1.tar.gz
>
>however I don't find documentation at iptel.org in
>order to answer to my problem: 
>Configuring Ser to handle ressource list with URI
>  
>
SER does not handle resource lists.  However, the XCAP server will allow 
a UA to GET/PUT resource lists.  Do you have a suggestion on how to form 
the URIs for resource lists?

The only thing currently shared between PA and the XCAP server is 
watcherinfo.  PA and XCAP exchange information through a table in the 
database.  The XCAP server sends a FIFO command or a SIP message to PA 
to tell it to refresh the watcherinfo for a user.  I imagine that a 
similar scheme could be used for resource lists.

It might actually be easier, especially in the case of watcher lists, 
for PA to just fetch the xml and parse it rather than to force things 
into a database.  This would make it easier for the XML schema to be 
extended.

What do you think?

Jamey




More information about the sr-users mailing list