From: "Pascal Maugeri" <[EMAIL PROTECTED]>

   In a SUBSCRIBE dialog, where should I read the Route-Set from for
   subsequent re-SUBSCRIBE ? From the SUBSCRIBE-OK response or from
   the first NOTIFY request ?

The first request/response pair in a dialog establishes the route set,
so it could come from either source.  But most importantly beware that
a single SUBSCRIBE can create multiple subscriptions, so you could
receive a 200 or 202 response, and then a NOTIFY from a *different*
subscription, which has a separate route-set.

   And then should I respect the exact order when forming the Route
   headers or should I invert the order ?

Check RFC 3261, I believe it gives an explicit description.

Dale
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to