beautypg.com

16 send software event mask request, Parameters, Send software event mask request – Welltech Dialogic SS7 Protocols ISUP User Manual

Page 153

background image

Dialogic

®

SS7 Protocols ISUP Programmer's Manual Issue 15

153

8.16

Send Software Event Mask Request

Sends a mask indicating which software events should be active to the ISUP

module. All software events are active when the module is initialized. This

message can be used to turn off some or all software events or turn them
back on again. The message may be sent at any time after the initial per-

module configuration message has been sent to the ISUP module.

Message Header

structure

MSG

type

ISP_MSG_S_ERROR_MASK (0x5710)

id

0

src

Originating module ID

dst

ISUP module ID

rsp_req

Sending layer's bit set if confirmation required

hclass

0x00

status

0x00

err_info

0x00

len

9

Parameter Area

parameters

offset 0, size 9:

mask

Bits set to indicate software events which
should be active

ISUP Response

method

By sending a MSG

type

0x1710

SUCCESS

status

ISP_BAD_PARAM

Parameters

mask

A bit mask indicating the software events that are active. A ‘1’ indicates that

an event is active and a ‘0’ indicates that it is not active. The first octet sent
is for software event codes 0-7, the second octet for software event codes 8-

15, etc.

Refer to

Section

:

8.20 Software Event Indication on page 162

for a list of

software events.