#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
comment:4 Changed 15 years ago by bennylp
See also ticket #970
Note: See
TracTickets for help on using
tickets.
In r2942: