Polycom 3725-70003-009F Sewing Machine User Manual


 
Customizing & Branding Your ReadiVoice System
Proprietary & Confidential 157
Figure 7-1
[DTMF_CMDS]
section of default
ive.ini
file
4 To disable a command, comment out its line by putting two slashes (
//
)
at the beginning of the line.
Don’t delete lines that you don’t want to use. Comment them out so that
they’re ignored, but you don’t lose the syntax information. This allows
you to enable them easily later by just removing the slashes.
//////////////////////////////////////////////////////////////////////
// The following entries configure the DTMF commands for users in
// conference.
// NOTE: All DTMF commands must be unique, duplicate values will cause
// ive.ini read error
//////////////////////////////////////////////////////////////////////
[DTMF_CMDS]
** = eCMD_HELP
*0 = eCMD_OP_REQUEST
00 = eCMD_CONF_REQUEST
*1 = eCMD_DIAL_OUT
*2 = eCMD_CONF_RECORD
// *2 = eCMD_ROLL_CALL_CONF
*3 = eCMD_CONF_CONFIG
// *4 = eCMD_LOCK_TOGGLE
*4 = eCMD_CONF_LOCK
*5 = eCMD_CONF_UNLOCK
// *6 = eCMD_MUTE_TOGGLE
*6 = eCMD_MUTE
*7 = eCMD_UNMUTE
*8 = eCMD_CONF_CONTINUE
*9 = eCMD_ROLL_CALL_PRIV
*# = eCMD_PART_COUNT
## = eCMD_MUTE_ALL
// ## = eCMD_MUTE_ALL_TOGGLE
99 = eCMD_UNMUTE_ALL
// #1 = eCMD_LISTEN_ONLY_TOGGLE
#1 = eCMD_LISTEN_ONLY
#2 = eCMD_UNLISTEN_ONLY
#5 = eCMD_WR_PROCESS
#6 = eCMD_WR_ANNOUNCE_TOGGLE
#8 = eCMD_CONF_END_CONF
1 = eCMD_WR_PART_TO_CONF
2 = eCMD_WR_PART_IGNORE
3 = eCMD_WR_PART_DISCONNECT
[]