Parameters for UCP

Top  Previous  Next

These variables control how PageGate uses the UCP method of communication. It is recommended to set these parameters at the Carrier level.

 

Click here for more information on how PageGate uses UCP.

 

Variable

Possible Values

Description

ModemWakeupCommand

Text

Example: ModemWakeupCommand = Custom Variable Here

 

This variable is used if a custom initialization string is required to engage the serial line.

From

Text

Example: 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

Example: 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.

IgnoreCD

True

 

False

Example: IgnoreCD = True

 

This variable tells PageGate to ignore the Carrier Detect signal when connecting to a serial line.

 

If this variable is not present, a False value is assumed.

InterMessageDelay

Milliseconds

Example: InterMessageDelay = 1000

 

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