Ring Daemon 16.0.0
|
Go to the source code of this file.
Classes | |
class | jami::SipTransport |
SIP transport wraps pjsip_transport. More... | |
class | jami::SipTransportBroker |
Manages the transports and receive callbacks from PJSIP. More... | |
struct | jami::TlsInfos |
struct | jami::TlsListener |
Namespaces | |
namespace | dht |
namespace | dht::crypto |
namespace | dhtnet |
namespace | jami |
namespace | jami::tls |
Typedefs | |
using | jami::SipTransportStateCallback = std::function< void(pjsip_transport_state, const pjsip_transport_state_info *)> |