disable_connection_reuse property
Whether to disable reuse of an existing connection. This setting will be ignored if (type == PJSIP_TPSELECTOR_TRANSPORT) and transport in the union below is set.
Implementation
@pj_bool_t()
external int disable_connection_reuse;