Reset IP Signaling Series 3 Card 0x0107

Type

EXS API message

Description

Reset IP Signaling Series 3 Card 0x0107

This message resets the IP Signaling Series 3 card before and/or after the IP Signaling Series 3 Card Interface is established. This message is sent directly to the IP Signaling Series 3 card and uses the extended logical node ID format.

You can also reset the IP Signaling Series 3 card using the Reset Configuration 0x000B message once the IP Signaling Series 3 Card Interface is established.

Sent by

Host

 

Example Message

The follow sample resets the IP Signaling Series 3 card when the IP Signaling Series 3 card ID or Matrix ID is not assigned.

 

00 11 01 07 00 00 fe 00 02 52 02 ff ff 53 04 00 20 ff ff

SwitchKit Code

C Structure

typedef struct {

UBYTE AddrInfo[4];

unsigned short ExpandedNode;

unsigned short ObjectType;

unsigned short ObjectInstanceID; ;

} XL_IPCallServerReset;

C++ Class

class XLC_IPCallServerReset: public XLC_OutboundMessage {

public:

const UBYTE *getAddrInfo() const;

UBYTE *getAddrInfo();

void setAddrInfo(UBYTE *x);

unsigned short getExpandedNode() const;

void setExpandedNode(unsigned short x);

unsigned short getObjectType() const;

void setObjectType(unsigned short x)

unsigned short getObjectInstanceID const;

void setObjectInstanceID(unsigned short x)

};

 

EXS API Hex Format

MESSAGE (White)

RESPONSE (Gray)

Byte

Field Description

Byte

Field Description

0

Frame (0xFE)

0

Frame (0xFE)

1, 2

Length (0xNNNN)

1, 2

Length (0x000B)

3, 4

Message Type (0x0107)

3, 4

Message Type (0x0107)

5

Reserved (0x00)

5

Reserved (0x00)

6

Sequence Number

6

Sequence Number (same as message)

7

Extended Logical Node ID (0xFE)

7

Logical Node ID (0xFE)

8

:

AIB

Address Method

0x00 - Individual AEs

8, 9

Status MSB, LSB 0x0001

 

Number of AEs to follow

AE

0x48 Ring Communication Link

0x53 Object Type

10-15

AIB (same as message)

 

:

Checksum

 

16-19

AIB (same as message)

 

:

Checksum