sms fwdreport r1 [r2] [r3] [r4] [r5] [r6] [r7] [r8]

This command sets the report(s) to be used for forwarding incoming SMS messages received by the CTM-200 gateway.

This feature can be used to configure the CTM-200 as an SMS gateway that forwards messages from SMS-enabled devices to the CTM-200's reporting types (e.g. local serial port, local/remote TCP or UDP servers, or email/SMS destinations).

r1 to r8 = 1 to 999report number
r1 to r8 = 1020 to 1027 (Firmware 3034 and above) GPS reports 1 to 8
r1 to r8 = 1040 to 1047 (Firmware 3034 and above) I/O reports 1 to 8

Notes:


Examples:

  1. Forward incoming SMS messages to a UDP server
    cmd repremip 1 1.2.3.4
    cmd repremport 1 8888
    cmd reptype 1 0 3
    cmd sms fwdreport 1
    
  1. Forward incoming SMS messages to a TCP server
    cmd repremip 1 1.2.3.4
    cmd repremport 1 8888
    cmd reptype 1 0 5
    cmd sms fwdreport 1
    cmd tcppersist 1
    
  1. Forward incoming SMS messages to an email address (emailsrv provided by carrier is required)
    cmd emailsrv 1.2.3.4
    cmd repemail 1 me@home.com
    cmd reptype 1 0 6
    cmd sms fwdreport 1
    

See also: SMS, General Reports


Firmware version 2.0.5.2916

Last modified 7 years ago Last modified on 12-12-26 11:51:07 AM