This document was generated from CDN thread
Created by: Frederic Paquet on 03-11-2009 04:58:17 PM
What should we do when a SYSTEM_EVENT with a PGStatus != 0 is received?
Should we reset the connection with the CTI Server at some point?
Thanks
Subject: RE: What to do with SYSTEM_EVENT?
Replied by: David Lender on 03-11-2009 06:44:49 PM
The SYSTEM_EVENT is telling you about ICM events. If you are connected to CTI Server, there is no need to reset the connection. When the PG comes back online you will get a SYSTEM_EVENT telling you.
Subject: RE: What to do with SYSTEM_EVENT?
Replied by: Frederic Paquet on 03-11-2009 06:51:26 PM
Thank you for the quick answer!