Ring Daemon 16.0.0
Loading...
Searching...
No Matches
libjami::Account::ConfProperties Namespace Reference

Namespaces

namespace  Audio
 
namespace  CodecInfo
 
namespace  DHT
 
namespace  Presence
 
namespace  Registration
 
namespace  RingNS
 
namespace  Ringtone
 
namespace  SRTP
 
namespace  STUN
 
namespace  TLS
 
namespace  TURN
 
namespace  Video
 

Variables

static constexpr const char ACCOUNT_IP_AUTO_REWRITE [] = "Account.allowIPAutoRewrite"
 
static constexpr const char ACCOUNT_PEER_DISCOVERY [] = "Account.accountDiscovery"
 
static constexpr const char ACCOUNT_PUBLISH [] = "Account.accountPublish"
 
static constexpr const char ACTIVE_CALL_LIMIT [] = "Account.activeCallLimit"
 
static constexpr const char ALIAS [] = "Account.alias"
 
static constexpr const char ALL_MODERATORS_ENABLED [] = "Account.allModeratorsEnabled"
 
static constexpr const char ALLOW_CERT_FROM_CONTACT [] = "Account.allowCertFromContact"
 
static constexpr const char ALLOW_CERT_FROM_HISTORY [] = "Account.allowCertFromHistory"
 
static constexpr const char ALLOW_CERT_FROM_TRUSTED [] = "Account.allowCertFromTrusted"
 
static constexpr const char ARCHIVE_HAS_PASSWORD [] = "Account.archiveHasPassword"
 
static constexpr const char ARCHIVE_PASSWORD [] = "Account.archivePassword"
 
static constexpr const char ARCHIVE_PASSWORD_SCHEME [] = "Account.archivePasswordScheme"
 
static constexpr const char ARCHIVE_PATH [] = "Account.archivePath"
 
static constexpr const char ARCHIVE_PIN [] = "Account.archivePIN"
 
static constexpr const char ARCHIVE_URL [] = "Account.archiveURL"
 
static constexpr const char AUTOANSWER [] = "Account.autoAnswer"
 
static constexpr const char BIND_ADDRESS [] = "Account.bindAddress"
 
static constexpr const char BOOTSTRAP_LIST_URL [] = "Account.bootstrapListUrl"
 
static constexpr const char DEFAULT_MODERATORS [] = "Account.defaultModerators"
 
static constexpr const char DENYSECONDCALL [] = "Account.denySecondCall"
 
static constexpr const char DEVICE_ID [] = "Account.deviceID"
 
static constexpr const char DEVICE_NAME [] = "Account.deviceName"
 
static constexpr const char DHT_PEER_DISCOVERY [] = "Account.peerDiscovery"
 
static constexpr const char DHT_PORT [] = "Account.dhtPort"
 
static constexpr const char DHT_PROXY_LIST_URL [] = "Account.dhtProxyListUrl"
 
static constexpr const char DISPLAYNAME [] = "Account.displayName"
 
static constexpr const char DTMF_TYPE [] = "Account.dtmfType"
 
static constexpr const char ENABLED [] = "Account.enable"
 
static constexpr const char HAS_CUSTOM_USER_AGENT [] = "Account.hasCustomUserAgent"
 
static constexpr const char HOSTNAME [] = "Account.hostname"
 
static constexpr const char ID [] = "Account.id"
 
static constexpr const char ISRENDEZVOUS [] = "Account.rendezVous"
 
static constexpr const char KEEP_ALIVE_ENABLED [] = "Account.keepAliveEnabled"
 
static constexpr const char LOCAL_INTERFACE [] = "Account.localInterface"
 
static constexpr const char LOCAL_MODERATORS_ENABLED [] = "Account.localModeratorsEnabled"
 
static constexpr const char LOCAL_PORT [] = "Account.localPort"
 
static constexpr const char MAILBOX [] = "Account.mailbox"
 
static constexpr const char MANAGER_URI [] = "Account.managerUri"
 
static constexpr const char MANAGER_USERNAME [] = "Account.managerUsername"
 
static constexpr const char PASSWORD [] = "Account.password"
 
static constexpr const char PROXY_ENABLED [] = "Account.proxyEnabled"
 
static constexpr const char PROXY_LIST_ENABLED [] = "Account.proxyListEnabled"
 
static constexpr const char PROXY_PUSH_TOKEN [] = "Account.proxyPushToken"
 
static constexpr const char PROXY_SERVER [] = "Account.proxyServer"
 
static constexpr const char PUBLISHED_ADDRESS [] = "Account.publishedAddress"
 
static constexpr const char PUBLISHED_PORT [] = "Account.publishedPort"
 
static constexpr const char PUBLISHED_SAMEAS_LOCAL [] = "Account.publishedSameAsLocal"
 
static constexpr const char REALM [] = "Account.realm"
 
static constexpr const char ROUTE [] = "Account.routeset"
 
static constexpr const char SENDCOMPOSING [] = "Account.sendComposing"
 
static constexpr const char SENDREADRECEIPT [] = "Account.sendReadReceipt"
 
static constexpr const char TYPE [] = "Account.type"
 
static constexpr const char UI_CUSTOMIZATION [] = "Account.uiCustomization"
 
static constexpr const char UPNP_ENABLED [] = "Account.upnpEnabled"
 
static constexpr const char USER_AGENT [] = "Account.useragent"
 
static constexpr const char USERNAME [] = "Account.username"
 

Variable Documentation

◆ ACCOUNT_IP_AUTO_REWRITE

constexpr const char libjami::Account::ConfProperties::ACCOUNT_IP_AUTO_REWRITE[] = "Account.allowIPAutoRewrite"
staticconstexpr

Definition at line 157 of file account_const.h.

◆ ACCOUNT_PEER_DISCOVERY

constexpr const char libjami::Account::ConfProperties::ACCOUNT_PEER_DISCOVERY[] = "Account.accountDiscovery"
staticconstexpr

◆ ACCOUNT_PUBLISH

constexpr const char libjami::Account::ConfProperties::ACCOUNT_PUBLISH[] = "Account.accountPublish"
staticconstexpr

◆ ACTIVE_CALL_LIMIT

constexpr const char libjami::Account::ConfProperties::ACTIVE_CALL_LIMIT[] = "Account.activeCallLimit"
staticconstexpr

Definition at line 115 of file account_const.h.

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

◆ ALIAS

constexpr const char libjami::Account::ConfProperties::ALIAS[] = "Account.alias"
staticconstexpr

Definition at line 105 of file account_const.h.

◆ ALL_MODERATORS_ENABLED

constexpr const char libjami::Account::ConfProperties::ALL_MODERATORS_ENABLED[] = "Account.allModeratorsEnabled"
staticconstexpr

Definition at line 156 of file account_const.h.

◆ ALLOW_CERT_FROM_CONTACT

constexpr const char libjami::Account::ConfProperties::ALLOW_CERT_FROM_CONTACT[] = "Account.allowCertFromContact"
staticconstexpr

◆ ALLOW_CERT_FROM_HISTORY

constexpr const char libjami::Account::ConfProperties::ALLOW_CERT_FROM_HISTORY[] = "Account.allowCertFromHistory"
staticconstexpr

◆ ALLOW_CERT_FROM_TRUSTED

constexpr const char libjami::Account::ConfProperties::ALLOW_CERT_FROM_TRUSTED[] = "Account.allowCertFromTrusted"
staticconstexpr

◆ ARCHIVE_HAS_PASSWORD

constexpr const char libjami::Account::ConfProperties::ARCHIVE_HAS_PASSWORD[] = "Account.archiveHasPassword"
staticconstexpr

◆ ARCHIVE_PASSWORD

constexpr const char libjami::Account::ConfProperties::ARCHIVE_PASSWORD[] = "Account.archivePassword"
staticconstexpr

Definition at line 134 of file account_const.h.

Referenced by jami::JamiAccountConfig::fromMap().

◆ ARCHIVE_PASSWORD_SCHEME

constexpr const char libjami::Account::ConfProperties::ARCHIVE_PASSWORD_SCHEME[] = "Account.archivePasswordScheme"
staticconstexpr

Definition at line 133 of file account_const.h.

Referenced by jami::JamiAccountConfig::fromMap().

◆ ARCHIVE_PATH

constexpr const char libjami::Account::ConfProperties::ARCHIVE_PATH[] = "Account.archivePath"
staticconstexpr

◆ ARCHIVE_PIN

constexpr const char libjami::Account::ConfProperties::ARCHIVE_PIN[] = "Account.archivePIN"
staticconstexpr

Definition at line 138 of file account_const.h.

