Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::Conf Namespace Reference

Variables

constexpr const charALLOW_IP_AUTO_REWRITE = "allowIPAutoRewrite"
 
const char *const AUDIO_PORT_MAX_KEY = "audioPortMax"
 
const char *const AUDIO_PORT_MIN_KEY = "audioPortMin"
 
constexpr const charBIND_ADDRESS_KEY = "bindAddress"
 
constexpr const charCALIST_KEY = "calist"
 
constexpr const charCERTIFICATE_KEY = "certificate"
 
constexpr const charCIPHERS_KEY = "ciphers"
 
static const char *const CONFIG_ACCOUNT_ALIAS = "Account.alias"
 
static const char *const CONFIG_ACCOUNT_AUDIO_PORT_MAX = "Account.audioPortMax"
 
static const char *const CONFIG_ACCOUNT_AUDIO_PORT_MIN = "Account.audioPortMin"
 
static const char *const CONFIG_ACCOUNT_AUTOANSWER = "Account.autoAnswer"
 
static const char *const CONFIG_ACCOUNT_DENY_SECOND_CALL = "Account.denySecondCall"
 
static const char *const CONFIG_ACCOUNT_DISPLAYNAME = "Account.displayName"
 
static const char *const CONFIG_ACCOUNT_DTMF_TYPE = "Account.dtmfType"
 
static const char *const CONFIG_ACCOUNT_ENABLE = "Account.enable"
 
static const char *const CONFIG_ACCOUNT_HAS_CUSTOM_USERAGENT = "Account.hasCustomUserAgent"
 
static const char *const CONFIG_ACCOUNT_HOSTNAME = "Account.hostname"
 
static const char *const CONFIG_ACCOUNT_IP_AUTO_REWRITE = "Account.allowIPAutoRewrite"
 
static const char *const CONFIG_ACCOUNT_ISRENDEZVOUS = "Account.rendezVous"
 
static const char *const CONFIG_ACCOUNT_MAILBOX = "Account.mailbox"
 
static const char *const CONFIG_ACCOUNT_PASSWORD = "Account.password"
 
static const char *const CONFIG_ACCOUNT_REALM = "Account.realm"
 
static const char *const CONFIG_ACCOUNT_REGISTRATION_EXPIRE = "Account.registrationExpire"
 
static const char *const CONFIG_ACCOUNT_REGISTRATION_STATE_CODE = "Account.registrationCode"
 
static const char *const CONFIG_ACCOUNT_REGISTRATION_STATE_DESC = "Account.registrationDescription"
 
static const char *const CONFIG_ACCOUNT_REGISTRATION_STATUS = "Account.registrationStatus"
 
static const char *const CONFIG_ACCOUNT_ROUTESET = "Account.routeset"
 
static const char *const CONFIG_ACCOUNT_SENDCOMPOSING = "Account.sendComposing"
 
static const char *const CONFIG_ACCOUNT_SENDREADRECEIPT = "Account.sendReadReceipt"
 
static const char *const CONFIG_ACCOUNT_TYPE = "Account.type"
 
static const char *const CONFIG_ACCOUNT_UICUSTOMIZATION = "Account.uiCustomization"
 
static const char *const CONFIG_ACCOUNT_USERAGENT = "Account.useragent"
 
static const char *const CONFIG_ACCOUNT_USERNAME = "Account.username"
 
static const char *const CONFIG_ACCOUNT_VIDEO_PORT_MAX = "Account.videoPortMax"
 
static const char *const CONFIG_ACCOUNT_VIDEO_PORT_MIN = "Account.videoPortMin"
 
static const char *const CONFIG_ALL_MODERATORS_ENABLED = "Account.allModeratorEnabled"
 
static const char *const CONFIG_BIND_ADDRESS = "Account.bindAddress"
 
static const char *const CONFIG_DEFAULT_MODERATORS = "Account.defaultModerators"
 
static const char *const CONFIG_DHT_PORT = "Account.dhtPort"
 
static const char *const CONFIG_DHT_PUBLIC_IN_CALLS = "DHT.PublicInCalls"
 
static const char *const CONFIG_KEEP_ALIVE_ENABLED = "Account.keepAliveEnabled"
 
static const char *const CONFIG_LOCAL_INTERFACE = "Account.localInterface"
 
static const char *const CONFIG_LOCAL_MODERATORS_ENABLED = "Account.localModeratorsEnabled"
 
static const char *const CONFIG_LOCAL_PORT = "Account.localPort"
 
static const char *const CONFIG_PRESENCE_ENABLED = "Account.presenceEnabled"
 
static const char *const CONFIG_PRESENCE_NOTE = "Account.presenceNote"
 
static const char *const CONFIG_PRESENCE_PUBLISH_SUPPORTED = "Account.presencePublishSupported"
 
static const char *const CONFIG_PRESENCE_STATUS = "Account.presenceStatus"
 
static const char *const CONFIG_PRESENCE_SUBSCRIBE_SUPPORTED = "Account.presenceSubscribeSupported"
 
static const char *const CONFIG_PUBLISHED_ADDRESS = "Account.publishedAddress"
 
static const char *const CONFIG_PUBLISHED_PORT = "Account.publishedPort"
 
static const char *const CONFIG_PUBLISHED_SAMEAS_LOCAL = "Account.publishedSameAsLocal"
 
static const char *const CONFIG_RINGTONE_ENABLED = "Account.ringtoneEnabled"
 
static const char *const CONFIG_RINGTONE_PATH = "Account.ringtonePath"
 
static const char *const CONFIG_SRTP_ENABLE = "SRTP.enable"
 
static const char *const CONFIG_SRTP_KEY_EXCHANGE = "SRTP.keyExchange"
 
static const char *const CONFIG_SRTP_RTP_FALLBACK = "SRTP.rtpFallback"
 
static const char *const CONFIG_STUN_ENABLE = "STUN.enable"
 
static const char *const CONFIG_STUN_SERVER = "STUN.server"
 
static const char *const CONFIG_TLS_CA_LIST_FILE = "TLS.certificateListFile"
 
static const char *const CONFIG_TLS_CERTIFICATE_FILE = "TLS.certificateFile"
 
static const char *const CONFIG_TLS_CIPHERS = "TLS.ciphers"
 
static const char *const CONFIG_TLS_DISABLE_SECURE_DLG_CHECK = "TLS.disableSecureDlgCheck"
 
static const char *const CONFIG_TLS_ENABLE = "TLS.enable"
 
static const char *const CONFIG_TLS_LISTENER_PORT = "TLS.listenerPort"
 
static const char *const CONFIG_TLS_METHOD = "TLS.method"
 
static const char *const CONFIG_TLS_NEGOTIATION_TIMEOUT_SEC = "TLS.negotiationTimeoutSec"
 
static const char *const CONFIG_TLS_PASSWORD = "TLS.password"
 
static const char *const CONFIG_TLS_PRIVATE_KEY_FILE = "TLS.privateKeyFile"
 
static const char *const CONFIG_TLS_REQUIRE_CLIENT_CERTIFICATE = "TLS.requireClientCertificate"
 
static const char *const CONFIG_TLS_SERVER_NAME = "TLS.serverName"
 
static const char *const CONFIG_TLS_VERIFY_CLIENT = "TLS.verifyClient"
 
static const char *const CONFIG_TLS_VERIFY_SERVER = "TLS.verifyServer"
 
static const char *const CONFIG_TRANSPORT_STATE_CODE = "Transport.statusCode"
 
static const char *const CONFIG_TRANSPORT_STATE_DESC = "Transport.statusDescription"
 
static const char *const CONFIG_TURN_ENABLE = "TURN.enable"
 
static const char *const CONFIG_TURN_SERVER = "TURN.server"
 
static const char *const CONFIG_TURN_SERVER_PWD = "TURN.password"
 
static const char *const CONFIG_TURN_SERVER_REALM = "TURN.realm"
 
static const char *const CONFIG_TURN_SERVER_UNAME = "TURN.username"
 
static const char *const CONFIG_UPNP_ENABLED = "Account.upnpEnabled"
 
static const char *const CONFIG_VIDEO_ENABLED = "Account.videoEnabled"
 
constexpr const char *const CONVERSATIONS_KEY = "conversations"
 
constexpr const char *const CONVERSATIONS_REQUESTS_KEY = "conversationsRequests"
 
constexpr const charCRED_KEY = "credential"
 
constexpr const char *const DHT_ALLOW_PEERS_FROM_CONTACT = "allowPeersFromContact"
 
constexpr const char *const DHT_ALLOW_PEERS_FROM_HISTORY = "allowPeersFromHistory"
 
constexpr const char *const DHT_ALLOW_PEERS_FROM_TRUSTED = "allowPeersFromTrusted"
 
constexpr const char *const DHT_CONTACTS = "dhtContacts"
 
constexpr const char *const DHT_PORT_KEY = "dhtPort"
 
constexpr const char *const DHT_PUBLIC_IN_CALLS = "dhtPublicInCalls"
 
constexpr const char *const DHT_PUBLIC_PROFILE = "dhtPublicProfile"
 
constexpr const char *const DHT_VALUES_PATH_KEY = "dhtValuesPath"
 
constexpr const charDISABLE_SECURE_DLG_CHECK = "disableSecureDlgCheck"
 
constexpr const charDTMF_TYPE_KEY = "dtmfType"
 
constexpr const char *const ETH_ACCOUNT = "ethAccount"
 
constexpr const char *const ETH_KEY = "ethKey"
 
constexpr const char *const ETH_PATH = "ethPath"
 
constexpr const charID_KEY = "id"
 
constexpr const charINTERFACE_KEY = "interface"
 
constexpr const charKEEP_ALIVE_ENABLED = "keepAliveEnabled"
 
constexpr const charKEY_EXCHANGE_KEY = "keyExchange"
 
constexpr const charMETHOD_KEY = "method"
 
constexpr const charPORT_KEY = "port"
 
constexpr const charPRESENCE_ENABLED_KEY = "presenceEnabled"
 
constexpr const charPRESENCE_MODULE_ENABLED_KEY = "presenceModuleEnabled"
 
constexpr const charPRESENCE_NOTE_KEY = "presenceNote"
 
constexpr const charPRESENCE_PUBLISH_SUPPORTED_KEY = "presencePublishSupported"
 
constexpr const charPRESENCE_STATUS_KEY = "presenceStatus"
 
constexpr const charPRESENCE_SUBSCRIBE_SUPPORTED_KEY = "presenceSubscribeSupported"
 
const char *const PRIVATE_KEY_KEY = "privateKey"
 
constexpr const char *const PROXY_ENABLED_KEY = "proxyEnabled"
 
constexpr const char *const PROXY_SERVER_KEY = "proxyServer"
 
constexpr const charPUBLISH_ADDR_KEY = "publishAddr"
 
constexpr const charPUBLISH_PORT_KEY = "publishPort"
 
constexpr const charREQUIRE_CERTIF_KEY = "requireCertif"
 
constexpr const char *const RING_ACCOUNT_CERT = "ringAccountCert"
 
constexpr const char *const RING_ACCOUNT_CONTACTS = "ringAccountContacts"
 
constexpr const char *const RING_ACCOUNT_CRL = "ringAccountCRL"
 
constexpr const char *const RING_ACCOUNT_KEY = "ringAccountKey"
 
constexpr const char *const RING_ACCOUNT_RECEIPT = "ringAccountReceipt"
 
constexpr const char *const RING_ACCOUNT_RECEIPT_SIG = "ringAccountReceiptSignature"
 
constexpr const char *const RING_CA_KEY = "ringCaKey"
 
constexpr const charRTP_FALLBACK_KEY = "rtpFallback"
 
constexpr const charSAME_AS_LOCAL_KEY = "sameasLocal"
 
constexpr const charSERVER_KEY = "server"
 
constexpr const charSERVICE_ROUTE_KEY = "serviceRoute"
 
constexpr const charSRTP_KEY = "srtp"
 
constexpr const charSTUN_ENABLED_KEY = "stunEnabled"
 
constexpr const charSTUN_SERVER_KEY = "stunServer"
 
constexpr const charTIMEOUT_KEY = "timeout"
 
constexpr const charTLS_ENABLE_KEY = "enable"
 
constexpr const char *const TLS_KEY = "tls"
 
const char *const TLS_PASSWORD_KEY = "password"
 
constexpr const charTLS_PORT_KEY = "tlsPort"
 
const char *const TURN_ENABLED_KEY = "turnEnabled"
 
const char *const TURN_SERVER_KEY = "turnServer"
 
const char *const TURN_SERVER_PWD_KEY = "turnServerPassword"
 
const char *const TURN_SERVER_REALM_KEY = "turnServerRealm"
 
const char *const TURN_SERVER_UNAME_KEY = "turnServerUserName"
 
constexpr const charUSERNAME_KEY = "username"
 
constexpr const charVERIFY_CLIENT_KEY = "verifyClient"
 
constexpr const charVERIFY_SERVER_KEY = "verifyServer"
 
const char *const VIDEO_PORT_MAX_KEY = "videoPortMax"
 
const char *const VIDEO_PORT_MIN_KEY = "videoPortMin"
 

Variable Documentation

◆ ALLOW_IP_AUTO_REWRITE

const char *const jami::Conf::ALLOW_IP_AUTO_REWRITE = "allowIPAutoRewrite"
constexpr

◆ AUDIO_PORT_MAX_KEY

const char* const jami::Conf::AUDIO_PORT_MAX_KEY = "audioPortMax"

◆ AUDIO_PORT_MIN_KEY

const char* const jami::Conf::AUDIO_PORT_MIN_KEY = "audioPortMin"

Definition at line 48 of file sipaccountbase_config.cpp.

Referenced by jami::SipAccountBaseConfig::unserialize().

◆ BIND_ADDRESS_KEY

const char *const jami::Conf::BIND_ADDRESS_KEY = "bindAddress"
constexpr

◆ CALIST_KEY

◆ CERTIFICATE_KEY

◆ CIPHERS_KEY

constexpr const char* jami::Conf::CIPHERS_KEY = "ciphers"
constexpr

◆ CONFIG_ACCOUNT_ALIAS

const char* const jami::Conf::CONFIG_ACCOUNT_ALIAS = "Account.alias"
static

Definition at line 31 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_AUDIO_PORT_MAX

const char* const jami::Conf::CONFIG_ACCOUNT_AUDIO_PORT_MAX = "Account.audioPortMax"
static

◆ CONFIG_ACCOUNT_AUDIO_PORT_MIN

const char* const jami::Conf::CONFIG_ACCOUNT_AUDIO_PORT_MIN = "Account.audioPortMin"
static

◆ CONFIG_ACCOUNT_AUTOANSWER

const char* const jami::Conf::CONFIG_ACCOUNT_AUTOANSWER = "Account.autoAnswer"
static

Definition at line 35 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_DENY_SECOND_CALL

const char* const jami::Conf::CONFIG_ACCOUNT_DENY_SECOND_CALL = "Account.denySecondCall"
static

Definition at line 36 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_DISPLAYNAME

const char* const jami::Conf::CONFIG_ACCOUNT_DISPLAYNAME = "Account.displayName"
static

Definition at line 32 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_DTMF_TYPE

const char* const jami::Conf::CONFIG_ACCOUNT_DTMF_TYPE = "Account.dtmfType"
static

◆ CONFIG_ACCOUNT_ENABLE

const char* const jami::Conf::CONFIG_ACCOUNT_ENABLE = "Account.enable"
static

Definition at line 34 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_HAS_CUSTOM_USERAGENT

const char* const jami::Conf::CONFIG_ACCOUNT_HAS_CUSTOM_USERAGENT = "Account.hasCustomUserAgent"
static

Definition at line 59 of file account_schema.h.

◆ CONFIG_ACCOUNT_HOSTNAME

const char* const jami::Conf::CONFIG_ACCOUNT_HOSTNAME = "Account.hostname"
static

Definition at line 52 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_IP_AUTO_REWRITE

const char* const jami::Conf::CONFIG_ACCOUNT_IP_AUTO_REWRITE = "Account.allowIPAutoRewrite"
static

◆ CONFIG_ACCOUNT_ISRENDEZVOUS

const char* const jami::Conf::CONFIG_ACCOUNT_ISRENDEZVOUS = "Account.rendezVous"
static

Definition at line 39 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_MAILBOX

const char* const jami::Conf::CONFIG_ACCOUNT_MAILBOX = "Account.mailbox"
static

Definition at line 33 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_PASSWORD

◆ CONFIG_ACCOUNT_REALM

◆ CONFIG_ACCOUNT_REGISTRATION_EXPIRE

const char* const jami::Conf::CONFIG_ACCOUNT_REGISTRATION_EXPIRE = "Account.registrationExpire"
static

◆ CONFIG_ACCOUNT_REGISTRATION_STATE_CODE

const char* const jami::Conf::CONFIG_ACCOUNT_REGISTRATION_STATE_CODE = "Account.registrationCode"
static

Definition at line 113 of file account_schema.h.

◆ CONFIG_ACCOUNT_REGISTRATION_STATE_DESC

const char* const jami::Conf::CONFIG_ACCOUNT_REGISTRATION_STATE_DESC = "Account.registrationDescription"
static

Definition at line 114 of file account_schema.h.

◆ CONFIG_ACCOUNT_REGISTRATION_STATUS

const char* const jami::Conf::CONFIG_ACCOUNT_REGISTRATION_STATUS = "Account.registrationStatus"
static

◆ CONFIG_ACCOUNT_ROUTESET

const char* const jami::Conf::CONFIG_ACCOUNT_ROUTESET = "Account.routeset"
static

◆ CONFIG_ACCOUNT_SENDCOMPOSING

const char* const jami::Conf::CONFIG_ACCOUNT_SENDCOMPOSING = "Account.sendComposing"
static

Definition at line 38 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_SENDREADRECEIPT

const char* const jami::Conf::CONFIG_ACCOUNT_SENDREADRECEIPT = "Account.sendReadReceipt"
static

Definition at line 37 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_TYPE

const char* const jami::Conf::CONFIG_ACCOUNT_TYPE = "Account.type"
static

Definition at line 30 of file account_schema.h.

Referenced by jami::Manager::addAccount(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_UICUSTOMIZATION

const char* const jami::Conf::CONFIG_ACCOUNT_UICUSTOMIZATION = "Account.uiCustomization"
static

Definition at line 77 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_USERAGENT

const char* const jami::Conf::CONFIG_ACCOUNT_USERAGENT = "Account.useragent"
static

Definition at line 58 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_ACCOUNT_USERNAME

◆ CONFIG_ACCOUNT_VIDEO_PORT_MAX

const char* const jami::Conf::CONFIG_ACCOUNT_VIDEO_PORT_MAX = "Account.videoPortMax"
static

◆ CONFIG_ACCOUNT_VIDEO_PORT_MIN

const char* const jami::Conf::CONFIG_ACCOUNT_VIDEO_PORT_MIN = "Account.videoPortMin"
static

◆ CONFIG_ALL_MODERATORS_ENABLED

const char* const jami::Conf::CONFIG_ALL_MODERATORS_ENABLED = "Account.allModeratorEnabled"
static

Definition at line 75 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_BIND_ADDRESS

const char* const jami::Conf::CONFIG_BIND_ADDRESS = "Account.bindAddress"
static

◆ CONFIG_DEFAULT_MODERATORS

const char* const jami::Conf::CONFIG_DEFAULT_MODERATORS = "Account.defaultModerators"
static

Definition at line 73 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_DHT_PORT

const char* const jami::Conf::CONFIG_DHT_PORT = "Account.dhtPort"
static

◆ CONFIG_DHT_PUBLIC_IN_CALLS

const char* const jami::Conf::CONFIG_DHT_PUBLIC_IN_CALLS = "DHT.PublicInCalls"
static

◆ CONFIG_KEEP_ALIVE_ENABLED

const char* const jami::Conf::CONFIG_KEEP_ALIVE_ENABLED = "Account.keepAliveEnabled"
static

◆ CONFIG_LOCAL_INTERFACE

const char* const jami::Conf::CONFIG_LOCAL_INTERFACE = "Account.localInterface"
static

◆ CONFIG_LOCAL_MODERATORS_ENABLED

const char* const jami::Conf::CONFIG_LOCAL_MODERATORS_ENABLED = "Account.localModeratorsEnabled"
static

Definition at line 74 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_LOCAL_PORT

const char* const jami::Conf::CONFIG_LOCAL_PORT = "Account.localPort"
static

◆ CONFIG_PRESENCE_ENABLED

const char* const jami::Conf::CONFIG_PRESENCE_ENABLED = "Account.presenceEnabled"
static

◆ CONFIG_PRESENCE_NOTE

const char* const jami::Conf::CONFIG_PRESENCE_NOTE = "Account.presenceNote"
static

Definition at line 50 of file account_schema.h.

◆ CONFIG_PRESENCE_PUBLISH_SUPPORTED

const char* const jami::Conf::CONFIG_PRESENCE_PUBLISH_SUPPORTED = "Account.presencePublishSupported"
static

Definition at line 47 of file account_schema.h.

◆ CONFIG_PRESENCE_STATUS

const char* const jami::Conf::CONFIG_PRESENCE_STATUS = "Account.presenceStatus"
static

Definition at line 49 of file account_schema.h.

◆ CONFIG_PRESENCE_SUBSCRIBE_SUPPORTED

const char* const jami::Conf::CONFIG_PRESENCE_SUBSCRIBE_SUPPORTED = "Account.presenceSubscribeSupported"
static

Definition at line 48 of file account_schema.h.

◆ CONFIG_PUBLISHED_ADDRESS

const char* const jami::Conf::CONFIG_PUBLISHED_ADDRESS = "Account.publishedAddress"
static

◆ CONFIG_PUBLISHED_PORT

const char* const jami::Conf::CONFIG_PUBLISHED_PORT = "Account.publishedPort"
static

◆ CONFIG_PUBLISHED_SAMEAS_LOCAL

const char* const jami::Conf::CONFIG_PUBLISHED_SAMEAS_LOCAL = "Account.publishedSameAsLocal"
static

◆ CONFIG_RINGTONE_ENABLED

const char* const jami::Conf::CONFIG_RINGTONE_ENABLED = "Account.ringtoneEnabled"
static

Definition at line 43 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_RINGTONE_PATH

const char* const jami::Conf::CONFIG_RINGTONE_PATH = "Account.ringtonePath"
static

Definition at line 42 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_SRTP_ENABLE

const char* const jami::Conf::CONFIG_SRTP_ENABLE = "SRTP.enable"
static

Definition at line 89 of file account_schema.h.

◆ CONFIG_SRTP_KEY_EXCHANGE

const char* const jami::Conf::CONFIG_SRTP_KEY_EXCHANGE = "SRTP.keyExchange"
static

◆ CONFIG_SRTP_RTP_FALLBACK

const char* const jami::Conf::CONFIG_SRTP_RTP_FALLBACK = "SRTP.rtpFallback"
static

◆ CONFIG_STUN_ENABLE

const char* const jami::Conf::CONFIG_STUN_ENABLE = "STUN.enable"
static

◆ CONFIG_STUN_SERVER

const char* const jami::Conf::CONFIG_STUN_SERVER = "STUN.server"
static

◆ CONFIG_TLS_CA_LIST_FILE

const char* const jami::Conf::CONFIG_TLS_CA_LIST_FILE = "TLS.certificateListFile"
static

◆ CONFIG_TLS_CERTIFICATE_FILE

const char* const jami::Conf::CONFIG_TLS_CERTIFICATE_FILE = "TLS.certificateFile"
static

◆ CONFIG_TLS_CIPHERS

const char* const jami::Conf::CONFIG_TLS_CIPHERS = "TLS.ciphers"
static

◆ CONFIG_TLS_DISABLE_SECURE_DLG_CHECK

const char* const jami::Conf::CONFIG_TLS_DISABLE_SECURE_DLG_CHECK = "TLS.disableSecureDlgCheck"
static

◆ CONFIG_TLS_ENABLE

const char* const jami::Conf::CONFIG_TLS_ENABLE = "TLS.enable"
static

◆ CONFIG_TLS_LISTENER_PORT

const char* const jami::Conf::CONFIG_TLS_LISTENER_PORT = "TLS.listenerPort"
static

◆ CONFIG_TLS_METHOD

const char* const jami::Conf::CONFIG_TLS_METHOD = "TLS.method"
static

◆ CONFIG_TLS_NEGOTIATION_TIMEOUT_SEC

const char* const jami::Conf::CONFIG_TLS_NEGOTIATION_TIMEOUT_SEC = "TLS.negotiationTimeoutSec"
static

◆ CONFIG_TLS_PASSWORD

const char* const jami::Conf::CONFIG_TLS_PASSWORD = "TLS.password"
static

◆ CONFIG_TLS_PRIVATE_KEY_FILE

const char* const jami::Conf::CONFIG_TLS_PRIVATE_KEY_FILE = "TLS.privateKeyFile"
static

◆ CONFIG_TLS_REQUIRE_CLIENT_CERTIFICATE

const char* const jami::Conf::CONFIG_TLS_REQUIRE_CLIENT_CERTIFICATE = "TLS.requireClientCertificate"
static

◆ CONFIG_TLS_SERVER_NAME

const char* const jami::Conf::CONFIG_TLS_SERVER_NAME = "TLS.serverName"
static

◆ CONFIG_TLS_VERIFY_CLIENT

const char* const jami::Conf::CONFIG_TLS_VERIFY_CLIENT = "TLS.verifyClient"
static

◆ CONFIG_TLS_VERIFY_SERVER

const char* const jami::Conf::CONFIG_TLS_VERIFY_SERVER = "TLS.verifyServer"
static

◆ CONFIG_TRANSPORT_STATE_CODE

const char* const jami::Conf::CONFIG_TRANSPORT_STATE_CODE = "Transport.statusCode"
static

Definition at line 115 of file account_schema.h.

Referenced by jami::SIPAccountBase::getVolatileAccountDetails().

◆ CONFIG_TRANSPORT_STATE_DESC

const char* const jami::Conf::CONFIG_TRANSPORT_STATE_DESC = "Transport.statusDescription"
static

Definition at line 116 of file account_schema.h.

Referenced by jami::SIPAccountBase::getVolatileAccountDetails().

◆ CONFIG_TURN_ENABLE

const char* const jami::Conf::CONFIG_TURN_ENABLE = "TURN.enable"
static

◆ CONFIG_TURN_SERVER

const char* const jami::Conf::CONFIG_TURN_SERVER = "TURN.server"
static

◆ CONFIG_TURN_SERVER_PWD

const char* const jami::Conf::CONFIG_TURN_SERVER_PWD = "TURN.password"
static

◆ CONFIG_TURN_SERVER_REALM

const char* const jami::Conf::CONFIG_TURN_SERVER_REALM = "TURN.realm"
static

◆ CONFIG_TURN_SERVER_UNAME

const char* const jami::Conf::CONFIG_TURN_SERVER_UNAME = "TURN.username"
static

◆ CONFIG_UPNP_ENABLED

const char* const jami::Conf::CONFIG_UPNP_ENABLED = "Account.upnpEnabled"
static

Definition at line 72 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONFIG_VIDEO_ENABLED

const char* const jami::Conf::CONFIG_VIDEO_ENABLED = "Account.videoEnabled"
static

Definition at line 44 of file account_schema.h.

Referenced by jami::AccountConfig::fromMap(), and jami::AccountConfig::toMap().

◆ CONVERSATIONS_KEY

constexpr const char* const jami::Conf::CONVERSATIONS_KEY = "conversations"
constexpr

Definition at line 40 of file configkeys.h.

Referenced by jami::AccountArchive::deserialize().

◆ CONVERSATIONS_REQUESTS_KEY

constexpr const char* const jami::Conf::CONVERSATIONS_REQUESTS_KEY = "conversationsRequests"
constexpr

Definition at line 41 of file configkeys.h.

Referenced by jami::AccountArchive::deserialize().

◆ CRED_KEY

const char *const jami::Conf::CRED_KEY = "credential"
constexpr

◆ DHT_ALLOW_PEERS_FROM_CONTACT

constexpr const char* const jami::Conf::DHT_ALLOW_PEERS_FROM_CONTACT = "allowPeersFromContact"
constexpr

◆ DHT_ALLOW_PEERS_FROM_HISTORY

constexpr const char* const jami::Conf::DHT_ALLOW_PEERS_FROM_HISTORY = "allowPeersFromHistory"
constexpr

◆ DHT_ALLOW_PEERS_FROM_TRUSTED

constexpr const char* const jami::Conf::DHT_ALLOW_PEERS_FROM_TRUSTED = "allowPeersFromTrusted"
constexpr

◆ DHT_CONTACTS

constexpr const char* const jami::Conf::DHT_CONTACTS = "dhtContacts"
constexpr

Definition at line 24 of file configkeys.h.

◆ DHT_PORT_KEY

constexpr const char* const jami::Conf::DHT_PORT_KEY = "dhtPort"
constexpr

◆ DHT_PUBLIC_IN_CALLS

constexpr const char* const jami::Conf::DHT_PUBLIC_IN_CALLS = "dhtPublicInCalls"
constexpr

◆ DHT_PUBLIC_PROFILE

constexpr const char* const jami::Conf::DHT_PUBLIC_PROFILE = "dhtPublicProfile"
constexpr

Definition at line 25 of file configkeys.h.

◆ DHT_VALUES_PATH_KEY

constexpr const char* const jami::Conf::DHT_VALUES_PATH_KEY = "dhtValuesPath"
constexpr

Definition at line 23 of file configkeys.h.

◆ DISABLE_SECURE_DLG_CHECK

constexpr const char* jami::Conf::DISABLE_SECURE_DLG_CHECK = "disableSecureDlgCheck"
constexpr

◆ DTMF_TYPE_KEY

const char *const jami::Conf::DTMF_TYPE_KEY = "dtmfType"
constexpr

◆ ETH_ACCOUNT

constexpr const char* const jami::Conf::ETH_ACCOUNT = "ethAccount"
constexpr

Definition at line 32 of file configkeys.h.

◆ ETH_KEY

constexpr const char* const jami::Conf::ETH_KEY = "ethKey"
constexpr

Definition at line 30 of file configkeys.h.

Referenced by jami::AccountArchive::deserialize().

◆ ETH_PATH

constexpr const char* const jami::Conf::ETH_PATH = "ethPath"
constexpr

Definition at line 31 of file configkeys.h.

◆ ID_KEY

constexpr const char* jami::Conf::ID_KEY = "id"
constexpr

Definition at line 29 of file sipaccount_config.cpp.

Referenced by jami::SipAccountConfig::serialize().

◆ INTERFACE_KEY

const char *const jami::Conf::INTERFACE_KEY = "interface"
constexpr

◆ KEEP_ALIVE_ENABLED

constexpr const char* jami::Conf::KEEP_ALIVE_ENABLED = "keepAliveEnabled"
constexpr

◆ KEY_EXCHANGE_KEY

constexpr const char* jami::Conf::KEY_EXCHANGE_KEY = "keyExchange"
constexpr

◆ METHOD_KEY

constexpr const char* jami::Conf::METHOD_KEY = "method"
constexpr

◆ PORT_KEY

const char *const jami::Conf::PORT_KEY = "port"
constexpr

◆ PRESENCE_ENABLED_KEY

const char *const jami::Conf::PRESENCE_ENABLED_KEY = "presenceEnabled"
constexpr

Definition at line 40 of file sipaccount_config.cpp.

◆ PRESENCE_MODULE_ENABLED_KEY

constexpr const char* jami::Conf::PRESENCE_MODULE_ENABLED_KEY = "presenceModuleEnabled"
constexpr

Definition at line 45 of file sipaccount_config.cpp.

Referenced by jami::SipAccountConfig::unserialize().

◆ PRESENCE_NOTE_KEY

const char *const jami::Conf::PRESENCE_NOTE_KEY = "presenceNote"
constexpr

Definition at line 44 of file sipaccount_config.cpp.

◆ PRESENCE_PUBLISH_SUPPORTED_KEY

const char *const jami::Conf::PRESENCE_PUBLISH_SUPPORTED_KEY = "presencePublishSupported"
constexpr

Definition at line 41 of file sipaccount_config.cpp.

Referenced by jami::SipAccountConfig::unserialize().

◆ PRESENCE_STATUS_KEY

const char *const jami::Conf::PRESENCE_STATUS_KEY = "presenceStatus"
constexpr

Definition at line 43 of file sipaccount_config.cpp.

◆ PRESENCE_SUBSCRIBE_SUPPORTED_KEY

const char *const jami::Conf::PRESENCE_SUBSCRIBE_SUPPORTED_KEY = "presenceSubscribeSupported"
constexpr

Definition at line 42 of file sipaccount_config.cpp.

Referenced by jami::SipAccountConfig::unserialize().

◆ PRIVATE_KEY_KEY

◆ PROXY_ENABLED_KEY

constexpr const char* const jami::Conf::PROXY_ENABLED_KEY = "proxyEnabled"
constexpr

◆ PROXY_SERVER_KEY

constexpr const char* const jami::Conf::PROXY_SERVER_KEY = "proxyServer"
constexpr

◆ PUBLISH_ADDR_KEY

const char *const jami::Conf::PUBLISH_ADDR_KEY = "publishAddr"
constexpr

◆ PUBLISH_PORT_KEY

const char *const jami::Conf::PUBLISH_PORT_KEY = "publishPort"
constexpr

◆ REQUIRE_CERTIF_KEY

constexpr const char* jami::Conf::REQUIRE_CERTIF_KEY = "requireCertif"
constexpr

◆ RING_ACCOUNT_CERT

constexpr const char* const jami::Conf::RING_ACCOUNT_CERT = "ringAccountCert"
constexpr

Definition at line 35 of file configkeys.h.

Referenced by jami::AccountArchive::deserialize().

◆ RING_ACCOUNT_CONTACTS

constexpr const char* const jami::Conf::RING_ACCOUNT_CONTACTS = "ringAccountContacts"
constexpr

Definition at line 39 of file configkeys.h.

Referenced by jami::AccountArchive::deserialize().

◆ RING_ACCOUNT_CRL

constexpr const char* const jami::Conf::RING_ACCOUNT_CRL = "ringAccountCRL"
constexpr

Definition at line 38 of file configkeys.h.

Referenced by jami::AccountArchive::deserialize().

◆ RING_ACCOUNT_KEY

constexpr const char* const jami::Conf::RING_ACCOUNT_KEY = "ringAccountKey"
constexpr

Definition at line 34 of file configkeys.h.

Referenced by jami::AccountArchive::deserialize().

◆ RING_ACCOUNT_RECEIPT

constexpr const char* const jami::Conf::RING_ACCOUNT_RECEIPT = "ringAccountReceipt"
constexpr

◆ RING_ACCOUNT_RECEIPT_SIG

constexpr const char* const jami::Conf::RING_ACCOUNT_RECEIPT_SIG = "ringAccountReceiptSignature"
constexpr

◆ RING_CA_KEY

constexpr const char* const jami::Conf::RING_CA_KEY = "ringCaKey"
constexpr

Definition at line 33 of file configkeys.h.

Referenced by jami::AccountArchive::deserialize().

◆ RTP_FALLBACK_KEY

constexpr const char* jami::Conf::RTP_FALLBACK_KEY = "rtpFallback"
constexpr

◆ SAME_AS_LOCAL_KEY

const char *const jami::Conf::SAME_AS_LOCAL_KEY = "sameasLocal"
constexpr

◆ SERVER_KEY

constexpr const char* jami::Conf::SERVER_KEY = "server"
constexpr

◆ SERVICE_ROUTE_KEY

const char *const jami::Conf::SERVICE_ROUTE_KEY = "serviceRoute"
constexpr

◆ SRTP_KEY

constexpr const char* jami::Conf::SRTP_KEY = "srtp"
constexpr

◆ STUN_ENABLED_KEY

const char *const jami::Conf::STUN_ENABLED_KEY = "stunEnabled"
constexpr

◆ STUN_SERVER_KEY

const char *const jami::Conf::STUN_SERVER_KEY = "stunServer"
constexpr

◆ TIMEOUT_KEY

constexpr const char* jami::Conf::TIMEOUT_KEY = "timeout"
constexpr

◆ TLS_ENABLE_KEY

constexpr const char* jami::Conf::TLS_ENABLE_KEY = "enable"
constexpr

◆ TLS_KEY

◆ TLS_PASSWORD_KEY

◆ TLS_PORT_KEY

constexpr const char* jami::Conf::TLS_PORT_KEY = "tlsPort"
constexpr

◆ TURN_ENABLED_KEY

const char* const jami::Conf::TURN_ENABLED_KEY = "turnEnabled"

◆ TURN_SERVER_KEY

const char* const jami::Conf::TURN_SERVER_KEY = "turnServer"

◆ TURN_SERVER_PWD_KEY

const char* const jami::Conf::TURN_SERVER_PWD_KEY = "turnServerPassword"

◆ TURN_SERVER_REALM_KEY

const char* const jami::Conf::TURN_SERVER_REALM_KEY = "turnServerRealm"

◆ TURN_SERVER_UNAME_KEY

const char* const jami::Conf::TURN_SERVER_UNAME_KEY = "turnServerUserName"

◆ USERNAME_KEY

constexpr const char* jami::Conf::USERNAME_KEY = "username"
constexpr

◆ VERIFY_CLIENT_KEY

constexpr const char* jami::Conf::VERIFY_CLIENT_KEY = "verifyClient"
constexpr

◆ VERIFY_SERVER_KEY

constexpr const char* jami::Conf::VERIFY_SERVER_KEY = "verifyServer"
constexpr

◆ VIDEO_PORT_MAX_KEY

const char* const jami::Conf::VIDEO_PORT_MAX_KEY = "videoPortMax"

◆ VIDEO_PORT_MIN_KEY

const char* const jami::Conf::VIDEO_PORT_MIN_KEY = "videoPortMin"