[Devel] SF.net SVN: openser: [2190] trunk/modules/presence
Anca-Maria Vamanu
anca at voice-system.ro
Fri May 11 13:09:11 CEST 2007
Juha Heinanen wrote:
>Anca-Maria Vamanu writes:
>
> > If I receive a Subscribe within a dialog, I try to match it with the
> > info stored in database , comparing to_user, to_domain, from_user,
> > from_domain, event, call_id, to_tag, from_tag. If a match is found
> > the presentity uri (stored from the Request-URI of the initial
> > subscribe) is taken from database.
> > So, in the scenario described by you, no new watcher will be added, but
> > only the expire for that subscription will be updated.
>
>anca,
>
>in the scenario that i tried to (badly) describe, openser presence
>server receives an in-dialog subscribe, but match in active_watchers is
>NOT found. do you return back a 4xx response or create a new active
>watcher?
>
>-- juha
>
>
>
If the request is in within a dialog and no match is found in database ,
481 Subscription does not exist , is replied.
More information about the Devel
mailing list