Creating a GSM-AT Carrier

Top  Previous  Next

Cellular Modems

The GSM-AT protocol is used when you want to communicate with a cellular modem by COM port, whether physical or virtual.

 

A cellular modem connects to a PC by USB or RS232 and provides a COM port in the operating system.

 

If PageGate is running in a virtual environment, you can also connect a cellular modem to a COM port virtualizer that provides the COM port to the virtual machine. This grants PageGate access to the cellular modem, which allows it to send and receive text messages just like a cell phone does.

 

Good examples of cellular modem are:

Multitech's MTC-H5 and MTR-LNA4

US Robotics' USR3500

Microhard's IP4NG

AirPrime 73xx and 75xx

Skyus-DS

BlueOcean GSM and GPRS series

Duxbury 120 and 180

Siemens MTC45MC, MTC45TC, TC35, TC65

Wavecom Fastrack GSM Modems

 

1)Right click Carriers.

CarriersContext

 

2)Select Add.

3)Select the GSM-AT protocol.

GSMAT1

 

4)Enter a name in the Carrier field.

5)Set the Baud Rate, Parity, Data Bits and Stop Bits to match the device's requirements.

By default, most cellular modems use the following parameters:

Baud Rate: 115200

Parity: None

Data Bits: 8

Stop Bits: 1

 

6)The Init String field optional for a GSM-AT carrier. To have the program perform a signal quality check on the cellular modem before each delivery, click inside the Init String field and type the following: AT+CSQ

7)Set the Max Chars to: 160

Note: The Carrier Max Chars field determines the number of characters that can be received in a single message. If the recipient Max Chars value is set higher than the carrier Max Chars value, PageGate will break up long messages based on the character limitation in the carrier. For example, if you have the carrier configured for 160 Max Chars and you set the recipient Max Chars value to 3000, then send a 400 character message to this recipient, PageGate will break up the 400 character count message in to two 160 character messages and one 80 character message. When the device receives the message, it will be prefixed with part 1/3, 2/3, 3/3 to indicate the multi-part nature of the message delivered.

 

GSMAT2

 

8)Click Apply.

9)Go to Connectors - Connector X - Settings.

Note: Any connector can use a cellular modem but a connector can only be tied to one cellular modem at a time. Multiple connectors cannot reference the same cellular modem.

dialersettings

 

10) Set the Serial Port field to match the COM port of your modem.

11) Click Apply.

 

When configuring PageGate to use a cellular router or gateway, each manufacturer uses a slightly different command set to perform the same tasks and there are certain Settings template variables that you can apply to GSM-AT-IP carriers to decrease the amount of time it takes to negotiate connections with your hardware.

 

To implement a two-way messaging system, please see the Two Way Messaging section of the documentation.

 

Click here for a list of Settings Variables that can be used with GSM-AT Carriers