Opened 11 years ago
Closed 11 years ago
#1718 closed defect (fixed)
Delayed call disconnection state after receiving malformed 422 response (thanks Marcus Froeschl for the report)
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.2 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Scenario:
- send INVITE
- receive 422 without Min-SE header
- after about 30 secs, the INVITE state will shift to DISCONNECTED.
Expected behavior is to immediately goes to DISCONNECTED state after such malformed 422.
Change History (1)
comment:1 Changed 11 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4695: