DTMF Programming
3-22
Installation and Programming Manual
3.7.2.8 Transfer the Call to the Operator at the End of the Script Message
Transfers the call to the operator at the end of the script message. The operator
extension is defined in Table 3-1 (code *360).
The MiniSOHO transfers the call in supervised, semi-supervised or non-supervised
mode depending on code *350 (see Section 3.7.5).
Command: *125 + XX + #
Example:
*125 00 #.
The MiniSOHO transfers the call to the operator at the end of script
message 00.
3.7.2.9 Transfer the Call to a Mailbox
Transfers the caller to a specific mailbox number. The mailbox must be defined
(see Section 3.6.1).
Command: *130 + XX + B + Mailbox #
Example:
*130 01 5 152 #
Transfers the call to mailbox 152 when “5” is dialed during playback
of script message 01.
3.7.2.10 Disconnect the Line
Disconnects the call at the end of the script message or if the caller dialed the
disconnect digit during playback.
This command may or may not include the system message 001
Command: *140 + XX + B + Z + #
Z = 0; means disconnect the line with no message.
Z = 1; means disconnect the line with the above system message
Example:
*140 10 * 1 #
The MiniSOHO plays the disconnection message and then disconnects
the call at the end of script message 10.