Programming
Timing System Send_Commands (Cont.)
Command | Description |
|
|
| Outgoing reorder (fast busy) off time maximum. |
| • Time increment = 10 ms |
| • Default at reset = 35 |
| Example: |
| SEND_COMMAND DTMF, |
| Sets the outgoing reorder (fast busy) off time maximum to .45 second (450 ms) |
| (see NOTE for Send_Command |
| For the code to work properly, ring, busy, and reorder time values must be set |
| so that ring is greater than busy, and busy greater than reorder |
| (ring>busy>reorder). |
|
|
| Outgoing reorder (fast busy) off time minimum. |
| • Time increment = 10 ms |
| • Default at reset = 15 |
| Example: |
| SEND_COMMAND DTMF, |
| Sets the outgoing reorder (fast busy) off time minimum to .20 second (200 ms) |
| (see NOTE for Send_Command |
| For the code to work properly, ring, busy, and reorder time values must be set |
| so that ring is greater than busy, and busy greater than reorder |
| (ring>busy>reorder). |
|
|
Outgoing reorder (fast busy) on time minimum. | |
| • Time increment = 10 ms |
| • Default at reset = 15 |
| Example: |
| SEND_COMMAND DTMF, |
| Sets the outgoing reorder (fast busy) on time minimum to .20 second (200 ms) |
| (see NOTE for Send_Command |
| For the code to work properly, ring, busy, and reorder time values must be set |
| so that ring is greater than busy, and busy greater than reorder |
| (ring>busy>reorder). |
|
|
Outgoing ring off time maximum. | |
| • Time increment = 100 ms |
| • Default at reset = 44 |
| Example: |
| SEND_COMMAND DTMF, |
| Sets the outgoing ring off time maximum to 5.0 seconds (5,000 ms) (see NOTE |
| for Send_Command |
|
|
Outgoing ring off time minimum. | |
| • Time increment = 100 ms |
| • Default at reset = 26 |
| Example: |
| SEND_COMMAND DTMF, |
| Sets the outgoing ring off time minimum to 4.0 seconds (4,000 ms) (see NOTE |
| for Send_Command |
|
|
| 12 | |
|
|
|