GetStatus method

Last Updated : Jun 23, 2021 |
Prolog information
This method returns the:
  • Number of SIP requests processed since the Application Interface web service last started
  • Number of telephony requests processed since the Application Interface web service last started
  • Number of VoiceXML requests since the Application Interface web service last started
  • Number of CCXML event requests since the Application Interface web service last started
  • Number of Send CCXML requests sent since the Application Interface web service last started
  • Maximum, minimum, and average number of MPP servers examined before a suitable MPP was found to run the requested application
  • Date and time that the Application Interface web service was started
  • Date and time on which the last request was made
  • The version of the EPM software on the server running the Application Interface web service
Important:
The return values are described Return values.

Data Returned

Parameter
Type
Description
iSIPRequestsProcessed_returned
Integer
Total number of SIP requests processed since the Application Interface web service was started.
iTELRequestsProcessed_returned
Integer
Total number of H.323 or SIP telephony requests processed since the web service was started.
iVXMLRequestsProcessed_returned
Integer
Total number of VoiceXML requests processed since the web service was started.
iCCXMLRequestsProcessed_returned
Integer
Total number of CCXML requests processed since the web service was started.
iCCXMLEventsSent_returned
Integer
Total number of CCXML events sent since the web service was started.
maxMPPHops_returned
Integer
Maximum number of MPPs that were examined before the web service found an MPP on which to run the requested application.
minMPPHops_returned
Integer
Minimum number of MPPs that were examined before the web service found an MPP on which to run the requested application.
avgMPPHops_returned
Integer
Average number of MPPs that were examined before the web service found an MPP on which to run the requested application.
lastRequestDateTime_returned
Date
Date and time on which the last request was made.
serviceStartedDateTime_returned
Date
Date and time on which the web service was last started.
vpmsSoftwareVersion_returned
String
The version of the EPM software running on the server.