Referenced by jami::JamiAccountConfig::fromMap().

◆ ARCHIVE_URL

constexpr const char libjami::Account::ConfProperties::ARCHIVE_URL[] = "Account.archiveURL"
staticconstexpr

Definition at line 137 of file account_const.h.

Referenced by jami::JamiAccountConfig::fromMap().

◆ AUTOANSWER

constexpr const char libjami::Account::ConfProperties::AUTOANSWER[] = "Account.autoAnswer"
staticconstexpr

Definition at line 110 of file account_const.h.

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

◆ BIND_ADDRESS

constexpr const char libjami::Account::ConfProperties::BIND_ADDRESS[] = "Account.bindAddress"
staticconstexpr

Definition at line 118 of file account_const.h.

◆ BOOTSTRAP_LIST_URL

constexpr const char libjami::Account::ConfProperties::BOOTSTRAP_LIST_URL[] = "Account.bootstrapListUrl"
staticconstexpr

Definition at line 151 of file account_const.h.

Referenced by jami::JamiAccountConfig::fromMap().

◆ DEFAULT_MODERATORS

constexpr const char libjami::Account::ConfProperties::DEFAULT_MODERATORS[] = "Account.defaultModerators"
staticconstexpr

Definition at line 154 of file account_const.h.

◆ DENYSECONDCALL

constexpr const char libjami::Account::ConfProperties::DENYSECONDCALL[] = "Account.denySecondCall"
staticconstexpr

Definition at line 111 of file account_const.h.

◆ DEVICE_ID

constexpr const char libjami::Account::ConfProperties::DEVICE_ID[] = "Account.deviceID"
staticconstexpr

Definition at line 139 of file account_const.h.

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

◆ DEVICE_NAME

constexpr const char libjami::Account::ConfProperties::DEVICE_NAME[] = "Account.deviceName"
staticconstexpr

◆ DHT_PEER_DISCOVERY

constexpr const char libjami::Account::ConfProperties::DHT_PEER_DISCOVERY[] = "Account.peerDiscovery"
staticconstexpr

◆ DHT_PORT

constexpr const char libjami::Account::ConfProperties::DHT_PORT[] = "Account.dhtPort"
staticconstexpr

Definition at line 153 of file account_const.h.

◆ DHT_PROXY_LIST_URL

constexpr const char libjami::Account::ConfProperties::DHT_PROXY_LIST_URL[] = "Account.dhtProxyListUrl"
staticconstexpr

◆ DISPLAYNAME

constexpr const char libjami::Account::ConfProperties::DISPLAYNAME[] = "Account.displayName"
staticconstexpr

Definition at line 106 of file account_const.h.

◆ DTMF_TYPE

constexpr const char libjami::Account::ConfProperties::DTMF_TYPE[] = "Account.dtmfType"
staticconstexpr

Definition at line 109 of file account_const.h.

◆ ENABLED

constexpr const char libjami::Account::ConfProperties::ENABLED[] = "Account.enable"
staticconstexpr

Definition at line 107 of file account_const.h.

◆ HAS_CUSTOM_USER_AGENT

constexpr const char libjami::Account::ConfProperties::HAS_CUSTOM_USER_AGENT[] = "Account.hasCustomUserAgent"
staticconstexpr

Definition at line 129 of file account_const.h.

◆ HOSTNAME

constexpr const char libjami::Account::ConfProperties::HOSTNAME[] = "Account.hostname"
staticconstexpr

Definition at line 116 of file account_const.h.

◆ ID

constexpr const char libjami::Account::ConfProperties::ID[] = "Account.id"
staticconstexpr

Definition at line 103 of file account_const.h.

◆ ISRENDEZVOUS

constexpr const char libjami::Account::ConfProperties::ISRENDEZVOUS[] = "Account.rendezVous"
staticconstexpr

Definition at line 114 of file account_const.h.

◆ KEEP_ALIVE_ENABLED

constexpr const char libjami::Account::ConfProperties::KEEP_ALIVE_ENABLED[] = "Account.keepAliveEnabled"
staticconstexpr

Definition at line 145 of file account_const.h.

◆ LOCAL_INTERFACE

constexpr const char libjami::Account::ConfProperties::LOCAL_INTERFACE[] = "Account.localInterface"
staticconstexpr

Definition at line 122 of file account_const.h.

◆ LOCAL_MODERATORS_ENABLED

