Hi there

I would like to use Kannel to send and receive SMS with my Teltonika ModemUSB/E10, but I have problems with the configuration. I think I messed something up with the init-string, as I don't really know what all the parameters and flags mean and how they are used.

I tried several init-string options like "AT Q0 V1 E1 S0=0 &C1 &D2 +FCLASS=0;+CMGF=0;+CNMI=3,2,0,0,0" , init-string="ATE0V1;AT &C1 &D2 S0=0" and many seem to work, but when i try to send a sms, a get the following error:

[6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 24.0 hours
[6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
[6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
[6] DEBUG: AT2[/dev/ttyACM0]: <-- >
[6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
[6] DEBUG: AT2[/dev/ttyACM0]: --> 0011000B911497912931F70000A703CC2713
[6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
[6] DEBUG: AT2[/dev/ttyACM0]: <-- > 0011000B911497912931F70000A703CC2713
[6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
[6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
[6] DEBUG: AT2[/dev/ttyACM0]: send command status: -1

Can you help me to get this work?

Attached is my kannel.conf from /etc/kannel/kannel.conf and the whole output from running "bearerbox -v 0 /etc/kannel/kannel.conf"

Freundliche GrĂ¼sse / kind regards
Patrick Herzfeld
2013-07-15 10:31:17 [10987] [0] INFO: Debug_lvl = 0, log_file = <none>, log_lvl 
= 0
2013-07-15 10:31:17 [10987] [0] WARNING: DLR: using default 'internal' for 
storage type.
2013-07-15 10:31:17 [10987] [0] INFO: DLR using storage type: internal
2013-07-15 10:31:17 [10987] [0] DEBUG: Kannel bearerbox version `1.4.3'.
Build `Nov 24 2011 09:54:00', compiler `4.6.2'.
System Linux, release 3.2.0-49-generic, version #75-Ubuntu SMP Tue Jun 18 
17:39:32 UTC 2013, machine x86_64.
Hostname patrick-test-sms2.nine.ch, IP 217.150.244.33.
Libxml version 2.7.8.
Using OpenSSL 1.0.0e 6 Sep 2011.
Compiled with MySQL 5.5.17, using MySQL 5.5.31.
Using SQLite 3.7.9.
Using native malloc.

2013-07-15 10:31:17 [10987] [0] INFO: Added logfile `/var/log/kannel/core.log' 
with level `7'.
2013-07-15 10:31:17 [10987] [0] INFO: HTTP: Opening server at port 13000.
2013-07-15 10:31:17 [10987] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
2013-07-15 10:31:17 [10987] [0] DEBUG: Started thread 2 
(gwlib/http.c:server_thread)
2013-07-15 10:31:17 [10987] [0] DEBUG: Started thread 3 
(gw/bb_http.c:httpadmin_run)
2013-07-15 10:31:17 [10987] [0] DEBUG: starting smsbox connection module
2013-07-15 10:31:17 [10987] [0] INFO: BOXC: 'smsbox-max-pending' not set, using 
default (100).
2013-07-15 10:31:17 [10987] [0] DEBUG: Started thread 4 
(gw/bb_boxc.c:sms_to_smsboxes)
2013-07-15 10:31:17 [10987] [0] DEBUG: Started thread 5 
(gw/bb_boxc.c:smsboxc_run)
2013-07-15 10:31:17 [10987] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) 
maps to pid 10987.
2013-07-15 10:31:17 [10987] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) 
maps to pid 10987.
2013-07-15 10:31:17 [10987] [0] INFO: Set SMS resend frequency to 60 seconds.
2013-07-15 10:31:17 [10987] [0] INFO: SMS resend retry set to unlimited.
2013-07-15 10:31:17 [10987] [0] DEBUG: smsbox MO concatenated message handling 
enabled
2013-07-15 10:31:17 [10987] [0] INFO: DLR rerouting for smsc id <(null)> 
disabled.
2013-07-15 10:31:17 [10987] [0] INFO: AT2[/dev/ttyACM0]: configuration shows 
modemtype <teltonika>
2013-07-15 10:31:17 [10987] [0] DEBUG: AT2[/dev/ttyACM0]: Reading modem 
definitions from </etc/kannel/kannel.conf>
2013-07-15 10:31:17 [10987] [0] DEBUG: AT2[/dev/ttyACM0]: Found <1> modems in 
config
2013-07-15 10:31:17 [10987] [0] INFO: AT2[/dev/ttyACM0]: read modem definition 
for <Teltonika E10>
2013-07-15 10:31:17 [10987] [0] DEBUG: Started thread 6 
(gw/smsc/smsc_at.c:at2_device_thread)
2013-07-15 10:31:17 [10987] [0] DEBUG: Started thread 7 
(gw/bb_smscconn.c:sms_router)
2013-07-15 10:31:17 [10987] [6] DEBUG: Thread 6 
(gw/smsc/smsc_at.c:at2_device_thread) maps to pid 10987.
2013-07-15 10:31:17 [10987] [6] INFO: AT2[/dev/ttyACM0]: opening device
2013-07-15 10:31:17 [10987] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) maps 
to pid 10987.
2013-07-15 10:31:17 [10987] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) 
maps to pid 10987.
2013-07-15 10:31:17 [10987] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to 
pid 10987.
2013-07-15 10:31:17 [10987] [0] INFO: ----------------------------------------
2013-07-15 10:31:17 [10987] [0] INFO: Kannel bearerbox II version 1.4.3 starting
2013-07-15 10:31:17 [10987] [0] INFO: MAIN: Start-up done, entering mainloop
2013-07-15 10:31:17 [10987] [0] DEBUG: AT2[/dev/ttyACM0]: start called
2013-07-15 10:31:17 [10987] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) 
maps to pid 10987.
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: device opened. Telnet 
mode = 0
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: device opened
2013-07-15 10:31:17 [10987] [6] INFO: AT2[/dev/ttyACM0]: Logging in
2013-07-15 10:31:17 [10987] [6] INFO: AT2[/dev/ttyACM0]: init device
2013-07-15 10:31:17 [10987] [6] INFO: AT2[/dev/ttyACM0]: speed set to 115200
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ATZ^M
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ATZ
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT^M
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT&F^M
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT&F
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ATE0^M
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ATE0
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+IFC=2,2^M
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CPIN?^M
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- +CPIN: READY
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2013-07-15 10:31:17 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGF=0^M
2013-07-15 10:31:18 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2013-07-15 10:31:18 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CSMS=?^M
2013-07-15 10:31:18 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- +CSMS: (0,1,128)
2013-07-15 10:31:18 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2013-07-15 10:31:18 [10987] [6] INFO: AT2[/dev/ttyACM0]: Phase 2+ is supported
2013-07-15 10:31:18 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CSMS=1^M
2013-07-15 10:31:18 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- +CSMS: 1,1,1
2013-07-15 10:31:18 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2013-07-15 10:31:18 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT Q0 V1 E1 S0=0 
&C1 &D2 +FCLASS=0;+CMGF=0;+CNMI=3,2,0,0,0^M
2013-07-15 10:31:18 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2013-07-15 10:31:18 [10987] [6] INFO: AT2[/dev/ttyACM0]: AT SMSC successfully 
opened.
^[[Z2013-07-15 10:31:25 [10987] [5] INFO: Client connected from <127.0.0.1> 
2013-07-15 10:31:25 [10987] [5] DEBUG: Started thread 8 (gw/bb_boxc.c:function)
2013-07-15 10:31:25 [10987] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) maps to 
pid 10987.
2013-07-15 10:31:25 [10987] [8] DEBUG: Started thread 9 
(gw/bb_boxc.c:boxc_sender)
2013-07-15 10:31:25 [10987] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) maps 
to pid 10987.
2013-07-15 10:31:32 [10987] [8] DEBUG: boxc_receiver: sms received
2013-07-15 10:31:32 [10987] [8] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2013-07-15 10:31:34 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 
24.0 hours
2013-07-15 10:31:34 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
2013-07-15 10:31:34 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
2013-07-15 10:31:34 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2013-07-15 10:31:34 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2013-07-15 10:31:34 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> 
0011000B911497912931F70000A703CC2713
2013-07-15 10:31:34 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2013-07-15 10:31:34 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- > 
0011000B911497912931F70000A703CC2713
2013-07-15 10:31:34 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2013-07-15 10:31:34 [10987] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2013-07-15 10:31:34 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 
-1
2013-07-15 10:31:34 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4ec001c20 vs 0x7fa4ec001c20)
2013-07-15 10:31:34 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:31:34 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4ec001c20 vs 0x7fa4ec001c20)
2013-07-15 10:31:34 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:31:34 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:31:34 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:31:34 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4ec001c20 vs 0x7fa4ec001c20)
2013-07-15 10:31:34 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:31:34 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4ec001c20 vs 0x7fa4ec001c20)
2013-07-15 10:31:34 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:31:34 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:32:04 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:32:04 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4ec001c20 vs 0x7fa4ec001c20)
2013-07-15 10:32:04 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:32:04 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4ec001c20 vs 0x7fa4ec001c20)
2013-07-15 10:32:04 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:32:04 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:32:34 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:32:34 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4ec001c20 vs 0x7fa4ec001c20)
2013-07-15 10:32:34 [10987] [7] DEBUG: Message routed successfully.
2013-07-15 10:32:36 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 
24.0 hours
2013-07-15 10:32:36 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
2013-07-15 10:32:36 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
2013-07-15 10:32:36 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2013-07-15 10:32:36 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2013-07-15 10:32:36 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> 
0011000B911497912931F70000A703CC2713
2013-07-15 10:32:36 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2013-07-15 10:32:36 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- > 
0011000B911497912931F70000A703CC2713
2013-07-15 10:32:36 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2013-07-15 10:32:36 [10987] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2013-07-15 10:32:36 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 
-1
2013-07-15 10:32:36 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000940 vs 0x7fa4e0000940)
2013-07-15 10:32:36 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:32:36 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000940 vs 0x7fa4e0000940)
2013-07-15 10:32:36 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:32:36 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:33:06 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:33:06 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000940 vs 0x7fa4e0000940)
2013-07-15 10:33:06 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:33:06 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000940 vs 0x7fa4e0000940)
2013-07-15 10:33:06 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:33:06 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:33:36 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:33:36 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000940 vs 0x7fa4e0000940)
2013-07-15 10:33:36 [10987] [7] DEBUG: Message routed successfully.
2013-07-15 10:33:38 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 
24.0 hours
2013-07-15 10:33:38 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
2013-07-15 10:33:38 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
2013-07-15 10:33:38 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2013-07-15 10:33:38 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2013-07-15 10:33:38 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> 
0011000B911497912931F70000A703CC2713
2013-07-15 10:33:38 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2013-07-15 10:33:38 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- > 
0011000B911497912931F70000A703CC2713
2013-07-15 10:33:38 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2013-07-15 10:33:38 [10987] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2013-07-15 10:33:38 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 
-1
2013-07-15 10:33:38 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000bd0 vs 0x7fa4e0000bd0)
2013-07-15 10:33:38 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:33:38 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000bd0 vs 0x7fa4e0000bd0)
2013-07-15 10:33:38 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:33:38 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:34:08 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:34:08 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000bd0 vs 0x7fa4e0000bd0)
2013-07-15 10:34:08 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:34:08 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000bd0 vs 0x7fa4e0000bd0)
2013-07-15 10:34:08 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:34:08 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:34:38 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:34:38 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000bd0 vs 0x7fa4e0000bd0)
2013-07-15 10:34:38 [10987] [7] DEBUG: Message routed successfully.
2013-07-15 10:34:40 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 
24.0 hours
2013-07-15 10:34:40 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
2013-07-15 10:34:40 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
2013-07-15 10:34:40 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2013-07-15 10:34:40 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2013-07-15 10:34:40 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> 
0011000B911497912931F70000A703CC2713
2013-07-15 10:34:40 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2013-07-15 10:34:40 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- > 
0011000B911497912931F70000A703CC2713
2013-07-15 10:34:40 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2013-07-15 10:34:40 [10987] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2013-07-15 10:34:40 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 
-1
2013-07-15 10:34:40 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:34:40 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:34:40 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:34:40 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:34:40 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:35:10 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:35:10 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:35:10 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:35:10 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:35:10 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:35:10 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:35:40 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:35:40 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:35:40 [10987] [7] DEBUG: Message routed successfully.
2013-07-15 10:35:42 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 
24.0 hours
2013-07-15 10:35:42 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
2013-07-15 10:35:42 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
2013-07-15 10:35:42 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2013-07-15 10:35:42 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2013-07-15 10:35:42 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> 
0011000B911497912931F70000A703CC2713
2013-07-15 10:35:42 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2013-07-15 10:35:42 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- > 
0011000B911497912931F70000A703CC2713
2013-07-15 10:35:42 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2013-07-15 10:35:42 [10987] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2013-07-15 10:35:42 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 
-1
2013-07-15 10:35:42 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000e10 vs 0x7fa4e0000e10)
2013-07-15 10:35:42 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:35:42 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000e10 vs 0x7fa4e0000e10)
2013-07-15 10:35:42 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:35:42 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:36:12 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:36:12 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000e10 vs 0x7fa4e0000e10)
2013-07-15 10:36:12 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:36:12 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000e10 vs 0x7fa4e0000e10)
2013-07-15 10:36:12 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:36:12 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:36:42 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:36:42 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000e10 vs 0x7fa4e0000e10)
2013-07-15 10:36:42 [10987] [7] DEBUG: Message routed successfully.
2013-07-15 10:36:44 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 
24.0 hours
2013-07-15 10:36:44 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
2013-07-15 10:36:44 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
2013-07-15 10:36:44 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2013-07-15 10:36:44 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2013-07-15 10:36:44 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> 
0011000B911497912931F70000A703CC2713
2013-07-15 10:36:44 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2013-07-15 10:36:44 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- > 
0011000B911497912931F70000A703CC2713
2013-07-15 10:36:44 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2013-07-15 10:36:44 [10987] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2013-07-15 10:36:44 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 
-1
2013-07-15 10:36:44 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:36:44 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:36:44 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:36:44 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:36:44 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:37:14 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:37:14 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:37:14 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:37:14 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:37:14 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:37:14 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:37:44 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:37:44 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:37:44 [10987] [7] DEBUG: Message routed successfully.
2013-07-15 10:37:46 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 
24.0 hours
2013-07-15 10:37:46 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
2013-07-15 10:37:46 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
2013-07-15 10:37:46 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2013-07-15 10:37:46 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2013-07-15 10:37:46 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> 
0011000B911497912931F70000A703CC2713
2013-07-15 10:37:46 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2013-07-15 10:37:46 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- > 
0011000B911497912931F70000A703CC2713
2013-07-15 10:37:46 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2013-07-15 10:37:46 [10987] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2013-07-15 10:37:46 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 
-1
2013-07-15 10:37:46 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000da0 vs 0x7fa4e0000da0)
2013-07-15 10:37:46 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:37:46 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000da0 vs 0x7fa4e0000da0)
2013-07-15 10:37:46 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:37:46 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:38:16 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:38:16 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000da0 vs 0x7fa4e0000da0)
2013-07-15 10:38:16 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:38:16 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000da0 vs 0x7fa4e0000da0)
2013-07-15 10:38:16 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:38:16 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:38:46 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:38:46 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000da0 vs 0x7fa4e0000da0)
2013-07-15 10:38:46 [10987] [7] DEBUG: Message routed successfully.
2013-07-15 10:38:48 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 
24.0 hours
2013-07-15 10:38:48 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
2013-07-15 10:38:48 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
2013-07-15 10:38:48 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2013-07-15 10:38:48 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2013-07-15 10:38:48 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> 
0011000B911497912931F70000A703CC2713
2013-07-15 10:38:48 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2013-07-15 10:38:48 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- > 
0011000B911497912931F70000A703CC2713
2013-07-15 10:38:48 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2013-07-15 10:38:48 [10987] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2013-07-15 10:38:48 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 
-1
2013-07-15 10:38:48 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:38:48 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:38:48 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:38:48 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:38:48 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:39:18 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:39:18 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:39:18 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:39:18 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:39:18 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:39:18 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:39:48 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:39:48 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:39:48 [10987] [7] DEBUG: Message routed successfully.
2013-07-15 10:39:50 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 
24.0 hours
2013-07-15 10:39:50 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
2013-07-15 10:39:50 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
2013-07-15 10:39:50 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2013-07-15 10:39:50 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2013-07-15 10:39:50 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> 
0011000B911497912931F70000A703CC2713
2013-07-15 10:39:50 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2013-07-15 10:39:50 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- > 
0011000B911497912931F70000A703CC2713
2013-07-15 10:39:50 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2013-07-15 10:39:50 [10987] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2013-07-15 10:39:50 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 
-1
2013-07-15 10:39:50 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000a30 vs 0x7fa4e0000a30)
2013-07-15 10:39:50 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:39:50 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000a30 vs 0x7fa4e0000a30)
2013-07-15 10:39:50 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:39:50 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:40:20 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:40:20 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000a30 vs 0x7fa4e0000a30)
2013-07-15 10:40:20 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:40:20 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000a30 vs 0x7fa4e0000a30)
2013-07-15 10:40:20 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:40:20 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:40:50 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:40:50 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000a30 vs 0x7fa4e0000a30)
2013-07-15 10:40:50 [10987] [7] DEBUG: Message routed successfully.
2013-07-15 10:40:52 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 
24.0 hours
2013-07-15 10:40:52 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
2013-07-15 10:40:52 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
2013-07-15 10:40:52 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2013-07-15 10:40:52 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2013-07-15 10:40:52 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> 
0011000B911497912931F70000A703CC2713
2013-07-15 10:40:52 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2013-07-15 10:40:52 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- > 
0011000B911497912931F70000A703CC2713
2013-07-15 10:40:52 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2013-07-15 10:40:52 [10987] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2013-07-15 10:40:52 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 
-1
2013-07-15 10:40:52 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:40:52 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:40:52 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:40:52 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:40:52 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:41:22 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:41:22 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:41:22 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:41:22 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:41:22 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:41:22 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:41:52 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:41:52 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e00008c0 vs 0x7fa4e00008c0)
2013-07-15 10:41:52 [10987] [7] DEBUG: Message routed successfully.
2013-07-15 10:41:54 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 
24.0 hours
2013-07-15 10:41:54 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
2013-07-15 10:41:54 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
2013-07-15 10:41:54 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2013-07-15 10:41:54 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2013-07-15 10:41:54 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> 
0011000B911497912931F70000A703CC2713
2013-07-15 10:41:54 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2013-07-15 10:41:54 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- > 
0011000B911497912931F70000A703CC2713
2013-07-15 10:41:54 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2013-07-15 10:41:54 [10987] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2013-07-15 10:41:54 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 
-1
2013-07-15 10:41:54 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000c70 vs 0x7fa4e0000c70)
2013-07-15 10:41:54 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:41:54 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000c70 vs 0x7fa4e0000c70)
2013-07-15 10:41:54 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:41:54 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:42:24 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:42:24 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000c70 vs 0x7fa4e0000c70)
2013-07-15 10:42:24 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:42:24 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000c70 vs 0x7fa4e0000c70)
2013-07-15 10:42:24 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:42:24 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2013-07-15 10:42:54 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:42:54 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000c70 vs 0x7fa4e0000c70)
2013-07-15 10:42:54 [10987] [7] DEBUG: Message routed successfully.
2013-07-15 10:42:56 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: TP-Validity-Period: 
24.0 hours
2013-07-15 10:42:56 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGS=17^M
2013-07-15 10:42:56 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT+CMGS=17
2013-07-15 10:42:56 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- >
2013-07-15 10:42:56 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 1
2013-07-15 10:42:56 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> 
0011000B911497912931F70000A703CC2713
2013-07-15 10:42:56 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: --> ^Z
2013-07-15 10:42:56 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- > 
0011000B911497912931F70000A703CC2713
2013-07-15 10:42:56 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2013-07-15 10:42:56 [10987] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2013-07-15 10:42:56 [10987] [6] DEBUG: AT2[/dev/ttyACM0]: send command status: 
-1
2013-07-15 10:42:56 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000e60 vs 0x7fa4e0000e60)
2013-07-15 10:42:56 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:42:56 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000e60 vs 0x7fa4e0000e60)
2013-07-15 10:42:56 [10987] [7] DEBUG: re-queing SMS not-yet-to-be resent
2013-07-15 10:42:56 [10987] [7] DEBUG: sms_router: time to sleep 30.00 secs.
^C2013-07-15 10:43:02 [10987] [0] WARNING: Killing signal or HTTP admin command 
received, shutting down...
2013-07-15 10:43:02 [10987] [0] DEBUG: Shutting down Kannel...
2013-07-15 10:43:02 [10987] [0] DEBUG: shutting down smsc
2013-07-15 10:43:02 [10987] [0] DEBUG: AT2[/dev/ttyACM0]: Shutting down 
SMSCConn, slow
2013-07-15 10:43:02 [10987] [0] DEBUG: shutting down udp
2013-07-15 10:43:02 [10987] [7] DEBUG: sms_router: gwlist_len = 1
2013-07-15 10:43:02 [10987] [7] DEBUG: sms_router: handling message 
(0x7fa4e0000e60 vs 0x7fa4e0000e60)
2013-07-15 10:43:02 [10987] [7] DEBUG: Routing failed, re-queued.
2013-07-15 10:43:02 [10987] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) 
terminates.
2013-07-15 10:43:04 [10987] [6] INFO: AT2[/dev/ttyACM0]: Closing device
2013-07-15 10:43:04 [10987] [6] DEBUG: Thread 6 
(gw/smsc/smsc_at.c:at2_device_thread) terminates.
2013-07-15 10:43:04 [10987] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2013-07-15 10:43:04 [10987] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) 
terminates.
2013-07-15 10:43:04 [10987] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) 
terminates.
2013-07-15 10:43:04 [10987] [8] INFO: Connection closed by the box <127.0.0.1>
2013-07-15 10:43:04 [10987] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) 
terminates.
2013-07-15 10:43:05 [10987] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) 
terminates.
2013-07-15 10:43:05 [10987] [0] INFO: All flow threads have died, killing core
2013-07-15 10:43:05 [10987] [0] DEBUG: Waiting for 2 
(gwlib/http.c:server_thread) to terminate
2013-07-15 10:43:05 [10987] [3] DEBUG: HTTP: No clients with requests, quitting.
2013-07-15 10:43:05 [10987] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) 
terminates.
2013-07-15 10:43:05 [10987] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) 
terminates.
2013-07-15 10:43:05 [10987] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) 
terminates.
2013-07-15 10:43:05 [10987] [0] DEBUG: final clean-up for SMSCConn
2013-07-15 10:43:05 [10987] [0] DEBUG: smsbox MO concatenated message handling 
cleaned up
2013-07-15 10:43:05 [10987] [0] INFO: Total WDP messages: received 0, sent 0
2013-07-15 10:43:05 [10987] [0] INFO: Total SMS messages: received 0, sent 0
2013-07-15 10:43:05 [10987] [0] DEBUG: Immutable octet strings: 223.
group = core
admin-port = 13000
smsbox-port = 13001
admin-password = nineball
status-password = ninestatus
log-file = "/var/log/kannel/core.log"
log-level = 7
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"

group = smsc
smsc = at
modemtype = teltonika
device = /dev/ttyACM0
speed = 115200
#pin = 8997
#my-number = +41787647428

group = modems
id = teltonika
name = "Teltonika E10"
detect-string = "Undefined"
enable-mms = false
init-string = "AT Q0 V1 E1 S0=0 &C1 &D2 +FCLASS=0;+CMGF=0;+CNMI=3,2,0,0,0"
speed = 115200

group = smsbox
bearerbox-host = 127.0.0.1
sendsms-port = 13013
global-sender = 13013
log-file = "/var/log/kannel/smsbox.log"
log-level = 7
access-log = "/var/log/kannel/smsbocx.access.log"

group = sendsms-user
username = z0rk
password = passw0rd

Reply via email to