Hi All,
These are the things I want know.
*1. *Is there a way to send bulk messages using Kannel with higher speed
(using SMPP) and also for receive ?
*2. *If I have a SMPP connection (I'm using SMPPSim) then what is the
standard way to send sms form internal to ESME?
(Now I use cgi-bin URL
>
> Hi Shabana,
>
First of all, thank you very much for your help.
I'm a student and I'm trying to understand Kannel. Without understanding
nothing is going to work.
So please pardon my questions.
I've another thing to know. This may be a simple or stupid one.
>
> **Is Kannel's *cgi
Hi All,
Is there any documentation to study about Kannel, rather than current
Architecture document ?
Because current document is out of date.
Thank you!
SKS. Ranjith.
Hi All,
I'm studying the Kannel and I want to store the incoming messages and/or
outgoing messages on a mysql database.
I have no idea how to configure the sqlbox.Can you tell me where is the
error of conf files?
(I can send/ receive sms to/from SMPPsim with these configurations. When I
brows the d
Hi All,
I setup kannel gw with sqlbox. somhow it creates 2 tables (send_sms &
sent_sms), but no sms within that tables at anytime.
How can I resolve this?
#sqlbox.conf
group = sqlbox
id = sqlbox-db
smsbox-id = sqlbox
bearerbox-host = localhost
bearerbox-port = 13001
smsbox-port = 13005
smsbox-po
Hi all,
I got a trouble with DLR. I'm using SMPPSim to simulate SMPP connections.
Somehow it doesn't interpret the parameters or it may be some kind of a
parameter mismatch.
You can see *ts=4*, but it is not the time-stamp but message_id.
Sendsms URL and BB log is there.
Help me to solve this. (If
Thanks Keita.
It works. Now I can see messages in the sent_sms table. Actually now I know
how boxes connect each other because of you explanation.
I have another problem and it also solved partially with this, but still
have.
So let me explain about that somehow.
(I'm a student and I don't have re
Hi All,
I like to develop the Kannel. You have given us the source code. So how do
we edit the file and compile it and put only that file and run it.
I'm asking this is because, I couldn't find any binary file relevant to
the particular source file. binary files are in a different format.
For exa
Hi all,
I have my own requirements and the current Kannel configuration doesn't
give that support to me.
So I thought to customize it. Can you tell me, how do I edit, compile and
store a source file.
Because I couldn't find any binary file which is 1-to-1 mapping to the
source. I don't know how it
Hi Abdul,
1. Can we route messages using 2nd, 3rd...keyword? ( As I know we can only
route it using 1st keyword)
(I want it as recursive)
2. Can we store directly the incoming messages without calling again a URL
(get-url)?
3. If we update the Kannel.conf at the run time, do bearerbox, smsb
Hello Keita,
If you use get-url, then you have an external application (or just
a server side script) then you can insert a query to send_sms table for
your notification if you use the sqlbox. Otherwise you can call the
cgi-bin/sendsms URL.
Actually I'm not experience with Kannel configur
Hi all,
I'm sending out sms from sqlbox. So usually I put 1000 messages into the
send_sms table.
For instance assume I have 2 kind of campaigns and each has 1 messages
to send.
So I first add first 1 messages from campaign_1 to the send_sms table
and
after 2,3 seconds I push my next campai
Thanks Rene.
>From now I'm going to instantiate sqlbox instances for each campaign.
Still I have these concerns in my mind.
According to your advice, modifying the sql statement is not a good option
here.
In that case I have to define several number of sqlbox instances.
So,
1. What can be the s
Bingo.. it works..
Thanks Rene.
Suranga.
14 matches
Mail list logo