Opened 6 years ago
Closed 6 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 6 years ago by riza
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 5911: