Difference between revisions of "AUDIO RTP DTMF SETUP"
From Zenitel Wiki
(New page: {| border="1" |- !style="background:#ffdead;" width="90pt" colspan="2"|AUDIO_RTP_DTMF_SETUP !style="background:#ffdead;" width="100pt"|0x8020 !style="background:#ffdead;" width="30pt"|3280...) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 11: | Line 12: | ||
|- | |- | ||
|- | |- | ||
− | |align=center|1||[[UINT1]]||colspan="3"| | + | |align=center|1||[[UINT1]]||colspan="3"|Destination local channel reference |
|- | |- | ||
− | |align=center|2||[[UINT1]]||colspan="3"| | + | |align=center|2||[[UINT1]]||colspan="3"|Source local channel reference |
|- | |- | ||
|align=center|3||[[UINT1]]||colspan="3"|RTP payload type for receive of rfc4733 events | |align=center|3||[[UINT1]]||colspan="3"|RTP payload type for receive of rfc4733 events | ||
Line 19: | Line 20: | ||
|} | |} | ||
+ | Only usable within [[AUDIO_PATH_SETUP]] context. Also see [[AUDIO_RTP_DTMF_DIGIT]]. | ||
+ | <p> | ||
[[Category: ACDP messages]] | [[Category: ACDP messages]] | ||
[[Message_Formats_(Sortable)|Back to AlphaNet message list]] | [[Message_Formats_(Sortable)|Back to AlphaNet message list]] |
Latest revision as of 14:40, 3 October 2019
AUDIO_RTP_DTMF_SETUP | 0x8020 | 32800 | AMC 10.60.0.0 | |
---|---|---|---|---|
$AUDIO_RTP_DTMF_SETUP 5 4 65 | ||||
SIPD ask AMCD / Rtpdaemon to set up reception of rfc4733 digit events in RTP. | ||||
1 | UINT1 | Destination local channel reference | ||
2 | UINT1 | Source local channel reference | ||
3 | UINT1 | RTP payload type for receive of rfc4733 events |
Only usable within AUDIO_PATH_SETUP context. Also see AUDIO_RTP_DTMF_DIGIT.