always there r some messages in DLR table

2012-06-19 Thread alok srivastava
when i insert messages into send_sms. Mostly it sends the message and insert three records to sent_sms table with dlr-mask 31,8 and 1. But some times after inserting the message to send_sms, sent_sms gets only two records with dlr-mask 31 and 8. This time dlr table populate with one record with mas

RE: TPS problem

2012-06-19 Thread SAMSUDDOZA SK
Hii I have no idea about MySQL tuning.How could i tune my kannel ?How to tune my MySQL? My smsc provider provide TPS = 150 but i am able to send only 50.i want speedup it to 150. Please help to do it ?and I want to get delivery report also in same speed. Delivery report is my big problem. I

[Data Coding] Force Data-Coding 0x04

2012-06-19 Thread Christopher Burke
Hi, Is it possible to force a data coding of 0x04. It appears there is no straight forward way to do this without modifying the code in * gateway/trunk/gw/smsc/smsc_smpp.c* - does anybody know of any alternative method? Kind Regards and thanks in advance, Christopher -- *Christopher Burke* Sof

outgoing SMS limit per MSISDN

2012-06-19 Thread Moazzam Ali
Hi, is there any way to limit the outgoing SMS per destination MSISDN? For example xxx is a mobile nr and i want to let kannel send only one SMS to this MSISDN per second? //moazzam