drilli
Programmer
- Jan 3, 2012
- 2
Hi all.I am reading all documentation of CISCO about CDRs and CDR onDemandService.
I want to develope a web application from wich I will get CDR files with onDemandService and make some calculations with them.
As I have seen I need to go through these steps to get CDR files from Repositary server or node.
1.Download WSDL file from CISCO
2.Add a Web Service Refernece to my Web Application
3.Configure a billing application server in Repositary Manager
4.Deploy my web application in this billing application server
5.Call get_file_list and then get_file
6.Make my calculations with these CDR files
My question is: Do I need a billing Application Server connected and configured in Repositary Manager if I use onDemandService or all I need is an Internet Connection to get these files.
If I need a billing application server then from repositary server all CDR files will be deliverd to a location in my billing application server(is this necessary?).
Is there anyway to prevent delivering of CDR files to billing application server and to keep them only in Repositary Server or node...so...whenever I need CDRs I will get them with onDemandService from Repository Server or node?
I want to develope a web application from wich I will get CDR files with onDemandService and make some calculations with them.
As I have seen I need to go through these steps to get CDR files from Repositary server or node.
1.Download WSDL file from CISCO
2.Add a Web Service Refernece to my Web Application
3.Configure a billing application server in Repositary Manager
4.Deploy my web application in this billing application server
5.Call get_file_list and then get_file
6.Make my calculations with these CDR files
My question is: Do I need a billing Application Server connected and configured in Repositary Manager if I use onDemandService or all I need is an Internet Connection to get these files.
If I need a billing application server then from repositary server all CDR files will be deliverd to a location in my billing application server(is this necessary?).
Is there anyway to prevent delivering of CDR files to billing application server and to keep them only in Repositary Server or node...so...whenever I need CDRs I will get them with onDemandService from Repository Server or node?