Author Message
TinoLoosKPN
Joined: Jun 4, 2018
Messages: 4
Offline
We have setup an environment that should be up about 100% of the time. We use DMCC to the AES to control incoming and outgoing phonecalls. This environment consists of two CM's that are setup as active/passive and two AES machines.

When the active CM goes down, the passive CM will become the active one (Interchange). During the period of this iNterchange we are 'blind' for a few seconds. We don't get any events from the AES about changes in the state of the active phonecalls.

Is there an event that occurs when the link between the AES and the CM goes down? So we can react to that event in our application. If the connection to the AES goes down we get a ServerConnectionDownEvent an react to that. But this event doesn't occure when the connection between AES and CM goes down.



Application Enablement Services
***********************************************************************
Version: 7.1.3.3.0.2-0
Server Type: OTHER
Offer Type: VIRTUAL_APPLIANCE_ON_VMWARE
RTS Version:AES-7.1.3.3.0.2-0

***********************************************************************
Operating System Version: Linux 3.10.0-957.1.3.el7.x86_64

************* Patch Numbers Installed in this system are *************
LSU-7.1.3-1
1
LSU-7.1.3-4
FP7.1.3.3.0.2 (AES 7.1.3)


Communication Manager:
***********************************************************************
Operating system: Linux 3.10.0-862.11.6.el7.AV2.x86_64 x86_64 x86_64
Built: September 12, 2018 MDT

Contains: 01.0.532.0
CM Reports as: R017x.01.0.532.0
CM Release String: vcm-017-01.0.532.0
RTS Version: CM 7.1.3.2.0.532.25277
Publication Date: 25 June 2015
VMwaretools version: 9.10.2.48224 (build-2822639)
MartinFlynn
Joined: Nov 30, 2009
Messages: 1931
Online
Have a look in the Programmers Guide for LinkDown event.

Martin
TinoLoosKPN
Joined: Jun 4, 2018
Messages: 4
Offline
Thanks for the tip.

Handling the LinkUp and LinkDown-events worked in our scenario.
Go to:   
Mobile view