ice_always_update property
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
Implementation
@pj_bool_t()
external int ice_always_update;