Opened 5 years ago

Closed 5 years ago

#2162 closed enhancement (fixed)

If listener restart fail, don't proceed with handling account re-registration (update contact) on IP change process

Reported by: riza Owned by: bennylp
Priority: normal Milestone: release-2.9
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

When pjsua_handle_ip_change() is called, update contact might be done after listener restart.
If listener restart fail, then updating contact should not be attempted since it will also fail.

Change History (1)

comment:1 Changed 5 years ago by riza

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

In 5911:

Close #2162: If transport restart fail, don't proceed with updating contact on IP change process.

Note: See TracTickets for help on using tickets.