Difference between revisions of "AUDIO CH TONE REQ"
From Zenitel Wiki
(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|AUDIO_CH_TONE_REQ !style="background:#ffdead;" width="100pt"|0x8015 !style="background:#ffdead;" width="3...) |
|||
(5 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="1" | + | {{AI}} |
+ | {| border="1" | ||
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|AUDIO_CH_TONE_REQ | !style="background:#ffdead;" width="90pt" colspan="2"|AUDIO_CH_TONE_REQ | ||
!style="background:#ffdead;" width="100pt"|0x8015 | !style="background:#ffdead;" width="100pt"|0x8015 | ||
!style="background:#ffdead;" width="30pt"|32789 | !style="background:#ffdead;" width="30pt"|32789 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 07.00 |
|- | |- | ||
− | |colspan="5"|[[AlphaNet]]: Request a peer exchange to put a 500Hz tone on a audio channel. Used by the [[AGA]] input level adjustment function. The tone stays active for 3 minutes, or until switched off using [[AUDIO_CH_DISCON]].<br | + | |colspan="5"|[[AlphaNet]]: Request a peer exchange to put a 500Hz tone on a audio channel. Used by the [[AGA]] input level adjustment function. The tone stays active for 3 minutes, or until switched off using [[AUDIO_CH_DISCON]].<br />- Application: Send test tones for mux setup testing. Assume nodes 1 and 2, testing channel 4 in that link. |
In node 1, set up two Event Trigger feature dir.nos, and assign actions in Event Handler: | In node 1, set up two Event Trigger feature dir.nos, and assign actions in Event Handler: | ||
− | <br | + | <br />Send tone from node 1: <2 $audio_ch_tone_req 4 |
− | <br | + | <br />Send tone from node 2: @2 $audio_ch_tone_req 4 |
|- | |- | ||
|align=center|1||[[UINT1]]||colspan="3"|Chanel number. | |align=center|1||[[UINT1]]||colspan="3"|Chanel number. | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | |||
+ | [[AlphaNet_Data_Protocol#AlphaNet|Back to AlphaNet message list]] | ||
+ | |||
+ | [[Category: ACDP messages]] |
Latest revision as of 08:28, 3 October 2019
AUDIO_CH_TONE_REQ | 0x8015 | 32789 | AMC 07.00 | |
---|---|---|---|---|
AlphaNet: Request a peer exchange to put a 500Hz tone on a audio channel. Used by the AGA input level adjustment function. The tone stays active for 3 minutes, or until switched off using AUDIO_CH_DISCON. - Application: Send test tones for mux setup testing. Assume nodes 1 and 2, testing channel 4 in that link. In node 1, set up two Event Trigger feature dir.nos, and assign actions in Event Handler:
| ||||
1 | UINT1 | Chanel number. |