Opened 17 years ago

Closed 15 years ago

Last modified 15 years ago

#364 closed defect (fixed)

Upon shutdown, un-REGISTER request should be sent only after un-PUBLISH request has completed successfully

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.5
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

.. or otherwise (un)PUBLISH will fail either with 403/Unregistered or with authentication failure, since account may have been deleted.

Thanks Babon Frederic and Nicholas Xu for pointing this out.

Change History (4)

comment:1 Changed 16 years ago by bennylp

  • Milestone changed from release-0.9.0 to Known-Issues

comment:2 Changed 15 years ago by bennylp

  • Milestone changed from Known-Issues to release-1.5

comment:3 Changed 15 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from Upon unregistration, (un)REGISTER should be sent only after (un)PUBLISH has completed successfully to Upon shutdown, un-REGISTER request should be sent only after un-PUBLISH request has completed successfully

In r2942:

  • wait for unpublication to complete or some delay expires, before sending unregistration
  • added unpublish_max_wait_time_msec field in account config to control how long to wait

comment:4 Changed 15 years ago by bennylp

See also ticket #970

Note: See TracTickets for help on using tickets.