Voice Gateway Media Card maintenance Page 717 of 910
IP Line Description, Installation and Maintenance
hostFileGet
“hostname”,
“username”,
“password”,
“directory path”,
“filename”,
“ITGFileName”,
listener
Transfers any file from OTM to the Voice Gateway Media
Card. This command gets any file from the host and does a
Get using FTP to the Voice Gateway Media Card.
Note: ITGFileName is the full path AND filename of where
the file is to be placed. The listener parameter indicates
which module to inform of the successful file transfer. It
can be set to –1 to be disabled.
Example:
IPL> hostFileGet “ngals042”, “anonymous”, “guest”,
“/hostfileDir”, “hostFile.txt”,
“/C:ITGFILRDIR/ITGFILE.TXT”, -1
X
currOMFilePut
“hostname”,
“username”,
“password”,
“directory path”,
“filename”
Sends the current Operational Measurements (OM) file to
the specified host.
The OMFilePut task on the ITG host initiates an FTP
session with the given parameters and downloads the
Voice Gateway Media Card’s Operational Measurements
file to the specified location on the host.
Example:
IPL> currOMFilePut “ngals042”, “anonymous”, “guest”,
“/currDir”, “omFile”
X
prevOMFilePut
“hostname”,
“username”,
“password”,
“directory path”,
“filename”
Sends the previous Operational Measurements (OM) file to
the specified host.
The OMFilePut task on the ITG host initiates an FTP
session with the given parameters and downloads the
Voice Gateway Media Card’s Operational Measurements
file to the specified location on the host.
Example:
IPL> prevOMFilePut “ngals042”, “anonymous”, “guest”,
“/prevDir”, “omFile”
X
Table 88
File Transfer commands (Part 3 of 4)
IPL> Commands Description
Signaling
Server