GetStatusEx method

Last Updated : Jun 05, 2026 |

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 requests since the Application Interface web service last started

  • Number of Send CCXML event 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

  • Number of LaunchEmail requests since the Application Interface web service last started

  • Number of LaunchSMS requests since the Application Interface web service last started

  • Number of SendEmail requests since the Application Interface web service last started

  • Number of SendSMS requests since the Application Interface web service last started

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.

iLaunchAppRequestsProcessed_returned

Integer

Total number of LaunchApp requests processed since the Application Interface web service was started.

iLaunchEmailRequestsProcessed_returned

Integer

Total number of LaunchEmail requests processed since the Application Interface web service was started.

iLaunchSmsRequestsProcessed_returned

Integer

Total number of LaunchSMS requests processed since the Application Interface web service was started.

iSendAppRequestsProcessed_returned

Integer

Total number of SendApp requests processed since the Application Interface web service was started.

iSendEmailRequestsProcessed_returned

Integer

Total number of SendEmail requests processed since the Application Interface web service was started.

iSendSmsRequestsProcessed_returned

Integer

Total number of SendSMS requests processed since the Application Interface web service was started.