Skip to content

Extended Message

The EXMSG message sends a text message for a guest to another system.

Operationcode: EXMSG

EXMSG

Direction

SIHOT → IF Partner

Message

<?xml version="1.0" encoding="ISO-8859-1"?>
<SIHOT-Document>
  <TN>4773</TN>
  <OC>EXMSG</OC>
  <HN>4711</HN>
  <PCIID>538</PCIID>
  <SALUTATION>Herr</SALUTATION>
  <TITLE>Dr.</TITLE>
  <SN>Berger</SN>
  <CN>Joerg</CN>
  <GID>471168</GID>
  <ARR>2002-05-31T13:20:00</ARR>
  <DEP>2002-06-05T11:00:00</DEP>
  <LN>EN</LN>
  <RN>101</RN>
  <PH0>00101</PH0>
  <EXMSG>
    <CREATED>2002-06-01T13:20:00</CREATED>
    <CNAME>Maurer</CNAME>
    <CLOCATION></CLOCATION>
    <CNUMBER>068635343</CNUMBER>
    <CPERSONAL></CPERSONAL>
    <CBYPHONE></CBYPHONE>
    <CCALLSAGAIN></CCALLSAGAIN>
    <CMULTIPLECALLS></CMULTIPLECALLS>
    <PCALLBACK></PCALLBACK>
    <URGENT>0</URGENT>
    <MSGID>29837461</MSGID>
    <TXT>Text of the message to be displayed on the TV set in the guest room.</TXT>
  </EXMSG>
  <SRC>SIHOT</SRC>
  <ORG>disp_4711</ORG>
</SIHOT-Document>

Attributes Message

Attribute Denotation Type
OC Action Type:
EXMSG = Extended message
String
EXMSG Area which includes the message
CREATED Date and Time when the message is created. Date Time
CNAME Name of caller String
CLOCATION Location of caller String
CNUMBER Phone number of caller String
MSGID Internal ID of the message Int
CPERSONAL Left message in person:
0 = yes
1 = no
Int
CBYPHONE Left message by phone:
0 = yes
1 = no
Int
CCALLSAGAIN Caller will phone again:
0 = yes
1 = no
Int
CMULTIPLECALLS Caller has phoned repeatedly:
0 = yes
1 = no
Int
PCALLBACK Please call back:
0 = yes
1 = no
Int
URGENT Urgent:
0 = yes
1 = no
Int
TEXT Message text String

Response

The answer could look like:

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

Attributes Response

See for more information