Opened 11 years ago

Closed 11 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 11 years ago by bennylp

  • Description modified (diff)

comment:2 Changed 11 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

In 4319:

Fixed #1606: Support query-only on registration bindings

Note: See TracTickets for help on using tickets.