OPAL
Version 3.18.8
|
#include <opal.h>
Data Fields | |
const char * | m_callToken |
Call token for call being cleared. More... | |
const char * | m_variables |
IVR information for the OpalIndCompletedIVR indication. This is only returned from the OpalGetMessage() function.
const char* OpalStatusIVR::m_callToken |
Call token for call being cleared.
const char* OpalStatusIVR::m_variables |
Final values for variables defined by the script. These will be in the form: varname=value
varname=value
etc