Opened 18 years ago
Closed 18 years ago
#90 closed defect (fixed)
PUBLISH is rejected with 404 because of timing mismatch with REGISTER
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.7.0-rc1 |
Component: | pjsua-lib | Version: | 0.5.9 |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
When presence publication is enabled in pjsua account, pjsua-api sends PUBLISH overlapping with REGISTER, and when the REGISTER is challenged with 401/407, the PUBLISH request will be rejected with 404/Not Found.
Thanks Edward Tian for reporting the problem.
Change History (4)
comment:1 Changed 18 years ago by bennylp
- Summary changed from Timing mismatch between PUBLISH and REGISTER in PJSUA-API to PUBLISH is rejected with 404 because of timing mismatch with REGISTER
comment:2 Changed 18 years ago by bennylp
- Component changed from pjsip to pjsua-lib
comment:3 Changed 18 years ago by bennylp
- Description modified (diff)
comment:4 Changed 18 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r998.