Reading the log, seems that you are sending illegal characters in 'to' string! Check the phone number! Remember that you must UTF-8 enconde that parameter and others in the send URL, if they contain special chars! I think it's all explained in the User Guide!
2010/10/19 ncantor <[email protected]> > > 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. > > > -- Luís Tiago Rico *Present Technologies* Rua D. João de Castro, Lote 12 Urbanização Quinta da Fonte 3030-384 Coimbra Portugal
