I don't see anything wrong. Can you run it through gdb? Put a break to smsbox_req_sendsms and rerun request. Examine value of "to" variable. I assume that you configure somewhere a default sender.

BR,
Nikos
----- Original Message ----- From: "ncantor" <[email protected]>
To: <[email protected]>
Sent: Tuesday, October 19, 2010 12:06 PM
Subject: Re: Kannel suddenly stopped working



Having tested it numerous times, I can guarantee that it's only a phone
number. Digits 0-9. For some reason, kannel appears to be receiving the text
'critical' in the to field, despite my sending a very standard URL
construction that worked a week ago.
My test string is:
wget
http://localhost:13013/cgi-bin/sendsms?user=mobile&password=mobile&to=07825799679&text=test


Nikos Balkanas wrote:

Well, it is tough to tell you what's wrong with your "to" field, if you
mask
it.

BR,
Nikos
----- Original Message ----- From: "ncantor" <[email protected]>
To: <[email protected]>
Sent: Tuesday, October 19, 2010 9:49 AM
Subject: Kannel suddenly stopped working



I had a fully functional kannel installation until a few days ago.
Nothing
was installed, no config was changed (I verified it). However, I am now
getting error messages in my smsbox log file.
I replaced the SIM, reinstalled, and verified my config, none of which
had
any effect.
The problem I'm having shows up in the log files as:


2010-10-15 14:36:34 [10646] [3] INFO: smsbox: Got HTTP request
</cgi-bin/sendsms> from <10.0.210.10>
2010-10-15 14:36:34 [10646] [3] INFO: sendsms used by <mobile>
2010-10-15 14:36:34 [10646] [3] INFO: sendsms sender:<mobile:13013>
(10.0.210.10) to:<PHONENUMBER> msg:<test>
2010-10-15 14:36:34 [10646] [3] INFO: smsbox: Got HTTP request
</favicon.ico> from <10.0.210.10>
2010-10-15 14:37:16 [10646] [3] INFO: smsbox: Got HTTP request
</cgi-bin/sendsms> from <10.0.110.197>
2010-10-15 14:37:16 [10646] [3] INFO: sendsms used by <mobile>
2010-10-15 14:37:16 [10646] [3] INFO: Illegal characters in 'to' string
('critical') vs '0123456789 +-'


I can't find any explanation for why 'critical' would be showing up in
the
TO string. Here is the command I'm sending:
http://<IPADDRESS>:13013/cgi-bin/sendsms?user=mobile&password=mobile&to=<PHONENUMBER>&text=test

There is no instance of the word 'critical' in any message I'm sending,
or
any configuration file.

Does anybody have any idea about what's wrong?
--
View this message in context:
http://old.nabble.com/Kannel-suddenly-stopped-working-tp29971806p29971806.html
Sent from the Kannel - User mailing list archive at Nabble.com.







--
View this message in context: http://old.nabble.com/Kannel-suddenly-stopped-working-tp29971806p29998307.html
Sent from the Kannel - User mailing list archive at Nabble.com.




Reply via email to