#include <pjsua.h>
ICE setting. This setting is used in the pjsua_acc_config.
◆ enable_ice
◆ ice_max_host_cands
int pjsua_ice_config::ice_max_host_cands |
Set the maximum number of host candidates.
Default: -1 (maximum not set)
◆ ice_opt
◆ ice_no_rtcp
Disable RTCP component.
Default: no
◆ ice_always_update
pj_bool_t pjsua_ice_config::ice_always_update |
Send re-INVITE/UPDATE every after ICE connectivity check regardless the default ICE transport address is changed or not. When this is set to PJ_FALSE, re-INVITE/UPDATE will be sent only when the default ICE transport address is changed.
Default: yes
The documentation for this struct was generated from the following file: