Re: Issue with bearerbox

2013-02-17 Thread Rinor Hoxha
Hi spameden, I was thinking all the scenarios I used and/or helped in different similar situations related to DLR and realized that the list may be long and may not help you for your actual situation. In order to be more realistic and more adaptive to your actual scenario, can you please explain yo

Re: NOT REALLY SOLVED Multiple SMSC connections to the same SMSC Instace DLR inconsistency

2013-02-17 Thread Rinor Hoxha
Hi David, I would like to reproduce your test case scenario. 12xSMPPSim instances 4x(receiver/transmitter)bind x SMPPSim - (all this 4 with the same smsc-id) So in total 48 smpp accounts with 12 distinct smsc-id. dlr-storage = internal Do I get it right? What is the DLR mask you are using? Can y

Unable to send WAP-push/Flash/vCard/Unicode via Kannel

2013-02-17 Thread Saurabh Pandey
Hi, I wrote a few scripts to send various types of SMS (text, long text, flash, vCard, Wap-push & unicode). They were working fine and were used a lot. Now I didn't use them since 1 year and now when I tried them they aren't working. Only simple text SMS are being delivered. I asked my SMPP accoun

Re: Issue with bearerbox

2013-02-17 Thread spameden
My service is just a bulk SMS service to send out MTs, no OpenSMPPBox is involved at all. The flow is bearerbox<->sqlbox<->MySQL DB When i'm trying to stop kannel (or restart), first instance goes down is sqlbox. whilst this is happening bearerbox still servicing requests from remote SMSCs, and t

RE: Issue with bearerbox

2013-02-17 Thread Rene Kluwen
Sqlbox shouldn't remove any entries from send_sms in case of it doesn't get an ack from bearerbox. So if shutting down bearerbox first means you lose messages, file a bug. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of spameden Se

Speed up kannel rate per second:

2013-02-17 Thread Himanshu Matta
Hello, I am sending sms via sqlbox. Currently I am sending 90 sms per second. I want to increase it. Is there any method to speed up kannel rate per second. Any sqlbox patch available to speed up this rate ? Any change in configuration can speed up this rate ? Anyhow can we increase it ? -- Th

Re: Speed up kannel rate per second:

2013-02-17 Thread Himanshu Matta
If I set "max-pending-submits" to higher value, this will be helpful or not ? On Mon, Feb 18, 2013 at 11:53 AM, Himanshu Matta wrote: > Hello, > > I am sending sms via sqlbox. Currently I am sending 90 sms per second. I > want to increase it. Is there any method to speed up kannel rate per > sec

HELP!! regarding smpp server - client proper configuration

2013-02-17 Thread Gilbert Perez
GOOD DAY! i have already installed opensmppbox which, based on my research, would enable kannel to act as SMPP server. Now, i am trying to perform a connection to a client from a different IP address and see if i can successfully transmit a message. My problem is, i keep on getting errors and f

Re: HELP!! regarding smpp server - client proper configuration

2013-02-17 Thread Ali Kashif
Hi things seems fine to me, though you can try changing the order of starting the openSMPP. to my knowledge it should be bearerBox , smsBox, sqlBox , smppBox (in order) 1) run bearerbox --> smskannel.conf (server side) 2) run smsbox --> smskannel.conf (server side) 3) run smppbox --> opensmppbox