#1619 closed defect (fixed)
Bug: transport error on re-INVITE should not terminate call
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.1 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | release-1.16 | Backported: | yes |
Description (last modified by bennylp)
The invite session should not get disconnected if transport error (such as TCP/TLS closure) occurs during reinvite or any other mid-dialog requests.
Note that this only applies for mid dialog requests. For initial invite transaction, the session needs to be terminated on transport error.
Change History (4)
comment:1 Changed 12 years ago by bennylp
- Description modified (diff)
comment:2 Changed 12 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 12 years ago by riza
In 4406:
comment:4 Changed 12 years ago by riza
- Backported set
Note: See
TracTickets for help on using
tickets.
In 4351: