Long SMS broken

2015-03-10 Thread ha...@aeon.pk
Hi, My kannel is receiving long SMS from the operator's SMSC in weird fashion. The message is broken into 2 parts, with first part getting truncated at 154 characters ending with a '+' sign, and second part is appearing as a new SMS with text starting with the '+' sign. I do have 'sms-combine-conc

Sending Prioritary SMSs

2015-03-10 Thread Manuel García Cabrera
Hi, I'm trying to send prioritary messages when there already are many messages queued for sending. Suppose I have on SMSC with a 10.000 message queue, and I want the next message I queue to be sent before those 10.000 messages. Is that possible?

Re: Sending Prioritary SMSs

2015-03-10 Thread ha...@aeon.pk
If you insert a new message in the existing queue, it automatically gets delivered before the queued ones. On Tue, Mar 10, 2015 at 6:07 PM, Manuel García Cabrera < mcabr...@contentamobile.com> wrote: > Hi, I'm trying to send prioritary messages when there already are many > messages queued for se

Re: Sending Prioritary SMSs

2015-03-10 Thread Manuel García Cabrera
Really? But wouldn't that mean that it's not actually a queue? On 10/03/15 10:19, ha...@aeon.pk wrote: If you insert a new message in the existing queue, it automatically gets delivered before the queued ones. On Tue, Mar 10, 2015 at 6:07 PM, Manuel García Cabrera mailto:mcabr...@contentamobi

Re: Sending Prioritary SMSs

2015-03-10 Thread ha...@aeon.pk
Perhaps I cannot point out the logic of why exactly this happens, since I discovered it only by doing. Also, another way is that if your main bulk is going via SQLBOX, then if you push a message via SMSBOX, it will get higher prio and gets on top of the queue. Plz try it to confirm, since I did i

Re: Sending Prioritary SMSs

2015-03-10 Thread Manuel García Cabrera
I'm trying to test it with fakesmsc. Do you know how to simulate a delay in the sending of the message? I'm having a hard time testing it this way because the queue empties way too fast. On 10/03/15 10:35, ha...@aeon.pk wrote: Perhaps I cannot point out the logic of why exactly this happens, s

Re: Sending Prioritary SMSs

2015-03-10 Thread ha...@aeon.pk
I haven't used fakesmsc. However, try throttling the speed of the connection to 1 or 2 SMS/sec. On Tue, Mar 10, 2015 at 9:55 PM, Manuel García Cabrera < mcabr...@contentamobile.com> wrote: > I'm trying to test it with fakesmsc. Do you know how to simulate a delay > in the sending of the message?

Re: Long SMS broken

2015-03-10 Thread ha...@aeon.pk
Can you please let me know which flag to look for in SMPP trace? Although I am already comparing the tcp trace of a true long message with the one my provider is sending, still it would be helpful to know what exactly to look for. On Tue, Mar 10, 2015 at 8:50 PM, Alvaro Cornejo wrote: > Hi > > M

RE: Routing failed, re-queued and 3: Queued for later delivery

2015-03-10 Thread Nilubon Soonthon
Dear Tapan, Thanks for Answer but I think my SMSC isn’t down because I use Wireshark to capture packet between my simutation SMSC (SMPPSim 10.11.21.78) and Kannel (10.11.21.248) and I think I found packet that connected between it.(Details of Packet in attached file.) If my SMSC isn’t do

Re: Routing failed, re-queued and 3: Queued for later delivery

2015-03-10 Thread Tapan Kumar Thapa
Dear Nilubon, Can you please give us the output of below url? http://10.11.21.248:13000/status?password=kannel Regards Tapan Thapa On Wed, Mar 11, 2015 at 8:32 AM, Nilubon Soonthon wrote: > Dear Tapan, > > > > Thanks for Answer but I think my SMSC isn’t down because I use Wireshark > to captu

RE: Routing failed, re-queued and 3: Queued for later delivery

2015-03-10 Thread Nilubon Soonthon
Dear Tapan, This is my output: Kannel bearerbox version `1.4.4'. Build `Mar 2 2015 17:23:17', compiler `4.4.7 20120313 (Red Hat 4.4.7-11)'. System Linux, release 2.6.32-431.el6.x86_64, version #1 SMP Fri Nov 22 03:15:09 UTC 2013, machine x86_64. Hostname tg-1536, IP 127.0.0.1. Libxml ver

Re: Routing failed, re-queued and 3: Queued for later delivery

2015-03-10 Thread Tapan Kumar Thapa
Dear Nilubon, Are you still facing the re-routing issue? Your bearerbox is on from 35 min and your SMSC is on from 16s only. Is there any issue with SMSC? Have you restarted SMSC via kannel admin interface? On Wed, Mar 11, 2015 at 9:46 AM, Nilubon Soonthon wrote: > Dear Tapan, > > > > This is