CTI intermediate issues
Hi,
We are using pega call version Proprietary information hidden on pega 7.1.8, cpmhc 7.1.3. We have integrated with AVAYA SDK version 6.3.
We are using IE 11 and plug in mode.
In production environment the users are complaining that the CTI pop ups are working for sometime and suddenly it stops working. They have to do a new session and start again for CTI to work.
Can anyone please let me know the debugging steps I need to perform to understand this issue.
Thanks
Sunil
***Updated by moderator: Lochan to add Categories***
Here is a link to the PDN doc that contains some debugging tools available in pegacall.
https://pdn.pega.com/documents/pegacall-configuration-and-operations-guide-cti-link-engine-avaya-aes-cti-7131
Pega 105 / appendix
You need to ensure you have the pegacti debug enabled and since we are dealing with screenpops you will need to enable client side debug. If you are using ocx control there is a screenpop log that can be setup, if its applet there is an applet log that can be set in the presence rule, or if its Long poll / http event you will need to a collect a F12 / console log (fiddler, wireshark, etc..).
Once you have all this in place you just need to recreate the behavior and then walk through the Pegacti log to see if the screenpop / alerting events ever hit PRPC and if so do they make it to the browser.
If you need more assistance than this I would suggest opening an SR.
Thanks.