" /> Registering all DNs for reporting - Genesys CTI User Forum

Author Topic: Registering all DNs for reporting  (Read 1918 times)

Offline anurag.gusain

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
Registering all DNs for reporting
« on: July 25, 2012, 12:19:34 PM »
Advertisement
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,

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Registering all DNs for reporting
« Reply #1 on: July 25, 2012, 02:56:50 PM »
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.