Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1205 closed enhancement (fixed)

Configurable delay before registration refresh setting in pjsua_acc_config (thanks to Marcus Froeschl for the patch) — at Version 2

Reported by: ming Owned by: bennylp
Priority: normal Milestone: release-1.10
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by ming)

Provide a feature to change the delay setting before refreshing a registration in pjsua_acc_config.

Application can modify the delay by using:

  • API pjsip_regc_set_delay_before_refresh(), or
  • field pjsua_acc_config.reg_delay_before_refresh and calling the function pjsua_acc_modify().

Change History (2)

comment:1 Changed 13 years ago by ming

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

(In [3441]) Fixed #1205: Configurable delay before registration refresh setting in pjsua_acc_config

comment:2 Changed 13 years ago by ming

  • Description modified (diff)
Note: See TracTickets for help on using tickets.