While I'm testing the Kannel with fakesms, I'm having an invalid message syntax in the logs. Do anyone have a clue what this could be? I'm running version 1.5.0'. Build `Dec 8 2010 11:06:45
*Query* http://10.201.43.26:13013/cgi-bin/sendsms?username=&password=&to=0123456&text=Hello+world *configuration:* group = core admin-port = 13000 admin-password = sucker admin-deny-ip = "*.*.*.*" admin-allow-ip = 10.201.69.68 smsbox-port = 13001 log-file = "/var/log/kannel/bearerbox.log" log-level = 0 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" dlr-storage = internal group = smsc smsc = fake port = 13013 connect-allow-ip = 10.201.69.68 group = sendsms-user username = password = user-deny-ip = "*.*.*.*" user-allow-ip = 10.201.69.68 group = smsbox smsbox-id = test bearerbox-host = 127.0.0.1 bearerbox-port = 13001 sendsms-port = 13013 log-file ="/var/log/kannel/smsbox.log" log-level = 0 global-sender = 12345 group = sms-service keyword = nop text = "You asked nothing and I did it!" * bearbox.log* 2011-02-14 16:24:32 [20133] [0] INFO: Added logfile `/var/log/kannel/bearerbox.log' with level `0'. 2011-02-14 16:24:32 [20133] [0] INFO: SSL not supported, no SSL initialization done. 2011-02-14 16:24:32 [20133] [0] INFO: HTTP: Opening server at port 13000. 2011-02-14 16:24:32 [20133] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 20133. 2011-02-14 16:24:32 [20133] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller) 2011-02-14 16:24:32 [20133] [0] DEBUG: Started thread 2 (gwlib/http.c:server_thread) 2011-02-14 16:24:32 [20133] [0] DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run) 2011-02-14 16:24:32 [20133] [0] DEBUG: starting smsbox connection module 2011-02-14 16:24:32 [20133] [0] INFO: BOXC: 'smsbox-max-pending' not set, using default (100). 2011-02-14 16:24:32 [20133] [0] DEBUG: Started thread 4 (gw/bb_boxc.c:sms_to_smsboxes) 2011-02-14 16:24:32 [20133] [0] DEBUG: Started thread 5 (gw/bb_boxc.c:smsboxc_run) 2011-02-14 16:24:32 [20133] [0] INFO: Set SMS resend frequency to 60 seconds. 2011-02-14 16:24:32 [20133] [0] INFO: SMS resend retry set to unlimited. 2011-02-14 16:24:32 [20133] [0] DEBUG: MO concatenated message handling enabled 2011-02-14 16:24:32 [20133] [0] INFO: DLR rerouting for smsc id <(null)> disabled. 2011-02-14 16:24:32 [20133] [0] DEBUG: Started thread 6 (gw/smsc/smsc_fake.c:fake_listener) 2011-02-14 16:24:32 [20133] [0] DEBUG: Started thread 7 (gw/bb_smscconn.c:sms_router) 2011-02-14 16:24:32 [20133] [0] INFO: ---------------------------------------- 2011-02-14 16:24:32 [20133] [0] INFO: Kannel bearerbox II version 1.5.0 starting 2011-02-14 16:24:32 [20133] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) maps to pid 20133. 2011-02-14 16:24:32 [20133] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) maps to pid 20133. 2011-02-14 16:24:32 [20133] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) maps to pid 20133. 2011-02-14 16:24:32 [20133] [0] INFO: MAIN: Start-up done, entering mainloop 2011-02-14 16:24:32 [20133] [0] DEBUG: smsc_fake: start called 2011-02-14 16:24:32 [20133] [6] DEBUG: Thread 6 (gw/smsc/smsc_fake.c:fake_listener) maps to pid 20133. 2011-02-14 16:24:32 [20133] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) maps to pid 20133. 2011-02-14 16:24:32 [20133] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 20133. 2011-02-14 16:24:32 [20133] [2] DEBUG: HTTP: Including port 13000, fd 7 for polling in server thread 2011-02-14 16:26:00 [20133] [6] INFO: Fakesmsc client connected from 10.201.69.68 2011-02-14 16:26:00 [20133] [6] WARNING: smsc_fake: invalid message syntax from client, ignored 2011-02-14 16:26:00 [20133] [6] WARNING: smsc_fake: invalid message syntax from client, ignored 2011-02-14 16:26:00 [20133] [6] WARNING: smsc_fake: invalid message syntax from client, ignored 2011-02-14 16:26:00 [20133] [6] WARNING: smsc_fake: invalid message syntax from client, ignored 2011-02-14 16:26:00 [20133] [6] WARNING: smsc_fake: invalid message syntax from client, ignored 2011-02-14 16:26:00 [20133] [6] WARNING: smsc_fake: invalid message syntax from client, ignored 2011-02-14 16:26:00 [20133] [6] WARNING: smsc_fake: invalid message syntax from client, ignored 2011-02-14 16:26:00 [20133] [6] WARNING: smsc_fake: invalid message syntax from client, ignored 2011-02-14 16:26:00 [20133] [6] WARNING: smsc_fake: invalid message syntax from client, ignored 2011-02-14 16:26:00 [20133] [6] WARNING: smsc_fake: invalid message syntax from client, ignored
