Opened 12 years ago
Closed 12 years ago
#1606 closed enhancement (fixed)
Support query-only on registration bindings
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.1 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description (last modified by bennylp)
Currently only add and remove bindings are supported.
To perform registration query, create a registration client without registering any contacts, and set the "renew" parameter of pjsip_regc_register() to 0.
Thanks Roman Puls for the suggestion.
Change History (2)
comment:1 Changed 12 years ago by bennylp
- Description modified (diff)
comment:2 Changed 12 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4319: