08-31-2015 11:57 PM - edited 03-17-2019 04:10 AM
Hi All
Is it possible if we can run an automated script or something on the router to push the CDR Files from router flash to FTP server ?
The scenario is like below :
Primary path is configured for FTP Server
Secondary Path is configured for Router Flash
Lets suppose, our primary path is unavailable and CDR files are stored in the Router Flash. But when its available, we have to push the files from Router Flash to FTP server manually.
What I want to know is, is it possible if the CDR files are pushed automatically to the Primary Path from Router Flash when it becomes available ?
Thanks all in advance !!!
09-01-2015 05:48 AM
Try something like that:
gw-accounting syslog
gw-accounting file
primary ftp 10.20.30.40/cdr_dirname/cdr.txt username ftpuser password 7 ......
secondary ifs flash:cdr_gw
maximum retry-count 3
maximum cdrflush-timer 15
cdr-format compact
09-01-2015 06:49 PM
Thanks Sergey, I will try that.
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