Anjan Naik <anjankumarn...@gmail.com> writes: > As per RFC 3261, CANCEL can be sent after a provisional response (1xx > response other than 100) receivecd. Suppose i make a call > steps: > 1) INIVITE sent to Callee > 2) Callee didn't send anything > > Now i want to cancell the call. > What shold be call flow ?
You cannot send a CANCEL at this time. The UA should remember that it wants to cancel this call, and if a non-100 1xx response arrives, then it should send a CANCEL for the INVITE. If a 2xx response arrives, it should send a BYE for that dialog. Failure responses do not require any further processing, of course. The UA should indicate to the user that the call has been abandoned and allow the user to initiate another call. Dale _______________________________________________ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors