Ticket #364 (closed defect: fixed)

Opened 3 years ago

Last modified 10 months ago

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:

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

Changed 2 years ago by bennylp

  • milestone changed from release-0.9.0 to Known-Issues

Changed 12 months ago by bennylp

  • milestone changed from Known-Issues to release-1.5

Changed 10 months ago by bennylp

  • status changed from new to closed
  • resolution set to fixed
  • 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

Changed 10 months ago by bennylp

See also ticket #970

Note: See TracTickets for help on using tickets.