Home
last modified time | relevance | path

Searched refs:ZRTP_LICENSE_MODE_UNLIMITED (Results 1 – 6 of 6) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/include/
H A Dzrtp.h116 ZRTP_LICENSE_MODE_UNLIMITED enumerator
H A Dzrtp_engine.h50 ( (ZRTP_LICENSE_MODE_UNLIMITED == stream->zrtp->lic_mode) || \
/dports/net/sems/sems-f89581a/core/
H A DAmZRTP.cpp121 zrtp_config.lic_mode = ZRTP_LICENSE_MODE_UNLIMITED; in init()
/dports/net/opal/opal-3.10.10/src/rtp/
H A Dzrtpudp.cxx134 ZRTP_LICENSE_MODE_UNLIMITED in Open()
/dports/audio/baresip/baresip-0.5.8/modules/zrtp/
H A Dzrtp.c578 zrtp_config.lic_mode = ZRTP_LICENSE_MODE_UNLIMITED; in module_init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/src/
H A Dzrtp.c520 hello->uflag = (ZRTP_LICENSE_MODE_UNLIMITED == session->zrtp->lic_mode) ? 1 : 0; in zrtp_stream_attach()