07-12-2013 01:27 PM - edited 03-16-2019 06:21 PM
Hello- We have a 24/7 schedule to push CDR records to an FTP server from our CUCM Publisher. We changed the FTP server IP and I updated this under Serviceability > CDR Management. However, no CDR files are getting pushed. I verified the schedule is still configured 24/7 CAR > System > Scheduler > CDR Load. Both Continuous Loading 24/7 and Load CDR Only are checked. I can FTP a file from a client in the same subnet as Pub.
Any ideas?
CUCM v6.1.4
Windows FTP Server
Continuous Loading 24/7 |
Load CDR only |
Thanx
Solved! Go to Solution.
07-12-2013 02:07 PM
Use file get command to try to download a file to that server
HTH
java
if this helps, please rate
www.cisco.com/go/pdihelpdesk
07-12-2013 01:40 PM
Corollary to this, how can I test FTP directly from the Pub? SSH to Pub and I do not see an FTP option anywhere.
07-12-2013 02:07 PM
Use file get command to try to download a file to that server
HTH
java
if this helps, please rate
www.cisco.com/go/pdihelpdesk
07-12-2013 02:26 PM
Thank you. The options I see are:
admin:file get
file get activelog
file get inactivelog
file get install
file get partBsalog
file get salog
file get tftp
07-12-2013 06:28 PM
To those who find this thread, I used this doc to figure out how to manually transfer files:
http://docwiki.cisco.com/wiki/Cisco_Unified_Presence%2C_Release_7.x_--_file_get_CLI_Command
Specific commands I ran:
file list activelog cm/cdr_repository/processed/
file get activelog cm/cdr_repository/processed/ recurs
And to resolve the original issue, I just completely deleted and re-added the new server.
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