constexpr const char libjami::Account::ConfProperties::LOCAL_MODERATORS_ENABLED[] = "Account.localModeratorsEnabled"
staticconstexpr

Definition at line 155 of file account_const.h.

◆ LOCAL_PORT

constexpr const char libjami::Account::ConfProperties::LOCAL_PORT[] = "Account.localPort"
staticconstexpr

Definition at line 124 of file account_const.h.

◆ MAILBOX

constexpr const char libjami::Account::ConfProperties::MAILBOX[] = "Account.mailbox"
staticconstexpr

Definition at line 108 of file account_const.h.

◆ MANAGER_URI

constexpr const char libjami::Account::ConfProperties::MANAGER_URI[] = "Account.managerUri"
staticconstexpr

◆ MANAGER_USERNAME

constexpr const char libjami::Account::ConfProperties::MANAGER_USERNAME[] = "Account.managerUsername"
staticconstexpr

◆ PASSWORD

constexpr const char libjami::Account::ConfProperties::PASSWORD[] = "Account.password"
staticconstexpr

Definition at line 120 of file account_const.h.

◆ PROXY_ENABLED

constexpr const char libjami::Account::ConfProperties::PROXY_ENABLED[] = "Account.proxyEnabled"
staticconstexpr

◆ PROXY_LIST_ENABLED

constexpr const char libjami::Account::ConfProperties::PROXY_LIST_ENABLED[] = "Account.proxyListEnabled"
staticconstexpr

◆ PROXY_PUSH_TOKEN

constexpr const char libjami::Account::ConfProperties::PROXY_PUSH_TOKEN[] = "Account.proxyPushToken"
staticconstexpr

◆ PROXY_SERVER

constexpr const char libjami::Account::ConfProperties::PROXY_SERVER[] = "Account.proxyServer"
staticconstexpr

◆ PUBLISHED_ADDRESS

constexpr const char libjami::Account::ConfProperties::PUBLISHED_ADDRESS[] = "Account.publishedAddress"
staticconstexpr

Definition at line 126 of file account_const.h.

◆ PUBLISHED_PORT

constexpr const char libjami::Account::ConfProperties::PUBLISHED_PORT[] = "Account.publishedPort"
staticconstexpr

Definition at line 125 of file account_const.h.

◆ PUBLISHED_SAMEAS_LOCAL

constexpr const char libjami::Account::ConfProperties::PUBLISHED_SAMEAS_LOCAL[] = "Account.publishedSameAsLocal"
staticconstexpr

Definition at line 123 of file account_const.h.

◆ REALM

constexpr const char libjami::Account::ConfProperties::REALM[] = "Account.realm"
staticconstexpr

Definition at line 121 of file account_const.h.

◆ ROUTE

constexpr const char libjami::Account::ConfProperties::ROUTE[] = "Account.routeset"
staticconstexpr

Definition at line 119 of file account_const.h.

◆ SENDCOMPOSING

constexpr const char libjami::Account::ConfProperties::SENDCOMPOSING[] = "Account.sendComposing"
staticconstexpr

Definition at line 113 of file account_const.h.

◆ SENDREADRECEIPT

constexpr const char libjami::Account::ConfProperties::SENDREADRECEIPT[] = "Account.sendReadReceipt"
staticconstexpr

Definition at line 112 of file account_const.h.

◆ TYPE

constexpr const char libjami::Account::ConfProperties::TYPE[] = "Account.type"
staticconstexpr

Definition at line 104 of file account_const.h.

◆ UI_CUSTOMIZATION

constexpr const char libjami::Account::ConfProperties::UI_CUSTOMIZATION[] = "Account.uiCustomization"
staticconstexpr

Definition at line 158 of file account_const.h.

Referenced by jami::JamiAccountConfig::fromMap().

◆ UPNP_ENABLED

constexpr const char libjami::Account::ConfProperties::UPNP_ENABLED[] = "Account.upnpEnabled"
staticconstexpr

Definition at line 128 of file account_const.h.

◆ USER_AGENT

constexpr const char libjami::Account::ConfProperties::USER_AGENT[] = "Account.useragent"
staticconstexpr

Definition at line 127 of file account_const.h.

◆ USERNAME

constexpr const char libjami::Account::ConfProperties::USERNAME[] = "Account.username"
staticconstexpr

Definition at line 117 of file account_const.h.