cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
259
Views
0
Helpful
2
Replies

Automated scripting on Router to push CDR files from router flash to FTP server

Rohit Khajuria
Level 1
Level 1

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 !!!

2 Replies 2

Sergey Rusakov
Level 1
Level 1

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

 

Thanks Sergey, I will try that.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: