Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CDR onDemandService

Status
Not open for further replies.

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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top