sip_stun_use property

  1. @Int32()
int sip_stun_use
getter/setter pair

Control the use of STUN for the SIP signaling.

Default: PJSUA_STUN_USE_DEFAULT

Implementation

@ffi.Int32()
external int sip_stun_use;