require_100rel property

  1. @Int32()
int require_100rel
getter/setter pair

Specify how the support for reliable provisional response (100rel/ PRACK) should be used by default. Note that this setting can be further customized in account configuration (#pjsua_acc_config).

Default: PJSUA_100REL_NOT_USED

Implementation

@ffi.Int32()
external int require_100rel;