Actions

Difference between revisions of "DTMF CONN"

From Zenitel Wiki

Line 1: Line 1:
== DP message DTMF During Connection ==
+
{| border="1"
* Command $DTMF_CONN (151/0x0097)
+
|-
* Available from AMC 10.21
+
!style="background:#ffdead;" width="90pt" colspan="2"|DTMF_CONN
 +
!style="background:#ffdead;" width="100pt"|0x0097
 +
!style="background:#ffdead;" width="30pt"|151
 +
!style="background:#ffdead;" width="100pt"|AMC 10.21
 +
|-
 +
|colspan="5"|'''$DTMF_CONN L101 U3 U10'''
 +
|-
 +
|colspan="5"|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\>
  
Example:
+
Currently the command only works for outgoing connections to [[Ring Master]]
'''$DTMF_CONN L101 U3 U10'''
+
|-
 +
|align=center|1||[[NET_OBJ_REF]]||colspan="3"|[[LOCAL_DIRNO]],[[LOCAL_ENTITY]]
 +
|-
 +
|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
 +
|-
 +
|colspan="2"|Response:||colspan="3"|
 +
|-
 +
|}
  
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]]. 
 
  
Currently the command only works for outgoing connections to [[Ring Master]]
+
[[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]]
Parameters:
 
*1 [[NET_OBJ_REF]] {[[LOCAL_DIRNO]],[[LOCAL_ENTITY]]}
 
** Station “sending” the DTMF tone
 
*2 [[UINT1]]
 
**DTMF number 0-11  (digit 0-9, *,#)
 
*3 [[UINT1]] (optional)
 
**Length of dtmf tone in 100ms, default = rco_puls_time
 

Revision as of 10:29, 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 Length of dtmf tone in 100ms, default = rco_puls_time
Response:


Back to AlphaNet message list