TANDBERG 3.0 User Manual
Page 7

Copyright © TANDBERG 2008
Reference Guide Version 3.0 rev 3.0
3
If the command was successful, the MCU sends a success response. For example, in response to a successful
conference.create message, the MCU returns:
HTTP/1.1 200 OK
Connection: close
Content-Type: text/xml
Content-Length: 240
If the command fails, the MCU sends a fault response. For example, in response to a “conference.create”
message where the conference name is not unique, the MCU returns:
HTTP/1.1 200 OK
Connection: close
Content-Type: text/xml
Content-Length: 411