[SIP Beyond VoIP] Possible Bug

Saúl Ibarra Corretgé saul at ag-projects.com
Fri Jan 20 12:29:41 CET 2012


> 
> Great !
> 
> Do you know when it will be ready ?
> 
> If not, I can try to download an earlier release.
> 

Should happen soon, but I don't exactly know when...

> 
> That might be a silly question, but I don't understand what I have to subscribe to (independantly from sipclients, ie with a snom phone for example). For example, I have an XCAP RLS document stored for user 752 at something.net, but I have no idea if SUBSCRIBE sip:752 at something.net with an appropriate Accept field is enough, or if by default, I should subscribe to 752-list at something.net or something else similar.
> 

Here is how it should be done: user 752 fetches his own documents and looks for the different services URIs. For example:

    <service uri="sip:marketing at example.com">
      <list name="marketing">
        <rl:entry uri="sip:joe at example.com"/>
        <rl:entry uri="sip:sudhir at example.com"/>
      </list>
      <packages>
        <package>presence</package>
      </packages>
    </service>

Then, if user 752 subscribes to sip:marketing at example.com the server will subscribe to joe and sudhir on his behalf, so user 752 will get notified when either of them change their presence status.

Hope I helped to clarify it.


Cheers,

--
Saúl Ibarra Corretgé
AG Projects





More information about the SIPBeyondVoIP mailing list