SMPP Disconnection

2009-06-21 Thread Elton Hoxha
Hi guys, >From the application (the application that listens and sends through kannel) I noticed some "queued for later delivery" logs. I checked the kannel logs for the respective time that happened. The connection is re-established but do you have any idea what is the reason of System Error 104?

Re: Can send sms and can receive but cannot process sms-service

2009-06-21 Thread Theodore G
I have tried to comment the catch all setting, but I still cannot get the sms to be processed. Basically, all the php script does, is copy all get the get variables to the database, but everytime i send an sms to kannel from my phone, it gets received and queued, but the get-url never executes. I

DLR doesn't record invalid transaction

2009-06-21 Thread apsf
2009-06-22 12:15:14 [3677] [6] DEBUG: CIMD2[OUTBOUND]: sending message 2009-06-22 12:15:14 [3677] [6] DEBUG: CIMD2[OUTBOUND]: sending <^B03:003 021:09184342919 023:8021056:14 055:0 064:85 065:15 044:0 033:sample text 2.5004^C> 2009-06-22 12:15:15 [3677] [6] DEBUG: CIMD2[O

Re: Can send sms and can receive but cannot process sms-service

2009-06-21 Thread Jovan Kostovski
On Sun, Jun 21, 2009 at 3:08 PM, Theodore G wrote: > group = sms-service > keyword = kamusi > #keyword-regex = .* > catch-all = true > max-messages = 0 > get-url = "http://localhost/dictsms/index.php?sender=%p&text=%r&word=%s"; > #accept-x-kannel-headers = true > #max-messages = 0 > #concatenation

Can send sms and can receive but cannot process sms-service

2009-06-21 Thread Theodore G
Hello everyone, I have installed kannel 1.4.3 to my ubuntu 9.04. I have also connected a huawei E72 modem to it, for sending and receiving sms. I will paste my config file below for trouble shooting. I can send sms well, and they get delivered to my phone with no problem. But when I reply the sms