0
ascending thirds
1
descending thirds
2
ascending chorus
3
descending chorus
4
ascending doorbell
5
descending doorbell
6
quick double buzz
7
long single buzz
The
SOUNDL
and
SOUNDP
were originally implemented to allow users to implement custom passcode
systems that require users calling in via phone to enter a passcode before entering the conference. The
sound commands could be used to provide feedback to the caller as well as the conference.
Example Description
Status Message
Play "descending thirds" sound (same as exit tone) to phone output.
8.107.
SSDELAY
-- Set Delay Between Screen Saver Screens
This command sets or queries the amount of time (in milliseconds) between each new screen of the
LCD screen saver.
This command is an integer command. See
Section 6.2
for more information on this type of command.
The minimum and maximum values for this command are 500 and 600000, respectively.
This command is saved to non-volatile memory only as part of a preset. The state of this command will
be restored after power-up only if a preset is saved and that preset is set to be the power-on preset.
Example
Description
Status Message
T01SSDELAY2000
Set screen saver delay to 2
seconds (2000 ms).
T01SSDELAY2000
T01SSDELAY>500
Increase screen saver delay by
0.5 seconds (500 ms).
T01SSDELAYx
, where
x
is the new value of the
screen saver delay. If this command was issued
after the example above, then the status
message would be
T01SSDELAY2500
.
T01SSDELAY?
Query screen saver delay.
T01SSDELAYx
, where
x
is the new value of the
screen saver delay. If this command was issued
after the example above, then the status
message would be
T01SSDELAY2500
.
8.108.
SSEN
-- Enable or Disable Screen Saver
This command controls whether or not the LCD screen saver is enabled.