liblinphone  3.6.1
Data Fields
_LCSipTransports Struct Reference

#include <linphonecore.h>

Data Fields

int udp_port
int tcp_port
int dtls_port
int tls_port

Detailed Description

Linphone core SIP transport ports. Use with linphone_core_set_sip_transports


Field Documentation

udp port to listening on, negative value if not set

tcp port to listening on, negative value if not set

dtls port to listening on, negative value if not set

tls port to listening on, negative value if not set


The documentation for this struct was generated from the following file: