Actions

Difference between revisions of "DTMF CONN"

From Zenitel Wiki

 
(10 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"  
 
{| border="1"  
 
|-
 
|-
Line 4: Line 5:
 
!style="background:#ffdead;" width="100pt"|0x0097
 
!style="background:#ffdead;" width="100pt"|0x0097
 
!style="background:#ffdead;" width="30pt"|151
 
!style="background:#ffdead;" width="30pt"|151
!style="background:#ffdead;" width="100pt"|AMC 10.21
+
!style="background:#ffdead;" |AMC 10.21
 
|-
 
|-
|colspan="5"|'''$DTMF_CONN L101 U3 U10'''
+
|colspan="2"|'''$DTMF_CONN L101 U3 U10'''||colspan="3"| ''Station 101 sends DTMF digit 3 for 1 second''
 
|-
 
|-
|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\>  
+
|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 performed during connection. The Station of parameter 1 must also have COS rights for the Feature [[DTMF_During_Connection|DTMF during Connection]]. <br />  
  
Currently the command only works for outgoing connections to [[Ring Master]]  
+
Currently the command only works for outgoing connections to [[RingMaster CB901]]  
 
|-
 
|-
|align=center|1||[[NET_OBJ_REF]]||colspan="3"|[[LOCAL_DIRNO]],[[LOCAL_ENTITY]]
+
|align=center|1||[[NET_OBJ_REF]]<br>[[LOCAL_DIRNO]], [[LOCAL_ENTITY]]||colspan="3"| Station
 
|-
 
|-
 
|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"|&nbsp;
 
|-
 
|-
 
|}
 
|}
  
 
+
[[Category: ACDP messages]]
 
[[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]]
 
[[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]]

Latest revision as of 09:55, 30 June 2022

AI.png
DTMF_CONN 0x0097 151 AMC 10.21
$DTMF_CONN L101 U3 U10 Station 101 sends DTMF digit 3 for 1 second
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 performed 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 RingMaster CB901

1 NET_OBJ_REF
LOCAL_DIRNO, LOCAL_ENTITY
Station
2 UINT1 DTMF number 0-11 (digit 0-9, *,#)
3 UINT1(optional) Length of dtmf tone in 100ms, default = rco_puls_time
Response:  

Back to AlphaNet message list