I'm having severe problems with my SMS box: 1. Get a lot of queue messages 2. Sometimes the smsbox stops responding 3. Restart doesn't work, I have to do a shutdown and manually start the bearerbox and smsbox 4. When I do a shutdown the smsbox is still in process and I have to kill the process manually
The errors that I'm seeing in the code are the following: 2008-08-13 10:52:03 [22283] [8] ERROR: Couldn't fetch <http://localhost:9090/midc/UpmobileSMSHandler?sender=3338064391&receiver=55220&text=%<text>&time=2008-08-13+14:50:53&smsc-id=TELCEL2_MX&SMS-ID=5e8ca68c-c8cb-48bd-b31b-c067574e4c2e&DeliveryValue=-1&DeliveryReportReply=&sendsms-user=Engine&message-coding=0&message-class-bits=%m&mwi=%M&message-charset=UTF-8&udh=&billing=&account=&mblox_serviceid=&mblox_sessionid=&mblox_SubRef=&mblox_tag_SessionId=> I have noticed the pattern that the text is more than 4,000 characters. Can this be the problem? My sms-service configuration is the following: # SMS SERVICES group = sms-service name=Engine keyword = default get-url = http://localhost:9090/midc/UpmobileSMSHandler?sender=%p&receiver=%P&text=%a&binary=%b&time=%t&smsc-id=%i&SMS-ID=%I&DeliveryValue=%d&DeliveryReportReply=%A&sendsms-user=%n&message-coding=%c&message-class-bits=%m&mwi=%M&message-charset=%C&udh=%u&billing=%B&account=%o&mblox_serviceid=%v&mblox_sessionid=%w&mblox_SubRef=%y&mblox_tag_SessionId=%G max-messages = 0 #concatenation = 1 send-sender = true The versions are the following: Kannel: 1.3.2 O.S: Red Hat Thanks for all your help, Marcelo
