#include "alarm/AlarmRequestTask.h"
#include "net/XmlRpcRequest.h"
#include "os/OsSysLog.h"
#include "utl/UtlSListIterator.h"
#include "utl/XmlContent.h"
#include "sipXecsService/SipXecsService.h"
Defines | |
| #define | RAISE_ALARM_METHOD "Alarm.raiseAlarm" |
Functions | |
| void | replaceEach (UtlString &value, const UtlString &replaceWhat, const UtlString &replaceWith) |
Variables | |
| const char * | SupervisorConfigName = "sipxsupervisor-config" |
| const char * | SUPERVISOR_HOST = "SUPERVISOR_HOST" |
| const int | DEFAULT_SUPERVISOR_PORT = 8092 |
| #define RAISE_ALARM_METHOD "Alarm.raiseAlarm" |
| void replaceEach | ( | UtlString & | value, | |
| const UtlString & | replaceWhat, | |||
| const UtlString & | replaceWith | |||
| ) |
| const char* SupervisorConfigName = "sipxsupervisor-config" |
| const char* SUPERVISOR_HOST = "SUPERVISOR_HOST" |
| const int DEFAULT_SUPERVISOR_PORT = 8092 |