enable_loopback property
Enable local loopback when loop_med_tp_use is set to PJ_TRUE. If enabled, packets sent to the transport will be sent back to the streams attached to the transport.
Default: PJ_FALSE
Implementation
@pj_bool_t()
external int enable_loopback;