Участник:Teplov: различия между версиями

Материал из База знаний VINTEO
(Новая страница: «== 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;...»)
 
 
(не показаны 2 промежуточные версии этого же участника)
Строка 25: Строка 25:
  
 
NO[https://tenor.com/ru/view/wow-that-sucks-dude-stan-south-park-dang-sorry-to-hear-that-gif-21522016]
 
NO[https://tenor.com/ru/view/wow-that-sucks-dude-stan-south-park-dang-sorry-to-hear-that-gif-21522016]
 +
 +
 +
=== Syntax test ===
 +
 +
<source lang="json">
 +
callinfo
 +
response:
 +
callinfo
 +
{
 +
  "abonents": [
 +
    {
 +
      "Audio": "1",
 +
      "Participant": "terminalendpoint",
 +
      "Video": "1",
 +
      "Watermark": ""
 +
    }
 +
  ],
 +
  "time": 0
 +
}
 +
 +
OK
 +
</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