OPAL  Version 3.18.8
h323con.h File Reference
#include <opal_config.h>
#include <rtp/rtpconn.h>
#include <opal/guid.h>
#include <h323/h323caps.h>
#include <h323/h235dh.h>
#include <h460/h460.h>
#include <ptclib/dtmf.h>
Include dependency graph for h323con.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  H323Connection
 

Macros

#define OPAL_OPT_Q931_BEARER_CAPS   "Q931-Bearer-Caps"
 
#define OPAL_OPT_Q931_BEARER_BANDWIDTH   "Q931-Bearer-Bandwidth"
 

Typedefs

typedef OpalMediaSession H323RTPSession
 

Functions

 PDICTIONARY (H323CallIdentityDict, PString, H323Connection)
 

Macro Definition Documentation

#define OPAL_OPT_Q931_BEARER_BANDWIDTH   "Q931-Bearer-Bandwidth"

String option key to obey the remote Q.931 bearer capabilities indication of available bandwidth. Default true.

#define OPAL_OPT_Q931_BEARER_CAPS   "Q931-Bearer-Caps"

String option key to override the Q.931 bearer capabilities sent. Default empty string.

Typedef Documentation

Function Documentation

PDICTIONARY ( H323CallIdentityDict  ,
PString  ,
H323Connection   
)