User`s guide
AUDIX Administration and Data Acquisition Package 585-302-502 Issue 17
May 2002
Using the ADAP Command Line Language
11-9Command Line Commands
11
Command Format
Database retrieval and modification commands are associated with specific voice
mail system administrative and maintenance screens that are supported by
ADAP. Each command option begins with a dash, followed immediately by a
one-letter option identifier. If the option requires an argument, the argument
immediately follows the option letter. You can insert spaces between the option
and the argument for readability — they will be ignored.
Optional arguments are enclosed by square brackets ([ ... ]).
For example, you might enter the gettraf command as follows:
gettraf -f month -d 1294 -i
In the previous gettraf line command,
The following options are common to both retrieval and modification commands:
-f Option flag for specifying either month or day
month Argument specifying that the monthly traffic screen data should be
accessed
-d Option flag for specifying date
1294 Argument identifying the month of traffic to be accessed (Dec.
1994)
-i Option allowing individual extensions to be entered interactively
from the keyboard
-V Version flag. When you use this option, the ADAP version
number appears and the command exits.
-w Exit status flag. This option writes a one-line summary of
the exit status of this command into a file. Screen retrieval
and nonsubscriber database modification commands
write to form_req.rc; subscriber database modification
commands write to main.rc; alogin writes to alogin.rc; and
get_cdr writes to getcdr.rc.