Hi, when a stateful proxy receives a CANCEL and generates a CANCEL for the pending client transactions (those in Proceeding state so have replied at least a 1XX response), the state of the server transaction and clients transaction is not modified in the proxy itself.
So, after processing the CANCEL it could occur that a UAS replies 200 to the INVITE. The proxy would then set the corresponding client transaction into Accepted state (RFC 6026) and pass the response to the Proxy layer which would pass it to the associated server transaction. The server transaction would transition to Accepted state and deliver the response upstream. This is, basically the CANCEL processing in the proxy changes nothing in the proxy itself. Do I miss something? (however I've re-checked it and found nothing else). Thanks a lot. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
