Hello, list
Is there any update on this subject? Was it patched in recent updates of
kannel source?
I'm using kannel / sqlbox setup with scheme where sqlbox stands between
smsbox and bearerbox.
I'm getting a lot of WARNINGs (e.g. "Got DLR but was not interested in it)
in logs because my SMSC ope
Did you mean under "max-submit-requests" max-pending-submits in kannel ?
max-pending-submits number Optional the maximum number of outstanding (i.e.
acknowledged) SMPP operations between an ESME and SMSC. This number is not
specified explicitly in the SMPP Protocol Specification and will be
govern
You can use udev rules to make devices permanent in /dev.
2012/3/6 Alvaro Cornejo
> This is an issue from kernel itself and how it assigns USB port to
> devices; basically it asigns the in the order they are being detected
> by the system. Therfore it is tricky to have allways the same tty
> asi
Any update on this subject?
Thanks
2012/3/1 spameden
> Hello, list
>
> Is there any update on this subject? Was it patched in recent updates of
> kannel source?
>
> I'm using kannel / sqlbox setup with scheme where sqlbox stands between
> smsbox and bearerbox.
>
&g
I have a question. How do you send 1 long message to Kannel via
multiple-part messages ?
I'm using sqlbox setup. If I do split a long message in multiple and insert
them into send_sms, kannel should send separate messages, not the long one,
right?
On Mar 7, 2012 6:45 PM, "Rene Kluwen" wrote:
>
We are using InnoDB. It works just fine with dlr and send_sms, sent_sms
tables. InnoDB comparing to MyISAM is more fault proof, so I'd recommend
using it, every insert is a transaction, so theoritacally you won't lose
more than 1 transaction if something bad happens.
Don't forget to add relevant i
wal
> Hello,
>
> Thanks for your response. What are the fields that should be indexed?
>
>
> On Fri, Mar 23, 2012 at 12:54 AM, spameden wrote:
>
>> We are using InnoDB. It works just fine with dlr and send_sms, sent_sms
>> tables. InnoDB comparing to MyISAM is more fa
not quite sure about this, we are using 10.
the speed mostly depends on your smsc provider(s) actually
2012/3/22 Ashish Agarwal
> And how much concurrent connection i.e. max-connection is recommended for
> high traffic when using innodb.
>
>
> On Fri, Mar 23, 2012 at 12:59 AM,
kannel.org and svn.kannel.org are not working for me
; Best regards,
> Narate
>
> Mobile: 092 486 648
>
> On Mar 27, 2012, at 18:53, Albert wrote:
>
> On 03/27/2012 01:30 PM, spameden wrote:
>
> kannel.org and svn.kannel.org are not working for me
>
> works for me!
>
>
2012/3/27 spameden
> works now
>
>
> 2012/3/27 spameden
>
>> ~ $ telnet kannel.org 80
>> Trying 62.27.58.41...
>> telnet: Unable to connect to remote host: Connection refused
>> ~ $ telnet kannel.org 443
>> Trying 62.27.58.41...
>> telnet: U
You need to use charset=utf8 & coding=2 for sending such messages.
i.e.: "
http://localhost:90/kannel-sms?from=%2Bxx&to=xxx&msg=%04%1F%04%3E%04%3D%04O%04B%04%3D%04%3E%00+%042%04A%04Q%00.%044%040%00+%04A%04%3E%00+%04A%04B%04%3E%04%40%04%3E%04%3D%04K%00.%048%00+%04B%04%3E%00+%04%3D%045%00+%0
utf8 + coding=0 never worked for me for cyrillic text messages.
the only combination is coding=2 & charset=utf8, otherwise I'm getting
bollocks on mobile screen.
according to the kannel's documentation, coding is:
coding number
Optional. Sets the coding
scheme bits in DCS field.
Accepts values 0
can you please check?
ta
versions and this is what prefer to use.
> But the important thing is that it has no relevance to the data_coding
> that gets sent over SMPP.
>
>
> On Fri, Mar 30, 2012 at 3:20 PM, spameden wrote:
>
>> utf8 + coding=0 never worked for me for cyrillic text messages.
>>
2/4/2 Alexander Malysh
> Then I don't understand what should be the issue here :-) ?
>
> Thanks,
> Alex
>
> Am 01.04.2012 um 23:15 schrieb spameden:
>
> Exactly what I've said :)
>
> If your source text is in utf8 you need to specify charset=utf8 and
> coding
ctly instead of being convert into
> UCS-2. However, now I realize I need to be passing charset=utf8 explicitly
> (which I mistakingly thought was default; it's only default when coding=0)
> in order for the re-encoding to happen. Sorry about asking multiple
> related questions
Might be something with your setup. Are you sure DLRs are receiving?
Can you check sent_sms table, is there any DLR entries?
About dlr table: I strongly suggest adding indexes there for speeding
things up.
If you're inserting message into send_sms with dlr_mask!=NULL kannel
automatically adds re
hanks in advance.
>
> Regards
> Tapan Thapa
>
> On Tue, Apr 3, 2012 at 9:46 AM, spameden wrote:
>
>> Might be something with your setup. Are you sure DLRs are receiving?
>>
>> Can you check sent_sms table, is there any DLR entries?
>>
>> About dlr t
>
> Please suggest any query to delete dlr from dlr tables as there is no
> field through which i can delete rows in it.
>
> Regards
> Tapan Thapa
>
> On Tue, Apr 3, 2012 at 10:32 AM, spameden wrote:
>
>> you can use this query:
>>
>> delete d from dlr d
parts_num yours shouldn't have, its my modification ;)
2012/4/3 spameden
> If you're using HTTP API call, I guess you're also taking advantage of
> dlr_url & dlr_mask options to get DLRs, right?
>
> Do you store anywhere message statuses and actual dlr_url ?
Internal error
An error occurred on the page you were trying to access.
If you continue to experience problems please contact your redMine
administrator for assistance.
Back
happens again.
2012/4/1 spameden
> can you please check?
>
> ta
>
I noticed there are lots of spam-posts in the issues on redmine.kannel.org
Examples:
https://redmine.kannel.org/issues/322#note-10
https://redmine.kannel.org/issues/95#note-13
Would you consider adding a captcha for the self-registration / anonymous
users comments posting?
Here is a captcha plug
I'm using latest kannel from SVN with sqlbox in scheme:
Box connections: smsbox:sqlbox, IP 127.0.0.1 (0 queued), (on-line 0d 0h 13m
12s)
I'm using multiple connections to the same SMSC with the same login (my
smsc allows up to 4 concurrent connections under the same login).
I have configured 2 co
Hello, list.
This bug was already discussed here:
http://www.kannel.org/pipermail/users/2010-August/012229.html
But still no solution!
I have smsbox->sqlbox->bearerbox scheme and _VERY_OFTEN_ if i restart
kannel when it has active queue bearerbox fails to restart.
Please suggest.
rather than doing "round-robin" load
> balancing which seems to be what most people expect/assume. If your send
> rate is fairly low, then most messages will leave via the 1st bind.
>
> Regards,
> Kyriacos Sakkas
>
>
> On 04/04/2012 13:58, spameden wrote:
>
> I
I suggest you compiling yourself from the latest SVN or you can use
altlinux build from here https://github.com/blinohod/kannel-altlinux/ (also
builds RPM from SVN, you might need to tweak it for CentOS).
1.5.0 version has a lots of fixes, so it's generally better to use than
1.4.3.
2012/4/5 Fab
Hello, list.
Sometimes it's good to know the exact reason why sms was failed.
Is there any way I can get extended information about message delivery
status?
i.e. if it was REJECTED / UNDELIVERABLE / DELETED / EXPIRED
According to SMPP v3.4 message states are:
Message State Value Description
EN
You can use MySQL dlr storage, check user guide.
About memcached - there is someone who implemented this to kannel, but he
didn't share it with the community.
2012/4/11 Tapan Thapa
> Hello,
>
> Can we store delivery report in memcache instead of memory or MySQL?
>
> Regards
> Tapan Thapa
>
if kannel can be tweaked somehow to store its
> delivery report in memcache for faster performance?
>
> Thanks
>
> Regards
>
> On Wed, Apr 11, 2012 at 10:04 AM, spameden wrote:
>
>> You can use MySQL dlr storage, check user guide.
>>
>> About memcached -
As to the status codes: you don't really need status code what you need is
> the error code, check meta data errorcode field.
>
> Alex
>
> Am 10.04.2012 um 23:22 schrieb spameden:
>
> > Hello, list.
> >
> > Sometimes it's good to know the exact reason
Hello, any update on this? Still having this issue with spool-queue
(happens also on filestore I think)
2012/4/5 spameden
> Hello, list.
>
> This bug was already discussed here:
>
> http://www.kannel.org/pipermail/users/2010-August/012229.html
>
> But still no soluti
a it's web-interface before bringing
down run-kannel-box daemons
hopefully it will help someone else.
2012/4/12 spameden
> Hello, any update on this? Still having this issue with spool-queue
> (happens also on filestore I think)
>
>
> 2012/4/5 spameden
>
>> Hell
needs further testing, but pretty sure it should be OK
2012/4/16 spameden
> I think I resolved this via workaround:
>
> altered /etc/init.d/kannel script with:
>
> stop)
> echo -n "Stopping WAP gateway:"
> CORE_CONF=$(grep -r 'group[[:space:]]*=[
http://pastebin.com/w9mHmeHd -- init script for Debian (works fine on
Debian Squeeze)
also you need to add these lines to /etc/default/kannel:
START_WAPBOX=0
START_SMSBOX=1
START_SMPPBOX=0
START_SQLBOX=1
if you need to enable particular service, just set it to 1.
2012/4/16 spameden
> ne
I've tested this furthermore and has to say it's NOT solved :(
Even if I use shutdown via kannel's web-interface bearerbox still brokes up
with PANIC if there was a queue processing when restart command was issued.
So I guess the bug is somewhere inside the kannel.
2012/4/16 sp
Yes, it's possible, just don't use dlr_mask, and specify smsc_id.
2012/4/19 Πετσούκα Τάνια
> You can use smsc_id parameter to your messages.
>
>
> On 19/4/2012 2:22 μμ, Davide Gusmano wrote:
>
> d like send just sms without delivery request through a specified smsc,
> the others through other m
Weird. What's the kannel version you're on?
I've just tested (I'm also using sqlbox) via inserting the record into
send_sms with @ without specifying charset or coding it works just fine.
2012/4/21 Anshu Sah
> Hi,
>
> I have set alt-charset = "utf-8" and also sending charset = 'utf-8' via
> sql
I strongly suggest reading User Guide, without understanding how it works
and all parameters needed you won't get far.
Also, use latest 1.5.0 version from svn instead of 1.4.3 there were lots of
bugs fixed in it.
By shortly looking at your config file are you using kannel on windows?
2012/4/25 A
You need to put sqlbox in between of smsbox and bearerbox, opensmppbox
should connect to sqlbox as well.
And, yes as Rene said you need to connect to ESME as transceiver or
receiver mode.
Do not forget to specify IP as well in logins.txt file. (4th argument)
2012/4/26 Rene Kluwen
> It should w
There are two ways to solve your problem:
1) Use smsbox to push messages to kannel, i.e. call the url:
http://localhost:13013/cgi-bin/sendsms?user=user&password=password&to=...&from=...&text=message&dlr-url=http%2F//.../dlr.aspx&dlr-mask=31
When kannel gets a DLR from your smsc it will run script
de but I don’t understand properly what is the actual
> url is and where should I use it for getting proper delivery reports.
>
> ** **
>
> If possible please explain me “what are the main reasons behind for not
> getting delivery reports?”
>
>
>
> *From:* Rene Kluwen [mailt
As Rene already pointed out if you're using SQLBox dlr-url functionality
won't work.
If you really want dlr-url functionality push messages to
http://localhost:13013/cgi-bin/sendsms url with dlr-url parameter.
2012/5/7 Sk. Samsuddoza
> Hi all
>
> Thanks in advance….
>
> ** **
>
> ** *
Could you please stop spamming the list with the same question?
If you want details regarding smsbox (when dlr url works actually) read the
user guide.
Thanks.
2012/5/9 Tapan Kumar Thapa
> Hello,
>
> Message sent via sqlbox will not hit your dlr-url once received delivery
> reprot from smsc. (
you need to add 2 parameters, dlr-url & dlr-mask to receive DLR (Delivery
reports) messages from your smsc.
read user guide, there is an example how it works out.
2012/5/9 Πετσούκα Τάνια
> You have to pass a parameter,dlr-url, for getting delivery reports.
> The value of this parameter(url)
install libxml2-dev
if you're on debian:
apt-get install libxml2-dev
2012/5/16 Joseph Kaizzi
> Hi there.
>
> Am trying to setup opensmpp box on my linux server but encounter the
> following error when I try running the MAKE command:
>
> ** **
>
> make all-recursive
>
> make[1]: En
oseph Kaizzi wrote:
> > Hi Spameden.
> >
> >
> >
> > I tried this: yum install libxml2-dev and it failed
> >
> >
> >
> > I then modified it to this: libxml2-devel and it returned this:
> >
> >
> >
> > Loaded plugin
do you use sqlbox at all?
I didn't get.
2012/5/17 Nicolas de Bari Embriz Garcia Rojas
> I downgraded opensmppbox to Revision: 63 and got it work again.
>
> with version 63 I just did a ./configure --with-mysql; make; and done
> (FreeBSD 9)
>
> Something maybe broken in Revision: 64 since when d
Yeah, sadly kannel doesn't support reload feature.
But you can dynamically add / remove smsc from kannel.
You can use SQLBox, put it in the middle of bearerbox and smsbox to handle
messages in database.
2012/5/21 Alvaro Cornejo
> Hi
>
> AGAIN: PLEASE CC the list !!! You can benefit from faster
Please don't spam the list with the same messages.
Thanks.
2012/5/22 bilal kamoto
> Thanks the bind error managed to sort it out, forwarding the sms to an
> application then to database is what I need to crack
>
> ** **
>
> ** **
>
> *From:* users-boun...@kannel.org [mailto:users-boun...@ka
read about sqlbox
2012/5/30 alok srivastava
> sir
> there is a method to store DLR in mysql database but i did't see any thing
> in kannel document where kannel automatically picks the message and
> sender's number from table and send. can u brief me sir.i will be highly
> thankful to you
Also interested in this issue, but I'm not so good in C. Played a lot with
this in the past.
2012/5/31 Wasim Baig
> Replaced Kannel with an IBM/UNICA SMPP, and the sending rate shot up to
> 320/sec and stayed there. A short test of 10k sms, finished in just under
> 32 secs.
>
> This leads me to
svn co https://svn.kannel.org/gateway/trunk
will fetch everything from kannel's subversion server
sqlbox can be found in trunk/addons/sqlbox
2012/6/2 Tapan Kumar Thapa
> You need to check out the code from kannel web site via svn command. Check
> out code will have copy of sqlbox which new to
SQLBox is not calling dlr-url at all.
dlr-url is used to ID messages, you can always hack kannel/sqlbox source
code to make it work like you want
2012/6/2 Anshu Sah
> Hi
>
> I have been trying SQLBOX which is not able to ping the DLR URL. I tried
> with url encoded as well as even without URL e
Read user-guide. It's very detailed and will give you basic idea how to do
this.
2012/6/4 Felix Obareh
> Hi?
>
> I have a single Transmitter and Receiver login from my provider. I need to
> transmit and send from different shortcodes. What is the best configuration
> setup for the kannel.conf
>
If your sms-provider gives you smpp server on port 2775 it'd be:
For transmitter:
port = 2775
receive-port = 0
For receiver only:
receive-port = 2775
port = 0
For transciever:
port=2775
transceiver-mode = 1
or
port=2775
receive-port = 2775
2012/6/4 Willy Mularto
> Does your provider supp
are you using latest sqlbox from SVN?
you can compile sqlbox with debug to see what actually fails inside it,
also check record in the sent_sms what's inside it.
2012/6/4 alok srivastava
> dear
> after inserting the message to send-sms table it copied the message to
> sent-sms but not sending a
or on terminal
>
> 2012-06-05 00:10:04 [20970] [12] ERROR: Packet too short while unpacking
> Msg.
> 2012-06-05 00:10:04 [20970] [12] ERROR: Msg packet was invalid.
> 2012-06-05 00:10:04 [20970] [12] ERROR: Failed to unpack data!
>
>
> regards
> abhi
>
>
> On Mon,
t tuning kannel, smsbox/dlr-url sqlbox/mysqld to try and push
> the 4-node cluster past 2000 sms/sec.
>
> Many thanks all.
>
> -wasim
>
>
> On Thu, May 31, 2012 at 4:46 PM, spameden wrote:
>
>> Also interested in this issue, but I'm not so good in C. Play
It depends on which coding you're sending.
if it's 7bit (coding=0), than messages will be splitted in this scenario:
1) 160 symbols - 1 sms
2) each part of long concatenated sms is 153 symbols
for 8bit (coding=1)
1) 140 symbols - 1 sms
2) each part of long concatenated sms is 134 symbols
for U
First you need to compile kannel with mysql support, go to into kannel dir
(if you did svn how I said earlier it would be):
$ cd trunk
$ ./configure --with-mysql
$ make
$ make install
after it installed successfully (it can ask for some libs on your system on
configure part):
$ cd addons/sqlbox
t; Manager-Tech Support
> HT Mobile Solutions Limited
> Mob-919871701375
>
> On Jun 5, 2012, at 4:27 PM, spameden wrote:
>
> It depends on which coding you're sending.
>
> if it's 7bit (coding=0), than messages will be splitted in this scenario:
>
> 1) 160 symbols
1) first you need to make sure you're passing everything into utf8
2) urlencode text
3) pass coding=2
4) also add charset=utf8
i.e. in the end you'll get something like this:
http://localhost:13013/cgi-bin/sendsms?username=foo&password=bar&from=testarabic&to=0123456&coding=2&charset=utf8&text=%D8
You can send sms with simple GET request you actually don't need much to do
this. (i hate java tbh its bloating)
Either do this with curl / GET or write your own simple client in php/perl.
2012/6/6
> I noticed you didnt add charset=utf-8, i suggest you check that out, put
> this line of code an
P , I was successful there ...but
> in Java I am getting this error ...let me recheck ..Thanks in
> advance for helping me ...
>
>
> On Wed, Jun 6, 2012 at 12:45 PM, spameden wrote:
>
>> You can send sms with simple GET request you actually don't need mu
You mean you're not getting DLR in dlr table?
Check
/var/log/kannel/sqlbox.log
/var/log/kannel/bearerbox.log
2012/6/7 alok srivastava
> I am not getting DLR in mysql table. In which log file i can see related
> issues.
>
> regards
> abhi
>
to pid 27853.
> 2012-06-07 20:18:05 [27853] [0] WARNING: SIGHUP received, catching and
> re-opening logs
> 2012-06-07 20:18:05 [27853] [0] WARNING: SIGHUP received, catching and
> re-opening logs
> ~
>
>
>
> On Thu, Jun 7, 2012 at 3:27 PM, spameden wrote:
>
>> You me
I don't get why would you want to call dlr-url when there is sqlbox
involved?
You can simply add some code inside sqlbox to UPDATE needed tables without
additional overhead of calling web-server and creating another connection
to the database..
2012/6/8 Rene Kluwen
> This is a FAQ.
>
> The
READ USER GUIDE
Seriously, it's not a tech support here. You need to know basics and ask
for specific question. You're still asking here like someone need to do it
for you.
Otherwise if you need such suport hire someone for some money to do it for
you.
2012/6/8 Willy Mularto
> user guide is y
Correct, forgot about the trigger :)
2012/6/8 Rene Kluwen
> Or use a MySQL-TRIGGER.
>
> I don’t see a reason to call dlr-url either. But like this, it is possible
> for the people who want it.
>
> ** **
>
> == Rene****
>
> ** **
>
> *From:* spameden
Very simple, your SMS operator shut down their SMSC server or you did
specify wrong port in the config.
2012/6/10
> hello there,
>
> not sure what the problem is, maybe its a firewall or vpn configuration
> thing, try pinging the IP and/or using telnet to connect to that server on
> that specifi
smsc-username is a system-id parameter, actually there is no system-id
parameter at all according to documentation:
smsc-username (m) string
The ’username’ of the Messaging Entity connecting to the SM-SC. If the
SM-SC operator reports that the "TELEPATH SYSTEM MANAGER TERMINAL" view
"Control.Apps
It's better to use message as a text type instead of varchar(50) because
message could be more than 50 chars.
2012/6/10 Jacob Mansfield
> Looks like you have an extra closing bracket in that first SQL statement,
> which would be causing your error massage.
> [image: Blue Sapphire Media] *Jaco
check sqlbox
2012/6/11 techbrainless
>
> Hi All,
>
> I am able to store data into dlr table (mysql) ,
> but is it possible to store information like that one in access logs into
> one of mysql tables once it received/sent to/from kannel
>
> 2012-03-17 17:20:42 Receive SMS [SMSC:SMPPSim] [SVC:] [
Check the smsc error log on 'SMSC Throttling Errors', you need to specify
manually throughput according to your smsc provider.
Increasing max-pending-submits also helps a bit.
you can use also bigger value for enquire-link-interval and tweak wait-ack.
anyways, you need to tune kannel according t
You need to use sqlbox & kannel from the latest trunk available @ SVN
sqlbox from debian is broken
2012/6/12 techbrainless
>
> Thanks spameden for your reply ,
>
> I have downloaded the .deb package from
> http://packages.ubuntu.com/lucid/kannel-sqlbox
> http://packages.u
you need to compile kannel with appropriate database support & install
before compiling OpenSMPPBox or SQLBox
2012/6/21 Artem Chekulaev
> I install kannel normally (without mysql support or other special
> options). It runs ok.
>
> When I tried to install opensmppbox from the same files, I recei
How did you install kannel? Is it from debian's packages?
Try to install latest from SVN.
2012/6/23 Moazzam Ali
> wait_timeout is set to 120, is it the case? there is no firewall between
> mysql and kannel as they are both on localhost
>
> //moazzam
>
>
> On 06/23/2012 2:38 AM, Julien Buratto
Why don't you use latest from the trunk? There were lots of fixes since
1.4.3.
2012/6/23 Moazzam Ali
> complied kannel 1.4.3 stable with mysql support from source on CentOS
> 6 64-bit
>
> //moazzam
>
> On 06/23/2012 4:40 PM, spameden wrote:
>
> How did you instal
> --
> *From: * Moazzam Ali
> *Date: *Sat, 23 Jun 2012 18:41:13 +0500
> *To: *spameden
> *Cc: *; ; <
> users@kannel.org>
> *Subject: *Re: R: Kannel MySQL problem
>
> already upgraded to latest snapshot but error still persists
>
> 2012-
Uhm. You mean after certain amount of time when kannel is not sending
anything it restarts the connection?
It's probably related to your smsc settings, cause I never saw such
behavior on my setup.
2012/6/24 Willy Mularto
> In my case it happens when Kannel has no activities for some period of
t working. It was MySQL, you were right. I increased the
> wait_timeout to 24 hours and the error has gone
>
> //moazzam
>
> On 06/23/2012 9:09 PM, spameden wrote:
>
> What about sqlbox ? Is it from latest SVN as well? You need to compile it
> after you've installe
What do you mean under 'delay'?
Well, you can insert the messages into send_sms with a delay inside your
program, i.e (on bash):
for i in $(seq 1 10); do mysql -e "INSERT INTO send_sms set receiver=... ";
sleep 1; done
2012/6/24 Moazzam Ali
> throughout controls the overall bind capacity not s
t with the throttling
> error. Therefore, I am looking for a solution how to create delay between
> the queued messages so kannel process the queued messages in effective way
> without hitting the throughput limit.
>
>
> On 06/24/2012 8:10 PM, spameden wrote:
>
> What do you
this is not desired because my bind limit is 50, actually however some
> countries like US/Canada there's a limitation of 1sms/sec/number (sender)
> so i am trying to find out how to handle this on kannel level.
>
>
> On 06/24/2012 10:25 PM, spameden wrote:
>
> did you spe
Yes, it seems to be a bug, please submit to
http://redmine.kannel.org/project/kannel.
2012/6/25 vouk voukam voukam
> That's actually a bug.
> When ever you have a comment after a value at your cnf file this is
> interpreted as a value.i.e:
> sms-center= xx #SMS center
> it will be parse
sorry, wrong link, correct: https://redmine.kannel.org/projects/kannel
2012/6/26 spameden
> Yes, it seems to be a bug, please submit to
> http://redmine.kannel.org/project/kannel.
>
>
> 2012/6/25 vouk voukam voukam
>
>> That's actually a bug.
>> When ever
You need to urlencode all characters & use coding=2 + charset=utf8 for
non-latin1 alphabet.
2012/6/28 Ravindra Gupta // Viva
> Dear Otandeka,
>
> Now we have used the given below URL to sent the special char.
>
>
> http://10.0.0.1:13013/cgi-bin/sendsms?username=abc&password=abc1&from=FLASHM&to=9
Kannel automatically retries throttled messages, it's just sleeps for a
minute or so before doing it.
2012/6/28 Moazzam Ali
> How can I force kannel to retry the messages which were rejected by the
> SMSC due to throttling error?
>
> //moazzam
>
>
Yes, you need to use different kannel.conf for each instance and specify
different settings.
2012/6/29 Willy Mularto
> The answer is YES
>
>
>
> On Jun 29, 2012, at 6:20 PM, SAMSUDDOZA SK wrote:
>
> Hi All,
>
>
> Is it possible to configure two defferent kannel for SMPP connections and
> Modem c
you need to compile and install kannel before compiling opensmppbox
2012/7/4 danieltoyin
>
> Hello,
> I did ./configure successfully on my Amazon EC2 instance but to do make I
> get series of error message as below:
>
> make all-recursive
> make[1]: Entering directory `/home/ec2-user/trunk'
> M
You need to configure kannel with mysql or postgresql or any other database
support, i.e.
in kannel's trunk dir do:
./configure --with-mysql
make
make install
after that compile & install opensmppbox
2012/7/4 Olutoyin Daniel
> Thanks spameden,
> I have compiled and installed
Did you compile kannel with any database support?
You need to recompile & reinstall kannel with appropriate database support.
2012/7/4 danieltoyin
>
> Thanks spameden,
> I have compiled and installed kannel
> After which I also did a 'make install' of the kannel sour
kannel is an asynchronous sender, pretty sure 'throttling error' limits
only sending functionality not DLR receiving
2012/7/4 Moazzam Ali
> is it possible to have dlr from SMSC if some messages are facing
> throttling error?
>
>
r. For example if we see the kannel
> logs, SMSC only send dlr for error 0x0045 (submit failed) but not for
> 0x0058 (throttling error) so i want to have the dlr also for error 58
>
>
> On 07/04/2012 11:00 PM, spameden wrote:
>
> kannel is an asynchronous sender, pr
please fix
nel on
> youtube]<http://www.youtube.com/user/ArabMobileContent>
>
>
> *P** **Please consider the environment before printing this e-mail***
>
> ** **
>
> ** **
>
> ** **
>
> *From:* users-boun...@kannel.org [mailto:users-boun...@kannel.org] *On
> Behalf Of *spameden
> *Sent:* Thursday, July 05, 2012 1:05 PM
> *To:* users@kannel.org
> *Subject:* kannel.org is DOWN?
>
> ** **
>
> please fix
>
<><><><><><><><><>
Create 2 different directories, i.e:
/etc/kannel
/etc/kannel-devel
you need to specify different settings in config files and create
/etc/init.d/kannel-devel script to run 2nd instance of kannel.
2012/7/7 Alvaro Cornejo
> Hi
>
> You can actually use the same binaries but use a separate set of
Destination IP Address - 150.121.118.241 aka host
Port - 2901 aka port
Binds - Tx/rx/txrx aka transceiver = 1 or transmitter (port = 2901
receive-port = 0) or receiver (port = 0 receive-port = 2901)
No of Sessions (max) - 3 aka maximum simultaneous connections on this
login, can be transceiver / re
No.
SMPP is a different subset of settings.
i.e. group = smsc
sendsms-user and sendsms-password you define yourself for particular smsbox
2012/7/8 neo nortan
> dear
> i m new to kannel help me.
> plz tell me
> username and password of sendsms-user group is provided by smsc because
> smsc prov
1 - 100 of 537 matches
Mail list logo