Difference between revisions of "DTMF CONN"
From Zenitel Wiki
Line 16: | Line 16: | ||
|align=center|2||[[UINT1]]||colspan="3"|DTMF number 0-11 (digit 0-9, *,#) | |align=center|2||[[UINT1]]||colspan="3"|DTMF number 0-11 (digit 0-9, *,#) | ||
|- | |- | ||
− | |align=center|3||[[UINT1]]||colspan="3"|Length of dtmf tone in 100ms, default = rco_puls_time | + | |align=center|3||[[UINT1]](optional)||colspan="3"|Length of dtmf tone in 100ms, default = rco_puls_time |
|- | |- | ||
|colspan="2"|Response:||colspan="3"| | |colspan="2"|Response:||colspan="3"| |
Revision as of 09:39, 31 July 2007
DTMF_CONN | 0x0097 | 151 | AMC 10.21 | |
---|---|---|---|---|
$DTMF_CONN L101 U3 U10 | ||||
Send a DTMF tone in audio band from the station of parameter 1 to the other paticipant of the conversation. The station of parameter 1 must be in a conversation with current state of allowing features to be preformed during connection. The Station of parameter 1 must also have COS rights for the Feature DTMF during Connection. <br\>
Currently the command only works for outgoing connections to Ring Master | ||||
1 | NET_OBJ_REF | LOCAL_DIRNO,LOCAL_ENTITY | ||
2 | UINT1 | DTMF number 0-11 (digit 0-9, *,#) | ||
3 | UINT1(optional) | Length of dtmf tone in 100ms, default = rco_puls_time | ||
Response: |