Skip to content

Wake Up Answer

A Wake Up Answer is sent from the interface to confirm that a Wake Up Request has been successfully executed and the guest has answered the wake up call.

Operationcode: WA

WA

Direction

IF Partner → SIHOT

Message

This is a wake up answer to a successful wake up call executed by a Pay-TV system.

<?xml version="1.0" encoding="ISO-8859-1"?>
<SIHOT-Document>
  <TN>4725</TN>
  <OC>WA</OC>
  <PH>118</PH>
  <HN>4711</HN>
  <TYPE>OK</TYPE>
  <DA>2002-05-31</DA>
  <TI>14:42:00</TI>
  <SRC>PTV</SRC>
  <SRC_CODE>2</SRC_CODE>
</SIHOT-Document>

Attributes Message

Attribute Denotation Type
OC Action Type:
WA = Wake Up Answer
String
PH Phone extension, where this wake up call should be executed uns. Int
TYPE Wake up String
TI Time of the wake up call Time
SRC Origin of the wake up answer String
SRC-CODE Code for the origin of the wake up call String

The time in the wake up answer must be the same as in the wake up request, NOT the time when the guest answered the wake up call.

Response

The answer could look like:

<?xml version="1.0" encoding="ISO-8859-1"?>
<SIHOT-Document>
  <TN>4725</TN>
  <OC>ACK</OC>
  <RC>0</RC>
</SIHOT-Document>

Attributes Response

See for more information