Disconnect Tone Pattern 0x001E

SwitchKit Name

DisconnectTonePattern

Type

EXS API and SwitchKit API message

Description

Disconnect Tone Pattern 0x001E

This message instructs the CSP to terminate call progress tone transmission on the specified channel.

Sent by

Host

SwitchKit Code

C Structure

typedef struct {

unsigned short Span;

UBYTE Channel;

} XL_DisconnectTonePattern;

C++ Class

class XLC_DisconnectTonePattern : public XLC_OneChannelOutbound {

public:

unsigned short getSpan() const;

void setSpan(unsigned short x);

UBYTE getChannel() const;

void setChannel(UBYTE x);

};

EXS API Hex Format

MESSAGE (White)

RESPONSE (Gray)

Byte

Field Description

Byte

Field Description

0

Frame (0xFE)

0

Frame (0xFE)

1, 2

Length (0x00NN)

1, 2

Length (0x0007)

3, 4

Message Type (0x001E)

3, 4

Message Type (0x001E)

5

Reserved (0x00)

5

Reserved (0x00)

6

Sequence Number

6

Same Sequence Number

7

Logical Node ID

7

Logical Node ID

:

AIB

Address Method

0x00 - Individual AEs

8, 9

Status (MSB, LSB)

Number of AEs to follow

AE

0x0D Channel

:

Checksum

10

Checksum