Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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 11 years ago by bennylp

  • Description modified (diff)

comment:2 Changed 11 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

In 4351:

Fixed #1619: transport error on re-INVITE should not terminate call

comment:3 Changed 11 years ago by riza

In 4406:

Re #1619: backported to 1.x

comment:4 Changed 11 years ago by riza

  • Backported set
Note: See TracTickets for help on using tickets.