Variables for SNPP

Top  Previous  Next

These variables control how PageGate implements the SNPP protocol.

It is recommended to set these on a Carrier level.

NOTE: When referencing any non-printable character, such as a line feed, carriage return, horizontal tab or similar, you must use the ASCII code for that character and it must be prefixed by a backslash (\).

 

Variable

Possible Values

Example Statement

Description

SNPPMessOnly

True

 

False

SNPPMessOnly = True

This variable tells PageGate to use the MESS command, instead of the DATA command, during the SNPP delivery sequence.

InterMessageDelay

Milliseconds

InterMessageDelay = 1000

This variable forces PageGate to delay for the specified number of milliseconds (1000 = 1 second) after delivering each message.

From

Text

From = CAD

This variable overrides the value passed to PageGate by the input modules/APIs. By specifying this variable, you're telling PageGate to use a single, standardized sender's name for all traffic controlled by this template.

To

Text

To = 7818290500

This variable overrides the ID/PIN or Email values. By specifying this variable, you're telling PageGate to send all traffic processed by this template to the specified ID or Email address instead.