2011/5/10 Vivek Talwar <[email protected]>: > I think that holds true for stateless proxy. If a stateful proxy has > forwarded final response to UAC then no need to send further responses back > to UAC.
Not true, a 2XX MUST always be sent to the UAC, so UAC could receive more than one 2XX response. 100% valid. But note that this is correct when there is forking somewhere and two branches reply 200 which is possible (as the second one replies also 200 before receiving the CANCEL from he proxy). -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
