Dale Worley wrote:
> On Tue, 2009-05-12 at 08:47 +0200, Damir Reic wrote:
>> If UAS receives BYE on early dialog and answers it with 200OK, does it have
>> to respond to initial invite with 487 (same as CANCEL was received)?
> 
> In RFC 3261 section 15.1.2, it says:
> 
>    The UAS MUST still respond to any pending requests received for that
>    dialog.  It is RECOMMENDED that a 487 (Request Terminated) response
>    be generated to those pending requests.

Elaborating:

The uas MUST send *some* final response to the INVITE.
487 is the recommended response, but others could be used.
For one thing, there could be a race, the the response could be in 
flight already when the BYE is received, so the UAC might get most any 
final response. If not, the UAC might still decide some other final 
response is more appropriate. For instance it might send some 5xx response.

        Thanks,
        Paul
_______________________________________________
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to