[OpenSIPS-Users] references in rls-services documents

Juha Heinanen jh at tutpro.com
Thu Dec 16 15:55:33 CET 2010


i have a sip client that instead of listing members of a list in
rls document, it puts there a reference to another document in the same
xcap server that contains the member info:

<?xml version="1.0" encoding="UTF-8"?>
<rls-services xmlns="urn:ietf:params:xml:ns:rls-services">
<service uri="sip:jh_all at test.fi">
<resource-list>http://xcap.test.fi:8080/xcap-root/resource-lists/users/sip:jh@test.fi/generallist.xml/~~/resource-lists/list%5b@name=%22oma_buddylist%22%5d</resource-list>
<packages>
<package>presence</package>
</packages>
</service>
</rls-services>

when someone then subscribes to sip:jh_all at test.fi, opensips rls
server reports:

Dec 16 16:06:03 sars /usr/sbin/pres-serv[2166]: INFO:rls:resource_subscriptions: Subscription from sip:test at test.fi for resource list uri sip:jh_all at test.fi expanded to 0 contacts 

although the referenced document contains members of the list.

i assume that such references to other documents are not yet supported
by rls module.  if so, are there any plans to add such support or are
the alternatives to "fix" the client or look for another rls server?

-- juha



More information about the Users mailing list