Участник:Teplov: различия между версиями
Материал из База знаний VINTEO
Teplov (обсуждение | вклад) |
Teplov (обсуждение | вклад) |
||
Строка 29: | Строка 29: | ||
=== Syntax test === | === Syntax test === | ||
− | <source lang=" | + | <source lang="json"> |
− | + | callinfo | |
− | + | response: | |
− | + | callinfo | |
− | + | { | |
− | + | "abonents": [ | |
− | + | { | |
− | + | "Audio": "1", | |
− | + | "Participant": "terminalendpoint", | |
− | + | "Video": "1", | |
− | + | "Watermark": "" | |
− | + | } | |
− | + | ], | |
− | + | "time": 0 | |
− | + | } | |
− | + | ||
− | |||
OK | OK | ||
</source> | </source> |
Текущая версия на 18:19, 10 апреля 2024
TEST PAGE
Hi! I'm Antony.
What's that?
This is my wiki test page. Here I am:
- checking text types;
- trying different colours;
- making anchors;
- inserting pictures;
- bolding text;
So, here it is:
This is the red colour text.
This text is bold.
This text is in a box.
This is an inserted picture.
Is that fine?
YES[1]
NO[2]
Syntax test
callinfo
response:
callinfo
{
"abonents": [
{
"Audio": "1",
"Participant": "terminalendpoint",
"Video": "1",
"Watermark": ""
}
],
"time": 0
}
OK