#include <sip_transport.h>
◆ tp_type
Specify transport type to use. This must be set.
◆ tp_sel
Optional pointer to preferred transport, if any.
◆ dst_host
pj_str_t pjsip_tpmgr_fla2_param::dst_host |
Destination host, if known. The destination host is needed if local_if field below is set.
◆ local_if
Specify if the function should return which local interface to use for the specified destination in dst_host. By definition, the returned address will always be local interface address.
◆ ret_addr
pj_str_t pjsip_tpmgr_fla2_param::ret_addr |
◆ ret_port
◆ ret_tp
const void* pjsip_tpmgr_fla2_param::ret_tp |
Returned pointer to the transport. Only set if local_if is set.
The documentation for this struct was generated from the following file: