Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: anurag.gusain on July 25, 2012, 12:19:34 PM
-
Hi,
I have to design a custom reporting application that would register all DN's to the TServer and capture all Events and store call related information to a Database.
I would be using Platform SDK for the purpose of connecting with TServer. There used to be a function called RequestRegisterAll that used to register all DN's in one single command. Now in new platform SDK 8.x this function is not present.
Can someone suggest an alternate function for this?
Regards,
-
I think this is a one for Pavel...
About the code, well I think only a Register per DN is doable as you have to open a listener per each one.