Opened 16 years ago
Last modified 16 years ago
#798 closed defect
UAC disconnect call when receiving BYE in early state (thanks Gang Liu for the suggestion) — at Version 1
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.2 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
Currently BYE on early state (before final response is received) is not handled by the invite session. Consider the following scenario:
- UAS receives INVITE
- UAS sends 18x
- UAS sends 200/OK, but this 200/OK is lost
- UAS hangs up immediately, BYE is sent
The corresponding ticket for the 1.0.x branch is ticket #799
Note: See
TracTickets for help on using
tickets.