Retrieving ftp auth info from push-reciever configuration element
Hello everybody
Do you guys know if there's a way of retrieving from the configuration the password settings of a push-receiver in the sbc config?
I mean:
push-receiver
server <ip_server>
port 21
admin-state enabled
remote-path /route/to/cdrs/storage
filename-prefix
priority 1
protocol ftp
username username
password ********
public-key
I'd like to have access to this password in case I have to login with this account from another server different than the SBC.
Do you think that's possible?, if so, how?
Many thanx in advance!!!
RGDS!!