use_timer property
Specify the usage of Session Timers for all sessions. See the #pjsua_sip_timer_use for possible values. Note that this setting can be further customized in account configuration (#pjsua_acc_config).
Default: PJSUA_SIP_TIMER_OPTIONAL
Implementation
@ffi.Int32()
external int use_timer;