Codian MCU 4200 Series Uživatelský manuál Strana 5

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 33
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 4
Codian MCU 4200 Series Remote Management API
</param>
</params>
</methodResponse>
If the command fails, the MCU will send a fault response. For example, in response to a
“conference.create” message where the conference name is not unique, the MCU will return:
HTTP/1.1 200 OK
Connection: close
Content-Type: text/xml
Content-Length: 411
<?xml version="1.0"?>
<methodResponse>
<fault>
<value>
<struct>
<member>
<name>faultCode</name>
<value>
<int>2</int>
</value>
</member>
<member>
<name>faultString</name>
<value>
<string>duplicate conference name</string>
</value>
</member>
</struct>
</value>
</fault>
</methodResponse>
The complete list of command messages, their required and optional parameters, and the expected
responses are detailed in section 2. The possible fault codes are listed in section 5. Appendix B
contains examples of some messages and their corresponding responses.
Copyright © Codian Ltd. 2004 - 2006 Codian Confidential Page 5
Zobrazit stránku 4
1 2 3 4 5 6 7 8 9 10 ... 32 33

Komentáře k této Příručce

Žádné komentáře