User Manual

73M1866B/73M1966B FXOCTL Application User Guide UG_1x66B_009
10 Rev. 4.1
2.3.2 Answer Command
The answer command manually answers an incoming call by bringing the FXO channel off-hook. This
command is manually issued by the user when the RING event is detected.
Syntax
FXOCTL:NN> answer (answer call on current active channel)
FXOCTL:NN> answer <XX> (answer call on channel ID XX)
Where: XX 00 to 15 decimal represent the channel ID.
NN Shows the current active channel ID.
The following is a log of the command to answer incoming call on channel 0, and channel 3.
Figure 6: Answer Command Logging Session
2.4 Set Active Channel Command
The channel command sets the current active channel to a specific channel ID.
Syntax
FXOCTL:NN> channel <XX>
Where: XX New desired active channel ID 00 to 15 (decimal).
NN Shows the current active channel ID.
The following is a log of the command to set new active channel ID to channel 5.
Figure 7: Set Active Channel Logging Session
FXOCTL:00>
RING(0)
answer
Answer call on current active channel: 0.
FXOCTL:00>
FXOCTL:00>
RING(3)
answer 3
Answer call on channel: 3.
FXOCTL:00>
FXOCTL:00> channel 5
Set active channel to 5.
FXOCTL:05>
Incoming RING on channel 0.
Manually answer current
active channel (0).
Incoming RING on channel 3.
Manually answer channel 3.
Command prompt changed
to active channel id of 05.