> Can someone tell me whether the below statement is right or wrong? > > "At UAS, the incoming request MUST not contain Route header".
That is correct, because if the message was received by a host and had a route header, the lower layers of the SIP stack would have used it to route the message. A request should only be delivered to a UA once all the Route headers have been acted upon (and so, removed). Dale _______________________________________________ Sip-implementors mailing list [email protected] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
