Voice Gateway Media Card maintenance Page 743 of 910
IP Line Description, Installation and Maintenance

Table 101 lists the patch commands.

Table 101
Patch commands (Part 1 of 3)
Command Description
pload Loads a patch file from the file system in Flash memory into DRAM memory.
The loaded patch is inactive until it is put into service using the pins command.
When a patch is successfully loaded, the pload command returns a patch
handle number. The patch handle number is used as input to other patch
commands (pins, poos, pout, and plis).
Syntax:
pload “[patch-filename]”
where [patch-filename] is the filename or path of the patch file. If a filename
alone is provided, the patch must be in the /C:/u/patch directory; otherwise, the
full or relative path must be provided.
If the pload command is issued without a parameter, enter the patch filename
and other information when prompted.
pins Puts a patch that has been loaded into memory (using the pload command) into
service. This command activates a patch.
If issued successfully, the pins command indicates that global procedures,
functions, or areas of memory are affected by the patch. When prompted,
choose to proceed or not to proceed.
Syntax:
pins “[handle]”
where [handle] is the number returned by the pload command
If the pins command is issued without a parameter, enter a handle when
prompted.