Ring Daemon 16.0.0
Loading...
Searching...
No Matches
siptransport.h File Reference
Include dependency graph for siptransport.h:
This graph shows which files directly or indirectly include this file:

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 *)>