Opened 17 years ago
Closed 17 years ago
#406 closed enhancement (fixed)
New PJSUA API to update buddy's presence subscription
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.8.0 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Currently there is no API to re-initiate presence subscription for a buddy when previous subscription failed. Although the library periodically refreshes the presence subscription for all buddies, some application may want to refresh the buddy's presence subscription immediately (for example upon receiving incoming MESSAGE), and this function is used for that purpose.
Change History (1)
comment:1 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done in r1535: