[OpenSIPS-Users] RLS-services: subscription expanded to 0 contacts
Anca Vamanu
anca at opensips.org
Tue Jun 2 14:35:03 CEST 2009
Hi Franz,
It is very clear what happens. Your rls-services document looks like this:
<rls-services xmlns:rl="urn:ietf:params:xml:ns:resource-lists"
xmlns="urn:ietf:params:xml:ns:rls-services">
<service uri="sip:alice at net1.test;pres-list=Default">
<resource-list>http://xcap.net1.test/xcap-root/resource-lists/users/sip%3aalice%40net1.test/index/~~/resource-lists/list%5b@name=%22Default%22%5d</resource-list>
<packages>
<package>presence</package>
</packages>
</service>
</rls-services>]
It has a reference to a resouce-list document where the list is actually
defined. Unfortunately opensips does not have support for this. It only
works with the list being defined inside the rls-services document. This
is on the list of improvements and will be included until the next major
release.
regards,
Anca
Franz Edler wrote:
> Hello experts,
>
> I have still an issue with my RLS services based presence server.
> When the client registers several files are downloaded from XCAP server (see
> attached document "Mercuro-XCAP-init-standard.doc") including the
> resource-list of user sip:alice at net1.test (which includes
> "sip:bob at net1.test" as an entry).
>
> But when the subscription to the resource-list is following I get the hint:
> INFO:rls:resource_subscriptions: Subscription from sip:alice at net1.test for
> resource list uri sip:alice at net1.test expanded to 0 contacts.
> No NOTIFY is sent therefore.
>
> I have also attached a debug-log of the presence server starting with the
> SUBSCRIBE for the resource-list and ending with the info " expanded to 0
> contacts" (see the log-file "RLS-SUBSCRIBE-issue.log").
>
> Maybe anyone has an idea what might be wrong.
>
> Regards
> Franz
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
More information about the Users
mailing list