Difference between revisions of "D2S"
From Zenitel Wiki
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
!style="background:#ffdead;" |AMC 11.03 | !style="background:#ffdead;" |AMC 11.03 | ||
|- | |- | ||
− | |colspan="3"|'''$D2S L101 6 1 ''' <br> '''$D2S L101 6 0''' || colspan="2"|Send "key press" of digit "6" to SIP station 101 <br /> Digit "6" release to SIP station 101. | + | |colspan="3"|'''$D2S L101 6 1 ''' <br> '''$D2S L101 6 0'''|| colspan="2"|Send "key press" of digit "6" to SIP station 101 <br /> Digit "6" release to SIP station 101. <br /> |
|- | |- | ||
|colspan="5"|D2S, Digit signaling to SIP station during conversation. RFC4733 or SIP INFO dependent on the SDP received from the SIP station during call setup. | |colspan="5"|D2S, Digit signaling to SIP station during conversation. RFC4733 or SIP INFO dependent on the SDP received from the SIP station during call setup. | ||
Line 14: | Line 14: | ||
|- | |- | ||
− | |align=center|2||[[UINT1]] ||colspan="3"| Digit to send. | + | |align=center|2||[[UINT1]] ||colspan="3"| Digit to send. <br> 0-9 = DTMF tones 0-9 <br> A and B = '*' and '#' |
|- | |- | ||
|align=center|3||[[UINT1]] ||colspan="3"| 1 = "Key pres" , 0 = "Key release". | |align=center|3||[[UINT1]] ||colspan="3"| 1 = "Key pres" , 0 = "Key release". | ||
Line 22: | Line 22: | ||
<br/> | <br/> | ||
+ | '''Example''': [[Akuvox_R29S_(ICX-Alphacom)#Door_Opening_Feature|Door opening for SIP stations]] | ||
+ | |||
<br/> | <br/> | ||
Latest revision as of 08:09, 23 October 2020
D2S (Digit to SIP station during conversation) | 0x00B4 | 180 | AMC 11.03 | |
---|---|---|---|---|
$D2S L101 6 1 $D2S L101 6 0 |
Send "key press" of digit "6" to SIP station 101 Digit "6" release to SIP station 101. | |||
D2S, Digit signaling to SIP station during conversation. RFC4733 or SIP INFO dependent on the SDP received from the SIP station during call setup. | ||||
1 | NET_OBJ_REF | SIP station | ||
2 | UINT1 | Digit to send. 0-9 = DTMF tones 0-9 A and B = '*' and '#' | ||
3 | UINT1 | 1 = "Key pres" , 0 = "Key release". | ||
Response | none |
Example: Door opening for SIP stations