|
Ring Daemon
|
Interface to protocol account (ex: SIPAccount) It can be enable on loading or activate after. More...


Go to the source code of this file.
Classes | |
| class | jami::Account |
| class | jami::VoipLinkException |
Namespaces | |
| namespace | dht |
| namespace | dht::crypto |
| namespace | jami |
| namespace | Json |
Functions | |
| static std::ostream & | jami::operator<< (std::ostream &os, const Account &acc) |
Variables | |
| static constexpr uint64_t | jami::JAMI_ID_MAX_VAL = 9007199254740992 |
| static constexpr const char | jami::RINGDIR [] = "ringtones" |
Interface to protocol account (ex: SIPAccount) It can be enable on loading or activate after.
It contains account, configuration, VoIP Link and Calls (inside the VoIPLink)
Definition in file account.h.