Integrator’s Reference Manual for the VSX Series
4 - 292
waitfor
This command is used within script files or control panel programs to wait for
a specific event before executing the next statement. It causes the API session
to wait until a call being placed either connects or fails, or until system is ready
to place a call (such as after a reboot waiting for the ISDN lines to come up).
Syntax
waitfor <callcomplete|systemready>
Examples
Feedback examples:
•
waiting for call complete
•
call is complete
•
waiting for system ready
•
system is ready
Comments
This command can be used to synchronize a remote controller with the system.
The API session
echoes the message
“call complete”
when the call connects
or is aborted.
See Also
See the
run
command on page 4-228.
Parameter
Description
callcomplete
Causes the API session to wait until a call being placed
either connects or fails.
systemready
Causes the system to return the message
“system is
ready”
when the system is ready to make a call.
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 ...