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
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
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
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
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
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
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
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
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