BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

Data Structures

struct  pj::AccountRegConfig
 
struct  pj::AccountSipConfig
 
struct  pj::AccountCallConfig
 
struct  pj::AccountPresConfig
 
struct  pj::AccountMwiConfig
 
struct  pj::AccountNatConfig
 
struct  pj::SrtpCrypto
 
struct  pj::SrtpOpt
 
struct  pj::RtcpFbCap
 
struct  pj::RtcpFbConfig
 
struct  pj::AccountMediaConfig
 
struct  pj::AccountVideoConfig
 
struct  AccountIpChangeConfig
 
struct  pj::AccountConfig
 
struct  pj::AccountInfo
 
struct  pj::OnIncomingCallParam
 
struct  pj::OnRegStartedParam
 
struct  pj::OnRegStateParam
 
struct  pj::OnIncomingSubscribeParam
 
struct  pj::OnInstantMessageParam
 
struct  pj::OnInstantMessageStatusParam
 
struct  pj::OnTypingIndicationParam
 
struct  pj::OnMwiInfoParam
 
struct  pj::PresNotifyParam
 
class  pj::FindBuddyMatch
 
class  pj::Account
 

Typedefs

typedef std::vector< AuthCredInfopj::AuthCredInfoVector
 
typedef std::vector< SrtpCryptopj::SrtpCryptoVector
 
typedef std::vector< RtcpFbCappj::RtcpFbCapVector
 

Detailed Description

Typedef Documentation

◆ AuthCredInfoVector

typedef std::vector<AuthCredInfo> pj::AuthCredInfoVector

Array of SIP credentials

◆ SrtpCryptoVector

typedef std::vector<SrtpCrypto> pj::SrtpCryptoVector

Array of SRTP cryptos.

◆ RtcpFbCapVector

typedef std::vector<RtcpFbCap> pj::RtcpFbCapVector

Array of RTCP Feedback capabilities.

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.