Hi All,

HTTP string to send an SMS:

http://192.168.1.110:13011/cgi-bin/sendsms?username=kannel&password=tunnel&smsc=orator&to=02102732108&text=TestAttackTest

Error snippet from Bearerbox.log =>

2014-04-06 02:19:04 [2760] [16] DEBUG: boxc_receiver: sms received
2014-04-06 02:19:04 [2760] [16] DEBUG: send_msg: sending msg to boxc:
<orator>
2014-04-06 02:19:05 [2760] [7] DEBUG: AT2[/dev/ttyS0]: TP-Validity-Period:
24.0 hours
2014-04-06 02:19:05 [2760] [7] DEBUG: AT2[/dev/ttyS0]: --> AT+CMGS=27^M
2014-04-06 02:19:05 [2760] [7] DEBUG: AT2[/dev/ttyS0]: <-- >
2014-04-06 02:19:05 [2760] [7] DEBUG: AT2[/dev/ttyS0]: send command status:
1
2014-04-06 02:19:05 [2760] [7] DEBUG: AT2[/dev/ttyS0]: -->
0011000B812001722301F80000A70ED4F29C1EA4D3C3E335B53CA703
2014-04-06 02:19:05 [2760] [7] DEBUG: AT2[/dev/ttyS0]: --> ^Z
2014-04-06 02:19:05 [2760] [7] DEBUG: AT2[/dev/ttyS0]: <-- >
2014-04-06 02:19:05 [2760] [7] DEBUG: AT2[/dev/ttyS0]: <-- ERROR
2014-04-06 02:19:05 [2760] [7] ERROR: AT2[/dev/ttyS0]: Generic error: ERROR
2014-04-06 02:19:05 [2760] [7] DEBUG: AT2[/dev/ttyS0]: send command status:
-1
2014-04-06 02:19:05 [2760] [8] DEBUG: sms_router: handling message
(0x89ddbe0 vs 0x89ddbe0)
2014-04-06 02:19:05 [2760] [8] DEBUG: re-queing SMS not-yet-to-be resent
2014-04-06 02:19:05 [2760] [8] DEBUG: sms_router: handling message
(0x89ddbe0 vs 0x89ddbe0)
2014-04-06 02:19:05 [2760] [8] DEBUG: re-queing SMS not-yet-to-be resent

I've gone through my settings repeatedly using the UG, mailing lists info
etc, but to no avail.

## SMSbox-route:

group = smsbox-route
smsbox-id = "orator"
smsc-id = "orator"
shortcode = "021;0210;0211;0212;0274;0279"

## SMSC config
group = smsc
smsc = at
modemtype = auto
device = /dev/ttyS0
speed = 19200
# pin = 2345
validityperiod = 167
keepalive = 60
sms-center = "0279735986"
sim-buffering = true
max-error-count = "3"
host = "debser10"
port = 13002
smsc-username = kannel
smsc-password = tunnel

I read somewhere that someone else had an issue like this and their SIM was
rejected, so I'll check that soon.

What is going on with the routing? It seems to be sending from the smsbox
=> bearerbox but no further.

Thank you, Mu.

Reply via email to