force_lr property

  1. @Int()
int force_lr
getter/setter pair

Force loose-route to be used in all route/proxy URIs (outbound_proxy and account's proxy settings). When this setting is enabled, the library will check all the route/proxy URIs specified in the settings and append ";lr" parameter to the URI if the parameter is not present.

Default: 1

Implementation

@pj_bool_t()
external int force_lr;