OPAL  Version 3.18.8
localep.h File Reference
#include <opal_config.h>
#include <opal/endpoint.h>
Include dependency graph for localep.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  OpalLocalEndPoint
 
class  OpalLocalConnection
 
class  OpalLocalMediaStream
 

Macros

#define OPAL_LOCAL_PREFIX   "local"
 
#define OPAL_OPT_EXPLICIT_ALERTING   "Explicit-Alerting"
 

Macro Definition Documentation

#define OPAL_LOCAL_PREFIX   "local"
#define OPAL_OPT_EXPLICIT_ALERTING   "Explicit-Alerting"

Indicate how to handle Alerting for incoming calls. If false, when an incoming call is answered, and an Alerting has not yet been sent to the remote, one is sent to assure the sequence, maximimising interoperability. However, this can sometimes have undesirable side effects, so provision is made to prevent thos transmission, and it is only sent if explicitly indicated.

Defaults to false.