Re: SMPPBox - Query

2014-02-20 Thread Hamid R. Hashmi
I used loopback smsc. But not receiving delivry report (deliver_sm) on ESME1. ESEM1 (MT) ->OPENSMPPBOX1->ESME2 (AS MO) Just received submit dlr(submit_sm_resp) on ESME1 while on ESME2, sms-service is not hitting the get-url. need help. Regards Hamid R. Hashmi -- View this message in context:

Re: Loading kannel config from mysql database

2014-02-20 Thread Hamid R. Hashmi
Can you explain it more. -- View this message in context: http://kannel.6189.n7.nabble.com/Loading-kannel-config-from-mysql-database-tp29489p29519.html Sent from the Kannel - User mailing list archive at Nabble.com.

Starvation in outgoing message queue?

2014-02-20 Thread Germán Bobr - Redmond Software
Hi, I have a kannel installation under some traffic, sending and receiving SMS through an SMPP connection. Yesterday we had a campaign running between 05:15 PM and 05:25 PM wich generated a big chunk of 22k SMS, added to the regular daily traffic. We found that some of the messages enqueued b

Re: Starvation in outgoing message queue?

2014-02-20 Thread spameden
Without detailed smsc.log you can't really say what was wrong. It might be your backend software not handling properly this large chunk of requests (e.g. untuned apache2 might be failing to serve DLR requests from kannel) or your SMSC operator giving you throttling errors. Generally speaking 22k

RE: Starvation in outgoing message queue?

2014-02-20 Thread Germán Bobr - Redmond Software
Thanks for the quick response! I am asking the operator to get me logs from the SMSC to see if there were throttling errors. About backend side, we are discarding DLR requests, and we have separate applications for sending and receiving the messages, so I don’t think the error might be there.

Re: Starvation in outgoing message queue?

2014-02-20 Thread spameden
2014-02-21 1:36 GMT+04:00 Germán Bobr - Redmond Software < german.b...@redmondsoftware.com>: > Thanks for the quick response! > > > > I am asking the operator to get me logs from the SMSC to see if there were > throttling errors. > > About backend side, we are discarding DLR requests, and we have

TLV / Message Payload

2014-02-20 Thread Gabriel Augusto Diaz Zapata
Hello People I have the special group smpp-tlv, and Im trying to send an special SMS using message_pauload TLV My XML is ?smpp?message_payload=Hello+World Checking logs, I can see SMPP SMSCID detects the TLV, and the message_payload is showed at the log, but my problem is that the SMS is sent to

help

2014-02-20 Thread anurag joshi
Hello there, My name is Anurag, I am working on a project which has some requirements as SMS sending through web. I found kannel as good tool for that. Well, My question is "when I try to 'make' (while compiling kannel) I get error as something like this .. utils/seewbmp.o : file not recogn

Re: DLR Only returns status 8 - Please assist

2014-02-20 Thread MOSES KARIUKI
Come on guys, this is not the hardest question ever asked. Is it? Somebody please assist me!. Thanks, Moses On Wed, Feb 19, 2014 at 12:10 PM, Murgor Bendon wrote: > He is using fakesms, not yet bound to any SMSC provider yet. > > > > > Best Regards, > *Bendon Murgor *: Systems Engineer/IT Syste

Re: DLR Only returns status 8 - Please assist

2014-02-20 Thread Alejandro Guerrieri
I don't think you'd get any other dlrs from fake smsc. Status 8 is delivered to smsc, it's as far s you can get there. Try using an smppbox connection (eg against opensmppbox or an smsc simulator). -- Alex Guerrieri > On Feb 21, 2014, at 0:39, MOSES KARIUKI wrote: > > Come on guys, this is no