System Commands
4 - 3
!
Executes a previously used command from the history list, starting with a
specific number or letter.
Syntax
! “string”
! {1..64}
Feedback Examples
->gatewaynumber set 123456789
gatewaynumber 123456789
->hangup video
hanging up video call
->history
1 gatewaynumber set 123456789
2 hangup video
Each of the following
! <letter or number>
commands executes the command
and prints its output from the history list, as follows.
->!1
gatewaynumber set 123456789
gatewaynumber 123456789
->!2
hangup video
hanging up video call
->h323name get
h323name testip
->!h
h323name get
h323name testip
->history
1 gatewaynumber set 123456789
2 hangup video
3 gatewaynumber set 123456789
4 hangup video
5 h323name get
6 h323name get
See Also
For information about the history list, refer to the
history
command on
page 4-133.
Parameter
Description
“string”
Specifies the most recent command from the history list
that begins with this string.
{1..64}
Specifies the Nth command in the history list, where N
is 1 through 64.
Summary of Contents for VSX 7000s Series
Page 169: ...System Commands 4 93 exit Ends the API command session Syntax exit ...
Page 390: ...Integrator s Reference Manual for the VSX Series A 14 ...
Page 400: ...Integrator s Reference Manual for the VSX Series C 2 ...
Page 406: ...Integrator s Reference Manual for the VSX Series E 4 ...
Page 410: ...Integrator s Reference Manual for the VSX Series F 4 ...