03-06-2012 04:56 AM - edited 03-16-2019 09:57 AM
Hello,
my problem relates to collecting CDR data on external destination.
Is it possible that CDR data can be sent to FTP server software like 3CDaemon and FileZilla etc so that the next files are stored in FTP directory?
In other words, does CUCM recognize that the destination is dedicated billing software or just anything that talks via (S)FTP?
This is quite crucial for me just to test whether the data can be sent to some external destination.
Thank you in advance for helpful explanations!!
Solved! Go to Solution.
03-07-2012 02:06 AM
Just to confirm you specified C:\logi in both FreeFTPd and the UCM Billing Server?
If so then you need to remove C:\logi from the Billing Server configuration as FreeFTPd has already made it the root path.
i.e. Remove C:\logi and replace with /
You should start to see CDR's, assuming that you have enabled them correctly as per the Cisco CDR setup guide -
http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/service/7_0_1/car/caranrpt.html#wp1050468
03-06-2012 05:04 AM
UCM will send the CDR data to any valid FTP/SFTP destination, as long as the credentials are correct.
A valid destination will be checked by UCM when you add it within Cisco Unified Serviceability/CDR Management.
Note you can add up to three billing servers.
Cisco CDR setup guide - http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/service/7_0_1/car/caranrpt.html#wp1050468
Hope this answers your question.
03-06-2012 06:10 AM
Jamie,
the point is that i get "Connection Error - Please Check the FTP / SFTP Parameters" error.
Would that relate to authentication issues or connectivity? There are only credentials fields, IP address of FTP server and directory path to be filled in and i am pretty sure those are correct.
Any other ideas what might be the issue?
03-06-2012 06:35 AM
That suggests that it could be either hostname / IP, path or login details.
When you click submit UCM will write a test file to the location and then delete it. If successful then the billing server is added.
Have you tested the FTP server manually?
This will enable you to confirm:
1. That the FTP service is running.
2. Logon / password is correct.
3. Directory path is correct.
4. File permissions are correct.
Helpful commands - http://www.nsftools.com/tips/MSFTP.htm
You are more than welcome to download a free trial of our billing software, it has FTP/SFTP built in along with AXL to import all your UCM configuration.
For more info see our Cisco microsite www.tri-line.com/cisco
TIM Enterprise overview video:
03-06-2012 07:38 AM
You may want to narrow down the situation to either CM or the SFTP. You may want to try these steps first:
https://supportforums.cisco.com/docs/DOC-14202
Once you setup that software (it takes 5 minutes to get it up and running), you will be able to tell if there are network problems, or an issue with your SFTP server.
HTH
03-07-2012 12:53 AM
I've configured FreeFTPd as described and discovered in Wireshark that now credentials are accepted by FTP server (previously password was rejected with another software). Now the issues relates to Directory path mismatch - on both sides i set "C:\logi\" but once again in the Wireshark I see the following infromation(code 550):
Would that relate to inproper convention for directory path naming or anything else?
Thanks in advance
03-07-2012 02:06 AM
Just to confirm you specified C:\logi in both FreeFTPd and the UCM Billing Server?
If so then you need to remove C:\logi from the Billing Server configuration as FreeFTPd has already made it the root path.
i.e. Remove C:\logi and replace with /
You should start to see CDR's, assuming that you have enabled them correctly as per the Cisco CDR setup guide -
http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/service/7_0_1/car/caranrpt.html#wp1050468
03-07-2012 04:24 AM
and it works!
thank you for help
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide