cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1084
Views
0
Helpful
0
Replies

CTI Server Protocol - OPEN_CONF with PGStatus !=0

mark.rennie1
Level 1
Level 1

Hi,

 

We have an application that integrates to Cisco using the CTI Server Message Protocol.  We make an OPEN_REQ request to open a connection to the PG.  When we receive the OpenConf() we check the PGStatus field on the response to check it's !=0

 

PGStatus field is described as follows: The current operational status of the Peripheral Gateway. Any nonzero indicates a component failure or communication outage that prevents normal CTI operations.

 

The PG we connect to has a number of PIMs - on one occasion one of these PIMs (e.g. VRU) was down and we received a non zero response: 

PGS_PERIPHERAL_OFFLINE

 

The PIM that is down on the peripheral gateway (VRU) is not one that would impact the ability of our application.  However we terminate our application since we received this error code as it indicates the system may have operational problems.

 

Should we be checking the PGStatus field on the OPEN_CONF in this manner? As technically it is an OPEN_CONF and not a FAILURE_CONF.  If the system is warning something might not be correct then it seems that we can't guarantee everything will be okay for our application to operate.  Does this seems valid?


Thanks,
Mark

0 Replies 0