Configuration File |
Software Version |
Download Link |
---|---|---|
Application Processing Server (AS) Master Configuration |
4.1.x |
|
Application Processing Server (AS) Master Configuration |
4.2.x |
|
Application Processing Server (AS) Master Configuration |
4.3.x |
|
Application Processing Server (AS) Master Configuration - Full |
4.5.x |
|
Application Processing Server (AS) Master Configuration - Minimal |
4.5.x |
|
Network Interface Unit (NIU) Master Configuration |
4.0.x |
|
Network Interface Unit (NIU) Master Configuration |
4.5.x |
|
Cluster Configuration |
4.x |
|
Routing Rules Example |
4.x |
For more information about the configuration file, see Configuration or Quick Start.
Note
For configuration files to be viewed in the Console, all files that are referenced within them must be present on the Application Server.
This example shows the /usr/sipxpress/config/application-properties.xml file when configuring Simple Network Management Protocol (SNMP) trap notifications of high availability (HA) failover events.
<application-properties>
<!-- CE_UNKNOWN -->
<application-event name="pcsClusterEvent-0" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Unknown Event"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-up-0" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Online Unknown Event"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-down-0" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Offline Unknown Event"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<!-- CE_PARTNER_FOUND -->
<application-event name="pcsClusterEvent-1" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Partner Found"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-up-1" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Online, Partner Found"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-down-1" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Offline Partner Found"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<!-- CE_SEARCH_TIMEOUT_EXCEEDED -->
<application-event name="pcsClusterEvent-2" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Parter Search Timeout"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-up-2" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Online Parter Search Timeout"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-down-2" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Offline Parter Search Timeout"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<!-- CE_PARTNER_LOST -->
<application-event name="pcsClusterEvent-3" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Partner Lost"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-up-3" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Online Partner Lost"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-down-3" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Offline Partner Lost"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<!-- CE_LOST_AND_VIRTUAL_IP_DOWN -->
<application-event name="pcsClusterEvent-4" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Partner Lost (and VIP down)"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-up-4" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Online Partner Lost (and VIP down)"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-down-4" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Offline Partner Lost (and VIP down)"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<!-- CE_PARNER_WENT_INACTIVE -->
<application-event name="pcsClusterEvent-5" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Partner Went Inactive"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-up-5" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Online Partner Went Inactive"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-down-5" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Offline Partner Went Inactive"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<!-- CE_PARNER_WENT_ACTIVE -->
<application-event name="pcsClusterEvent-6" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Partner Went Active"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-up-6" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Online Partner Went Active"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-down-6" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Offline Partner Went Active"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<!-- CE_PARTNER_LOST_NETORK -->
<application-event name="pcsClusterEvent-7" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Partner Lost Network"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-up-7" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Online Partner Lost Network"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-down-7" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Offline Partner Lost Network"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<!-- CE_PARTNER_REGAINED_NETWORK -->
<application-event name="pcsClusterEvent-8" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Partner Network Up"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-up-8" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Online Partner Network Up"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-down-8" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Offline Partner Network Up"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<!-- CE_NETWORK_DOWN -->
<application-event name="pcsClusterEvent-9" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Network Down"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-up-9" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Online Network Down"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-down-9" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Offline Network Down"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<!-- CE_SERVICES_STOPPED-->
<application-event name="pcsClusterEvent-10" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Services Stopped"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-up-10" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Online Services Stopped"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-down-10" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Offline Services Stopped"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<!-- CE_PARTNER_HEARTBEAT_CHANGE -->
<application-event name="pcsClusterEvent-11" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Partner Heartbeat Changed"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-up-11" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Online Partner Heartbeat Changed"" occurrences="1" seconds="0" minimum-command-interval="0"/>
<application-event name="pcsClusterStatusChange-down-11" command="/usr/sipxpress/bin/xpresstraptool .1.3.6.1.4.1.44106.18.1.2.4 "Go Offline Partner Heartbeat Changed"" occurrences="1" seconds="0" minimum-command-interval="0"/>
</application-properties>