Registering all DNs for reporting

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 Wyn…
About the code, well I think only a Register per DN is doable as you have to open a listener per each one.

2 Likes