When I receive a message whit that two tuples, what is the real state of the user?

 I mean, what is the 1st tuple and what is the 2nd?

 What is the valid tuple?

What should I do to know the order of the tuples?

best regards

Javier Ramirez

 
----- Original Message -----
From: samuel
Sent: Friday, August 18, 2006 5:42 AM
Subject: Re: [Devel] PA question

There are two tuples, corresponding to two bindings. One is
available(open) and the other is offline(closed).
Samuel.
2006/8/17, Javier Ramirez <[EMAIL PROTECTED]>:
>
>
>
> Hi !
> when I receive this tuples in a NOTIFY, the user is closed or open ?
>
> why?
>
>
> <presence xmlns="urn:ietf:pa
> rams:xml:ns:pidf " entity="pres:[EMAIL PROTECTED]">
> <tuple id="0x 4086b4ecx1606714ex44e4b46b">
>     <status><basic>closed</basic></status>
>     <contactpriority="1.00">sip:[EMAIL PROTECTED]</contact>
> </tuple>
> <tuple id="0x40863fc8x312c2a9bx44e4b3a1">
> <status><basic>open</basic></status>
> <contact
> priority="0.00">sip:[EMAIL PROTECTED]:1055;transport=udp</contact>
> </tuple>
>
>
>
>
> _______________________________________________
> Devel mailing list
> [email protected]
> http://openser.org/cgi-bin/mailman/listinfo/devel
>
>
>
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to