Ring Daemon 16.0.0
Loading...
Searching...
No Matches
sipaccount.cpp File Reference
Include dependency graph for sipaccount.cpp:

Go to the source code of this file.

Classes

struct  jami::ctx
 

Namespaces

namespace  jami
 

Functions

static void jami::registration_cb (pjsip_regc_cbparam *param)
 
template<typename T >
static void jami::validate (std::string &member, const std::string &param, const T &valid)
 

Variables

static constexpr std::string_view jami::PN_APNS = "apns"sv
 
static constexpr std::string_view jami::PN_FCM = "fcm"sv
 
static constexpr unsigned jami::REGISTRATION_FIRST_RETRY_INTERVAL = 60
 
static constexpr unsigned jami::REGISTRATION_RETRY_INTERVAL = 300
 
static constexpr std::string_view jami::VALID_TLS_PROTOS []