Polycom 3725-70003-009F Sewing Machine User Manual


 
Customizing & Branding Your ReadiVoice System
Proprietary & Confidential 161
With the standard toggle option, pressing
#1
turns on listen only mode and
pressing
#1
again turns it off. To enable this configuration, change the relevant
lines in
ive.ini
to look like this:
#1 = eCMD_LISTEN_ONLY_TOGGLE
// #1 = eCMD_LISTEN_ONLY
// #2 = eCMD_UNLISTEN_ONLY
You can, of course, change the DTMF key sequence(s) used in either
configuration, but you’ll also have to change the relevant voice prompts (see ).
Private and Conference Roll Call
The ReadiVoice system supports two different implementations of the roll call
feature, which plays the recorded names of participants, along with a
participant count:
Private roll call plays the roll call only to the requesting line. It’s available
to both the subscriber and participants.
Conference roll call plays the roll call to the entire conference. It’s available
to only the subscriber.
The default
ive.ini
file (Figure 7-1 on page 157) enables only the private roll
call option, leaving the conference roll call command commented out
(disabled). The relevant lines in
ive.ini
look like this:
// *2 = eCMD_ROLL_CALL_CONF
...
*9 = eCMD_ROLL_CALL_PRIV
You can have either or both of these commands enabled. Of course, no two
commands can use the same DTMF key sequence, so if you want to enable the
conference roll call option you must do one of the following:
Disable the private roll call command and assign its key sequence (
*9
) to
the conference roll call command.
Disable the conference record command so that the private roll call
command can use its key sequence (
*2
).
Assign some other unused key sequence (for instance,
#9
) to the
conference roll call command.
You’ll also have to change the relevant voice prompts (see Appendix A).
Caution!
If you enable the eCMD_LISTEN_ONLY_TOGGLE command, you must disable
both the eCMD_LISTEN_ONLY and eCMD_UNLISTEN_ONLY commands.