Nokia WAP and SMS gateway manual Variable, Table field that is used for the timestamp data

Models: WAP and SMS gateway

1 116
Download 116 pages 31.95 Kb
Page 78
Image 78

Chapter 5. Setting up a SMS Gateway

Variable

Value

field-timestamp (m)

string

field-destination (m)

string

field-service (m)

string

field-url (m)

string

field-mask (m)

string

field-status (m)

string

Description

The table field that is used for the timestamp data.

The table field that is used for the destination number data.

The table field that is used for the service username data.

The table field that is used for the DLR URL which is triggered when the DLR for this message arrives from the SMSC.

The table field that is used for the DLR mask that has been set for a message.

The table field that is used to reflect the status of the DLR for a specific message.

The table field that is used to store the smsbox connection id that has passed the message for delivery. This is required in cases you want to garantee that DLR messages are routed back to the same smsbox conn instance. This is done via the smsbox routing. If you don’t use smsbox routing simply add this field to your database table and keep it empty.

field-boxc-id (m)

string

A sample ’dlr-db’ group:

group = dlr-db id = dlr-db table = dlr field-smsc = smsc field-timestamp = ts

field-destination = destination field-service = service field-url = url

field-mask = mask field-status = status

Beware that all variables in this group are mandatory, so you have to specify all fields to enable bearerbox to know how to store and retrieve the DLR information from the external storage spaces.

71

Page 78
Image 78
Nokia WAP and SMS gateway manual Variable, Table field that is used for the timestamp data, Sample ’dlr-db’ group