Opened 16 years ago
Closed 16 years ago
#760 closed enhancement (fixed)
Enhancements to PUBLISH management (thanks Johan Lantz for the suggestion)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.2 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Several new enhancements for the PUBLISH handling (for presence):
- provide callback in PJSUA-LIB when PUBLISH session terminates, so that application may renew the session if necessary.
- handle some failure scenarios automatically, such as:
- 412/Conditional Request Failed
- 423/Interval Too Brief
- 408/Request time out
- subsequent PUBLISH refresh should contain the custom headers that the application adds.
Change History (1)
comment:1 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In r2661: