Avaya Logo

Previous Topic

Next Topic

Book Contents

Book Index

TSM scripts talking to DIPs

TSM scripts send and receive messages to and from DIPs through TSM. TSM packages and unpackages the message for TSM scripts. That is, TSM scripts only work with the data part of the message while TSM takes care of either adding or removing the header part, depending on whether the message is sent or received by the script. When sending a message, TSM sends the data from the specified script memory area, and when receiving message, TSM places the data received from a DIP into the specified script memory area.

A TSM script is responsible for:

The four functions, dbase, dipterm, dipname, and dipnum, are involved with interaction with DIPs. For additional information on these instructions, see TAS script instructions.

At this point, you have completed the necessary steps to send and receive messages to the DIP from a TSM script.

© 2006 Avaya Inc. All Rights Reserved.