RE: OpenSMPPBox won't create DLR

2021-04-30 Thread Rene Kluwen
that already exists. True, that -besides that- also it needs to be implemented in opensmppbox to keep the dlr store. == Rene Van: Martin Caetano Verzonden: vrijdag 30 april 2021 02:18 Aan: Rene Kluwen CC: users@kannel.org Onderwerp: Re: OpenSMPPBox won't create DLR

RE: OpenSMPPBox won't create DLR

2021-04-29 Thread Rene Kluwen
Hi Martin, Looks like you got opensmppbox setup correctly for dlr. Adding or omitting sqlbox won't make a difference, like you already saw that correctly. Could you list if there is any rows available in the dlr table in your postgres database? Are the submit_sm's sent with registered_delivery

RE: OPENSMPPBOX code 0x0000000d (Bind Failed) help

2020-11-30 Thread Rene Kluwen
You could double check your smpplogins.txt. == Rene Van: users Namens Michael Osakede Verzonden: maandag 30 november 2020 03:06 Aan: users@kannel.org Onderwerp: OPENSMPPBOX code 0x000d (Bind Failed) help Hello, I have this setup KANNEL SMSC <==> OPENSMPPBOX Server below

RE: Modem not connecting

2020-10-11 Thread Rene Kluwen
Try to set sim-buffering = false, if you have it on. == Rene Van: users Namens Vinicio Cruz Verzonden: zondag 11 oktober 2020 18:22 Aan: 'Alvaro Cornejo' CC: 'users' Onderwerp: RE: Modem not connecting Did it in debug mode and I don’t see much change, it loos like if AT commands

RE: Best way to send bulk SMS

2020-08-30 Thread Rene Kluwen
As I recall it should be the send_sms table that you need to insert to. Or at least the table that is indicated in the sql-insert-table config value. == Rene Van: Loyc Cossou Verzonden: zondag 30 augustus 2020 12:10 Aan: Rene Kluwen CC: kannel users@kannel.org Onderwerp: Re: Best way

RE: Best way to send bulk SMS

2020-08-20 Thread Rene Kluwen
It should work. What values are you inserting? What do your log files say? == Rene Van: Loyc Cossou Verzonden: donderdag 20 augustus 2020 14:26 Aan: Rene Kluwen CC: kannel users@kannel.org Onderwerp: Re: Best way to send bulk SMS Hi, I already SQLBox, but seems I need

RE: Best way to send bulk SMS

2020-08-20 Thread Rene Kluwen
Sqlbox is an alternative, or otherwise the commercial Speedbox add-on. == Rene Van: users Namens Loyc Cossou Verzonden: donderdag 20 augustus 2020 02:26 Aan: kannel users@kannel.org Onderwerp: Best way to send bulk SMS Hi, I have a complete Kannel Setup working fine ( kannel,

RE: Kannel Support - memory leak

2020-08-10 Thread Rene Kluwen
How is the routing database sustained? In .conf files? == Rene Van: users Namens Davor Spasoski Verzonden: maandag 10 augustus 2020 20:15 Aan: ploep...@corp.fibernetics.ca CC: users@kannel.org Onderwerp: Re: Kannel Support - memory leak Despite being an open source supporter through

RE: Modify details in the PDU of an incoming SMS

2020-05-09 Thread Rene Kluwen
Pluginbox can do this for you: https://github.com/donald-jackson/kannel-pluginbox It will require writing a custom plugin. == Rene Van: users Namens Loyc Cossou Verzonden: zaterdag 9 mei 2020 20:05 Aan: kannel users@kannel.org

RE: Kannel smppbox

2020-05-03 Thread Rene Kluwen
I think you have to do a make install on the gateway sources and point the kannel-dir to the install destination. == Rene Van: Héctor Lozano Verzonden: zondag 3 mei 2020 16:42 Aan: rene.klu...@chimit.nl Onderwerp: Kannel smppbox Hi Rene, Please, can you help me in this

RE: Error When SQLBOX starts

2020-04-24 Thread Rene Kluwen
To add to that: This could be a mismatch between the installed gateway version and the used svn revision of sqlbox itself. Van: users Namens Mesbahuddin Malik Verzonden: vrijdag 24 april 2020 22:09 Aan: Arun CC: users@kannel.org Onderwerp: Re: Error When SQLBOX starts Follow the

RE: Adding dlr-storage = mysql , SMSBOX throws error , Connection Refused to Bearerbox

2020-04-23 Thread Rene Kluwen
If you post your bearerbox log files, maybe it will give a hint about why it doesn’t want to start. == Rene Van: users Namens Arun Verzonden: donderdag 23 april 2020 16:39 Aan: users@kannel.org Onderwerp: Re: Adding dlr-storage = mysql , SMSBOX throws error , Connection Refused to

RE: sqlbox

2020-04-22 Thread Rene Kluwen
https://sourceforge.net/p/kannelappliance/wiki/Configuration/attachment/sqlbox-userguide.pdf Van: users Namens Arun Verzonden: woensdag 22 april 2020 20:04 Aan: users@kannel.org Onderwerp: sqlbox hello I want to read some documentation or sqlbox I want to store Messages in

RE: opensmppbox smsc-route

2020-03-30 Thread Rene Kluwen
You need a separate opensmppbox.conf for each instance. Then start opensmppbox three times, each with it's own config file. Van: Techinnovation Verzonden: maandag 30 maart 2020 11:00 Aan: Rene Kluwen CC: users@kannel.org Onderwerp: Re: opensmppbox smsc-route Hello, Could you please

RE: sqlbox installation issue

2020-02-24 Thread Rene Kluwen
Did you try to unzip with: tar -z -xvf (name-of-file.tar.gz) Otherwise download anew or with svn. == Rene Van: Robin C Verzonden: maandag 24 februari 2020 06:27 Aan: Rene Kluwen CC: users Onderwerp: Re: sqlbox installation issue I have tried to install 1.4.5

RE: sqlbox installation issue

2020-02-19 Thread Rene Kluwen
I think you will need a newer version of Kannel in order to install that version of sqlbox. == Rene Van: users Namens Robin C Verzonden: woensdag 19 februari 2020 10:03 Aan: users Onderwerp: sqlbox installation issue Hi all, I was tryting to install sqlbox in centos 7 . I have

RE: Issue of DLR - URL with opensmppbox kannel

2020-02-13 Thread Rene Kluwen
What’s the output of show create table dlr in your new_sms database? What I guess here is that the url column is just too short. == Rene Van: users Namens Umair Baig Verzonden: donderdag 13 februari 2020 15:31 Aan: users@kannel.org Onderwerp: Issue of DLR - URL with opensmppbox kannel

RE: opensmppbox smsc-route

2020-01-27 Thread Rene Kluwen
Inside of opensmppbox there is no esme-routing. Apart from that, Kannel itself only has prefix-routing that you could use. A work-around for that will be firing three separate opensmppbox instances, each with a different config and port. That way you could set the route-to-smsc for the esme

RE: get sms incoming from service

2019-11-26 Thread Rene Kluwen
the accepted-smsc and also try keyword = default. Once that works, you can start putting things back. Also try sim-buffering = true in your smsc group. 3. What do your log files say? == Rene Van: MY CLOUD Verzonden: dinsdag 26 november 2019 15:51 Aan: Rene Kluwen CC: users@kannel.org

RE: get sms incoming from service

2019-11-26 Thread Rene Kluwen
1. How do you send your sms? What dlr-mask are you using? 2. What is your service configuration? == Rene Van: users Namens MY CLOUD Verzonden: dinsdag 26 november 2019 15:31 Aan: users@kannel.org Onderwerp: get sms incoming from service Hello world , i need your help

RE: users Digest, Vol 159, Issue 4

2019-11-13 Thread Rene Kluwen
so it is more specific than "Re: Contents of users digest..." Today's Topics: 1. hi i have problem when linking kannel with clicksend (abod ahameed) 2. RE: hi i have problem when linking kannel with clicksend (Rene Kluwen)

RE: hi i have problem when linking kannel with clicksend

2019-11-13 Thread Rene Kluwen
What’s the http url that you are using to send the message via smsbox? Probably you will need to add =smpp-clicksend to your url variables. == Rene Van: users Namens abod ahameed Verzonden: woensdag 13 november 2019 16:13 Aan: users@kannel.org Onderwerp: hi i have problem when

RE: Kannel delivering MT in LIFO

2019-10-19 Thread Rene Kluwen
Your observaction is a bit “odd” in the sense that by nature, Kannel should send messages FIFO. The smpp smsc handles things differently as it takes the priority field into account. The http smsc does not. Apart from that SMS in general is store-and-forward and a particular order is not

RE: voice sms

2019-10-16 Thread Rene Kluwen
You might want to check out the mBuni project: https://mbuni.org Van: users Namens Rahul Mittal Verzonden: woensdag 16 oktober 2019 14:33 Aan: users@kannel.org Onderwerp: voice sms Hi, can we send voice SMS through kannel or any idea for any open source to send

RE: 0x58 | Throttling error

2019-09-23 Thread Rene Kluwen
You could at the throughput configuration parameter in your group = smsc. See the Kannel userguide. == Rene Van: users Namens Robin C Verzonden: maandag 23 september 2019 13:09 Aan: users@kannel.org Onderwerp: 0x58 | Throttling error Dear team we are getting error 0x58 . What is the

RE: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Rene Kluwen
If you want the message the be retried, then yes you can increase it. If you omit the option to begin with, it’s retried until the expiry time. Van: Denis Lezgin Verzonden: maandag 23 september 2019 11:16 Aan: Rene Kluwen CC: users@kannel.org Onderwerp: Re: SMSC - Maximum retries

RE: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Rene Kluwen
It means that you have the configuration option sms-resend-retry set in your group = core from your Kannel config. It defines the number that bearerbox tries to deliver the message before giving up. Rene Kluwen Van: Denis Lezgin Verzonden: maandag 23 september 2019 11:00 Aan: Rene

RE: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Rene Kluwen
No, the smsc returns error code 0x0008. Kannel calls it a “system error” but the real meaning depends on your smsc. == Rene Kluwen Van: Denis Lezgin Verzonden: maandag 23 september 2019 10:56 Aan: Rene Kluwen CC: users@kannel.org Onderwerp: Re: SMSC - Maximum retries for message

RE: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Rene Kluwen
Hi Denis, It can mean different things. It’s best to inquire with your smsc themselves to ask them what this message means. Regards, Rene Kluwen Van: users Namens Denis Lezgin Verzonden: maandag 23 september 2019 10:51 Aan: users@kannel.org Onderwerp: SMSC - Maximum retries

RE: opensmppbox: change route for unsuccessful sms

2019-06-05 Thread Rene Kluwen
It’s open source. So if you want to do a thing like that, I suggest you start in the code. Either in bearerbox itself or use pluginbox. == Rene Van: Rahul Mittal Verzonden: woensdag 5 juni 2019 15:37 Aan: Rene Kluwen CC: users@kannel.org Onderwerp: Re: opensmppbox: change route

RE: opensmppbox: change route for unsuccessful sms

2019-06-03 Thread Rene Kluwen
You will have to catch the failure report on the esme and resend the message. == Rene Van: users Namens Rahul Mittal Verzonden: maandag 3 juni 2019 18:59 Aan: users@kannel.org Onderwerp: opensmppbox: change route for unsuccessful sms Hi Friends, In Opensmppbox, I need to change

RE: Error while starting bearerbox

2019-05-06 Thread Rene Kluwen
Looks like a boo-boo in your group = smsc config for the “transaction” smsc. Maybe you have a wrong port number. It looks like it’s connecting to a non-smpp port. == Rene Van: users Namens SDB Verzonden: maandag 6 mei 2019 07:27 Aan: users@kannel.org Onderwerp: Error while starting

RE: opensmpp configure issue

2019-04-21 Thread Rene Kluwen
Did you make sure the path is where kannel is _installed_? Not the path where the folders are checked out. == Rene Van: users Namens Rahul Mittal Verzonden: vrijdag 19 april 2019 19:39 Aan: users@kannel.org Onderwerp: opensmpp configure issue Hi, I am trying to reconfigure

Re: PANIC SQLBOX `bearerbox-port' in non-existing group

2017-09-24 Thread Rene Kluwen
What is your config? Did you try to do a make clean first and then rebuild? Talking about sqlbox... some time in the near future, there will be an update that is supposed to increase performance a lot - especially for those with a database server other than localhost. == Rene --

Re[4]: Some messages are not processed from send table

2017-06-25 Thread Rene Kluwen
Maybe you can give an example that you insert in the send_sms table and furthermore any log file results. -- Origineel bericht -- Van: "Robin C" <ro...@zincron.co.in> Aan: "Rene Kluwen" <rene.klu...@chimit.nl> Cc: "info.ubichip" <info.ubic..

Re[2]: Some messages are not processed from send table

2017-06-22 Thread Rene Kluwen
Are you urlencoding the msgdata field? -- Origineel bericht -- Van: "Robin C" Aan: "info.ubichip" Cc: "kannel users@kannel.org" Verzonden: 19-6-2017 12:09:17 Onderwerp: Re: Some messages are not processed from send table i

Re: Passing Unicode as MO to HTTP SMSC

2017-04-03 Thread Rene Kluwen
On top of my head, I think the parameter is coding=2 and also charset=utf8. Not sure if the http smsc also listens to these. But it's worth a try. -- Origineel bericht -- Van: "ha...@aeon.pk" Aan: "kannel users" Verzonden: 1-4-2017 1:12:11 Onderwerp:

Re: Opensmppbox Slow Response (submit_sm_resp)

2017-04-03 Thread Rene Kluwen
Once the message is in the access log it has passed opensmppbox already. So if throughput is slow, maybe it's your downstream smsc connection. -- Origineel bericht -- Van: "garz m" Aan: users@kannel.org Verzonden: 30-3-2017 10:24:54 Onderwerp: Opensmppbox Slow

Re: Opensmppbox Issue

2017-04-03 Thread Rene Kluwen
Most probable cause is that they connect with something different from smpp. -- Origineel bericht -- Van: "Wan Md Arif Noor Bin. Wan Nizam" Aan: "users@kannel.org" Verzonden: 29-3-2017 4:22:28 Onderwerp: Opensmppbox Issue Hi Kannel

Re[2]: issue with dlr lost with opensmppbox

2017-03-24 Thread Rene Kluwen
Could you share your current config? -- Origineel bericht -- Van: "info.ubichip" Aan: users@kannel.org Verzonden: 21-3-2017 9:54:59 Onderwerp: RE: issue with dlr lost with opensmppbox Hello, Do someone have any idea ? regards -Message d'origine- De :

Re: ERROR: System error 98: Address already in use

2017-02-28 Thread Rene Kluwen
Could you post your config? Probably you mentioned port 13000 twice. Or otherwise something else happens to be running on that port on your machine already. == Rene -- Origineel bericht -- Van: "René Kapayo" Aan: users@kannel.org Verzonden: 27-2-2017 13:24:45

Re[2]: Issue with long sms sql-box

2017-02-14 Thread Rene Kluwen
I'm afraid not. -- Origineel bericht -- Van: "Web Services" <coinhost...@gmail.com> Aan: "Rene Kluwen" <rene.klu...@chimit.nl> Cc: "kannel users@kannel.org" <users@kannel.org> Verzonden: 13-2-2017 10:35:33 Onderwerp: Re: Issue wit

Re[8]: OpenSMPPBox Panic

2017-02-13 Thread Rene Kluwen
Ideally the versions of kannel & opensmppbox should be the same. -- Origineel bericht -- Van: "Davor Spasoski" <davor.spaso...@onevip.mk> Aan: "Rene Kluwen" <rene.klu...@chimit.nl> Verzonden: 13-2-2017 10:43:26 Onderwerp: Re: Re[6]: OpenSMPPBox Pani

Re: Issue with long sms sql-box

2017-02-13 Thread Rene Kluwen
This because of the way Kannel works. Only one dlr entry per (long) sms is stored. == Rene -- Origineel bericht -- Van: "Web Services" Aan: "kannel users@kannel.org" Verzonden: 11-2-2017 12:55:31 Onderwerp: Issue with long sms sql-box Hi, am

Re: Messages not inserting in Send Table

2017-02-13 Thread Rene Kluwen
Post your config. Somewhere in there, the solution can be found. -- Origineel bericht -- Van: "Robin C" Aan: "kannel users@kannel.org" Verzonden: 13-2-2017 6:55:48 Onderwerp: Messages not inserting in Send Table Dear Users, I have installed and

Re[2]: Opensmpp shuts down after panic twice a day

2017-02-05 Thread Rene Kluwen
Also in case this happens after receiving a multi-part sms message, please check-out latest svn version. == Rene -- Origineel bericht -- Van: "Rene Kluwen" <rene.klu...@chimit.nl> Aan: "Gorki Alfaro" <gork...@gmail.com>; users@kannel.org; chriskamutu..

Re: Opensmpp shuts down after panic twice a day

2017-02-05 Thread Rene Kluwen
Could you pass us the output, on your machine from: addr2line -e /usr/local/kannel/sbin/opensmppbox 0x40ed03 0x413f3e 0x44e7d9 == Rene -- Origineel bericht -- Van: "Gorki Alfaro" Aan: users@kannel.org; chriskamutu...@gmail.com Verzonden: 3-2-2017 21:56:38

Re: Detect phone calls?

2017-01-31 Thread Rene Kluwen
If you are using a gsm modem, there might be something that you can detect in the log files. == Rene -- Origineel bericht -- Van: davidjesse...@aol.com Aan: users@kannel.org Verzonden: 30-1-2017 4:02:15 Onderwerp: Detect phone calls? Is it possible to detect when someone is calling

Re[4]: OpenSMPPBox Panic

2017-01-31 Thread Rene Kluwen
I invite you to try again with a fresh svn update. It should be fixed now. == Rene -- Origineel bericht -- Van: "Davor Spasoski" <davor.spaso...@onevip.mk> Aan: "Rene Kluwen" <rene.klu...@chimit.nl> Cc: "Garry Macasieb" <garry.macas...@gmai

Re[2]: OpenSMPPBox Panic

2017-01-28 Thread Rene Kluwen
I promise to look into this one of these days and provide a patch. Meanwhile, could somebody send me steps to reproduce? == Rene -- Origineel bericht -- Van: "Davor Spasoski" Aan: "Garry Macasieb" Cc: "rene.klu...@chimit.nl"

Re[6]: MO messages from SMPP stored in database multiple times

2017-01-24 Thread Rene Kluwen
You shouldn't be having to start an smsbox. But just in case there is a bug, it may be in that direction. == Rene -- Origineel bericht -- Van: "Seystec Soler" <seys...@gmail.com> Aan: "Rene Kluwen" <rene.klu...@chimit.nl> Cc: "info.ubichip"

Re[4]: MO messages from SMPP stored in database multiple times

2017-01-22 Thread Rene Kluwen
mail.com> Aan: "Rene Kluwen" <rene.klu...@chimit.nl> Cc: "info.ubichip" <info.ubic...@free.fr>; users@kannel.org Verzonden: 19-1-2017 18:56:32 Onderwerp: Re: Re[2]: MO messages from SMPP stored in database multiple times Hello Rene. Thanks for your assistanc

Re[2]: MO messages from SMPP stored in database multiple times

2017-01-19 Thread Rene Kluwen
sqlbox doesn't create triggers out of the box. You may want to look into that direction. == Rene -- Origineel bericht -- Van: "Seystec Soler" Aan: "info.ubichip" Cc: users@kannel.org Verzonden: 19-1-2017 8:58:32 Onderwerp: RE: MO messages from

Re[2]: Issue in sending long sms emojis

2017-01-05 Thread Rene Kluwen
It seems you have a solution already. -- Origineel bericht -- Van: "Manas Mohanty" Aan: users@kannel.org Verzonden: 5-1-2017 10:20:09 Onderwerp: Re: Issue in sending long sms emojis Hi, Did not get any response till now. On Fri, Dec 16, 2016 at 11:32 AM,

Re: Opensmppbox and long SMS

2016-12-12 Thread Rene Kluwen
Yes, it is. == Rene -- Origineel bericht -- Van: "info.ubichip" Aan: "'users'" Verzonden: 12-12-2016 15:34:52 Onderwerp: Opensmppbox and long SMS Hello, Does anyone know if opensmppbox is able to send/receive long sms ? Thanks in advance for

Re[2]: Opensmppbox booting fail on Debian jessie

2016-12-11 Thread Rene Kluwen
You are missing the "shortcode" configuration parameter in your group = smsc-route. I will try to come up with a patch, one of these days. Because indeed opensmppbox shouldn't crash on this. == Rene -- Origineel bericht -- Van: "Lam Nguyen Tuong" <lam...@outlook

Re: Opensmppbox booting fail on Debian jessie

2016-12-08 Thread Rene Kluwen
What's your config? -- Origineel bericht -- Van: "Lam Nguyen Tuong" Aan: Cc: "users" Verzonden: 8-12-2016 5:22:13 Onderwerp: Opensmppbox booting fail on Debian jessie Hello, I has complied latest kannel snapshot on Jessie 8.4 with opensmppbox

Re[4]: Unicode At back end

2016-11-23 Thread Rene Kluwen
Depending on the platform you are using for your backend. But suppose it's php, you can do it with: http://www.php.net/manual/en/function.hex2bin.php == Rene -- Origineel bericht -- Van: "Robin C" <ro...@zincron.co.in> Aan: "Rene Kluwen" <rene.klu...

Re[2]: Unicode At back end

2016-11-21 Thread Rene Kluwen
Just "unhex" the string of numbers. -- Origineel bericht -- Van: "Robin C" Aan: "kannel users@kannel.org" Verzonden: 22-11-2016 6:54:58 Onderwerp: Re: Unicode At back end Hi, Can Anybody help me in this issue? On Fri, Nov 18, 2016 at 12:28 PM,

Re[2]: Opensmpp shuts down after panic twice a day

2016-11-21 Thread Rene Kluwen
Yeah, ~1 for that. -- Origineel bericht -- Van: "Stipe Tolj" <st...@kannel.org> Aan: Cc: "users" <users@kannel.org> Verzonden: 17-11-2016 11:30:48 Onderwerp: Re: Opensmpp shuts down after panic twice a day Am 14.11.2016 14:43, schrieb Rene Kluwen: Wha

Re: Opensmpp shuts down after panic twice a day

2016-11-14 Thread Rene Kluwen
What's the output of: addr2line -e /path/to/opensmppbox 0x40ed03 0x413f3e 0x44e7d9 == Rene -- Origineel bericht -- Van: "christopher kamutumwa" Aan: "users" Verzonden: 11-11-2016 7:36:48 Onderwerp: Opensmpp shuts down after panic twice a

RE: smsc-id

2016-09-29 Thread Rene Kluwen
What’s your config? Van: Davor Spasoski [mailto:davor.spaso...@onevip.mk] Verzonden: woensdag 28 september 2016 10:37 Aan: Rene Kluwen <rene.klu...@chimit.nl> CC: users@kannel.org Onderwerp: RE: smsc-id And then setting the smsc-route properly results in opensmppbox crashin

RE: smsc-id

2016-09-24 Thread Rene Kluwen
Check the opensmppbox user guide for group = smsc-route. You can either use system-id or system-type for that. This is also covered in that same manual. == Rene Van: Davor Spasoski [mailto:davor.spaso...@onevip.mk] Verzonden: donderdag 22 september 2016 10:06 Aan:

RE: SMPP Box binding after restart

2016-07-27 Thread Rene Kluwen
Yeah, probably this is related. Only I'm not sure how exactly. -Oorspronkelijk bericht- Van: l...@nozara.com [mailto:l...@nozara.com] Verzonden: woensdag 27 juli 2016 13:10 Aan: Rene Kluwen <rene.klu...@chimit.nl>; users@kannel.org Onderwerp: RE: SMPP Box binding after restart Not

RE: SMPP Box binding after restart

2016-07-21 Thread Rene Kluwen
Maybe it has something to do with the client software that the ESME's are using? -Oorspronkelijk bericht- Van: users [mailto:users-boun...@kannel.org] Namens l...@nozara.com Verzonden: donderdag 21 juli 2016 16:03 Aan: users@kannel.org Onderwerp: SMPP Box binding after restart Dear Users

RE: Special Character to send in a SM

2016-05-26 Thread Rene Kluwen
Yes, urlencode your message before calling the /cgi-bin/sendsms url. The '+' sign will become %2B in this case. == Rene Van: users [mailto:users-boun...@kannel.org] Namens Bobby Richardson Verzonden: donderdag 26 mei 2016 1:58 Aan: users@kannel.org Onderwerp: Special Character to send

RE: Installing SQLBox

2016-05-13 Thread Rene Kluwen
Somebody changed that part along the lines. But to install sqlbox, you don’t need the bootstrap script. Just type ./configure and then make. You may (or may not) need to checkout a fresh copy after the bootstrap script having failed. == Rene Van: users [mailto:users-boun...@kannel.org]

RE: Strange sqlbox behaviour

2016-04-29 Thread Rene Kluwen
Without looking again at the source code, I would say this is worth a patch where sqlbox just deletes the messages upon getting a bearerbox ack. Van: users [mailto:users-boun...@kannel.org] Namens Giulio Giovannini Verzonden: vrijdag 15 april 2016 15:38 Aan: users@kannel.org Onderwerp:

RE: How to get destination_addr in get-url

2016-04-29 Thread Rene Kluwen
>From the user guide: %p the phone number of the sender of the SMS message %P the phone number of the receiver of the SMS message Van: users [mailto:users-boun...@kannel.org] Namens yegorc...@mail.ru Verzonden: dinsdag 19 april 2016 17:51 Aan: users@kannel.org Onderwerp: How to get

RE: Create SMS box for handling dlrs

2016-04-29 Thread Rene Kluwen
The main reason is probably database/disk access to insert the DLR values and look them up again. Also there's an extra deliver_sm from the smsc involved which takes time to process on both sides. If you use a standard install of MySQL for the dlr tables, tuning that will give a big

RE: Force DLR Request in OpenSMPP Kannel

2016-04-14 Thread Rene Kluwen
I don’t think this is possible without changing the source code. Van: users [mailto:users-boun...@kannel.org] Namens Gorki Alfaro Verzonden: woensdag 13 april 2016 21:58 Aan: users@kannel.org Onderwerp: Force DLR Request in OpenSMPP Kannel Hello friends Is there any way to enable a DLR

RE: Sms gateway application

2016-03-13 Thread Rene Kluwen
Have a look at the mBuni project: http://www.mbuni.org/ -Oorspronkelijk bericht- Van: users [mailto:users-boun...@kannel.org] Namens LINCOLN HUME Verzonden: zondag 13 maart 2016 17:50 Aan: USERS@kannel.org Onderwerp: Sms gateway application I want to be able to transfer MMS messages to

RE: Additional telecom parameters

2016-01-04 Thread Rene Kluwen
Your SMSC operator will probably be able to tell you how they do it. Possibly they use TLV fields in the smpp pdu. Van: users [mailto:users-boun...@kannel.org] Namens Lester Freamon Verzonden: maandag 4 januari 2016 20:01 Aan: Kannel Users Onderwerp: Additional telecom

RE: kannel througput not working

2015-10-01 Thread Rene Kluwen
Usually I don’t answer Kannel support question that are sent directly to me. But it’s a bug in Kannel 1.4.3. I suggest you upgrade to a more recent version. == Rene Van: JAHANZAIB SYED [mailto:aaca...@hotmail.com] Verzonden: woensdag 30 september 2015 11:10 Aan: rene.klu...@chimit.nl

RE: Send MT messages as data_sm with payload

2015-09-28 Thread Rene Kluwen
See attached a patch that I once made for this. It’s old already and it may not apply cleanly to the current svn HEAD. Also I cannot find the instructions anymore that come with it, so you are on your own, looking at the code. Unfortunately I don’t have the time to give any kind of support on

RE: Making GSM USB modem work

2015-06-22 Thread Rene Kluwen
I think the way to go is to get a USB modem that is known to work with usb_modeswitch. They are not so expensive. So it’s worth the price. From: users [mailto:users-boun...@kannel.org] On Behalf Of ha...@aeon.pk Sent: maandag 22 juni 2015 22:01 To: kannel users Subject: Making GSM USB modem

RE: Kannel Opensmppbox

2015-06-15 Thread Rene Kluwen
Checkout the SAME version of Kannel and opensmppbox (e.g. svn HEAD). Then do a make install for Kannel first. And then compile opensmppbox. From: users [mailto:users-boun...@kannel.org] On Behalf Of ahmed qadeer Sent: maandag 15 juni 2015 8:00 To: users@kannel.org Subject: Kannel

RE: Kannel has the wrong date

2015-05-29 Thread Rene Kluwen
The date that Kannel sends is in UTC. From: users [mailto:users-boun...@kannel.org] On Behalf Of Arya Farzan Sent: donderdag 28 mei 2015 22:15 To: users@kannel.org Subject: Kannel has the wrong date When I use the %t or %T parameter, Kannel shows the sent date 1 day behind. The server

RE: SMS Reply failure in Khmer language with echo and with sendsms

2015-05-27 Thread Rene Kluwen
This isn’t really a Kannel issue. But maybe you run php in safe mode or something like that. But maybe you can try instead of the system call: $dummy = file_get_contents(

RE: Kannel problem

2015-05-21 Thread Rene Kluwen
Like Alvaro already asked you. What does your bearerbox logs say? From: users [mailto:users-boun...@kannel.org] On Behalf Of Peter Lum Sent: vrijdag 22 mei 2015 4:03 To: users@kannel.org Subject: FW: Kannel problem Hi Alvaro I am not sure about the patch but its been a while so it is

RE: kannel 1.4.4

2015-05-20 Thread Rene Kluwen
Enter your smsc configuration two times, exactly the same. Just one with port = … and the other one with receive-port = … == Rene From: users [mailto:users-boun...@kannel.org] On Behalf Of Ahmed BOUDHRAA Sent: woensdag 20 mei 2015 12:44 To: users@kannel.org Subject: kannel 1.4.4 Hi

RE: OpenSMPPBox DLR Routing

2015-05-18 Thread Rene Kluwen
Maybe you can post some logs of a submit_sm operation, on both sides (opensmppbox and SMSC1). From: users [mailto:users-boun...@kannel.org] On Behalf Of Ammar Ali Sent: maandag 18 mei 2015 16:03 To: users@kannel.org Subject: OpenSMPPBox DLR Routing Hello Everyone, I'm configuring

RE: rows examined is too high

2015-05-06 Thread Rene Kluwen
Try to make the sent_sms table of type innodb, in stead of myisam. myisam locks the entire table upon an insert. Let the list know, if that made a difference. == Rene From: users [mailto:users-boun...@kannel.org] On Behalf Of Alok Srivastava Sent: dinsdag 5 mei 2015 8:44 To:

RE: +CMS 321 Error.

2015-04-30 Thread Rene Kluwen
Check the manual of your gsm modem or connected cell phone for that error. Probably it gives a clue. From: users [mailto:users-boun...@kannel.org] On Behalf Of Elvire Yell Sent: donderdag 30 april 2015 17:34 To: users@kannel.org Subject: +CMS 321 Error. Hi everyone I install kannel 1.4.3

RE: getting consistent 1 msg/sec sending with Kannel + opensmpp box

2015-04-29 Thread Rene Kluwen
There’s a few times gwthread_sleep(1.0) in the code. As a test, you can try to change those to 2.0, one by one. And if your message throughput drops to 0.5 messages per second, then you know where to look to improve it. == Rene From: users [mailto:users-boun...@kannel.org] On Behalf

RE: Fastest method to insert a million MT messages to Kannel

2015-04-23 Thread Rene Kluwen
to using spool or files. Is there anyone who has worked with both? On 4/21/15, Rene Kluwen rene.klu...@chimit.nl wrote: 1. I think Kannel does support Keep-Alive connections. Not sure about the server side, but I think it does. Just make sure your client also supports it. 2. Yes, probably

RE: Delivery Report Issues

2015-04-21 Thread Rene Kluwen
It’s because you have receive-port commented out. SMPP receives their delivery reports on the receiver channel. So you must enable that. Otherwise, you won’t receive delivery reports. For newer Kannel versions, I think you should have two copies of your group = smsc. One with port =

RE: Fastest method to insert a million MT messages to Kannel

2015-04-21 Thread Rene Kluwen
1. I think Kannel does support Keep-Alive connections. Not sure about the server side, but I think it does. Just make sure your client also supports it. 2. Yes, probably SQL Box does insert 1,000,000 a lot faster than you can do by http. Question is if your upstream providers handle such a

RE: Generic Parameters

2015-04-21 Thread Rene Kluwen
I hope that's not your real username password there. From: users [mailto:users-boun...@kannel.org] On Behalf Of Marius Erasmus Sent: maandag 20 april 2015 16:06 To: users@kannel.org Cc: de...@smss.co.za Subject: Generic Parameters Good day I just want to find out if it is possible to

RE: sqlbox send_sms and openSMPP

2015-04-15 Thread Rene Kluwen
No, if you connect opensmppbox via sqlbox then it will insert the messages in sent_sms (as opposed to send_sms). However, a trigger won’t help here… Even if you remove those messages, they will still be forwarded to bearerbox. == Rene From: users [mailto:users-boun...@kannel.org] On

RE: Issue with Sending DLRs back to the SMPP Client

2015-02-26 Thread Rene Kluwen
I think reverting source and destination address was changed in some version. Even though I am not 100% sure. But I suggest you try to use latest svn head and see if that goes better. About the dlr_err tlv: Check your config. Maybe it's defined there. You can just remove the group = smpp-tlv

RE: developing an SMS gateway

2015-02-11 Thread Rene Kluwen
I don’t think mbuni supports SS7 either. From: users [mailto:users-boun...@kannel.org] On Behalf Of Willy Mularto Sent: woensdag 11 februari 2015 12:32 To: Salma BARKAOUI Cc: kannel users@kannel.org Subject: Re: developing an SMS gateway You need mbuni to use with SS7. All Linux are

RE: Regarding: How to Use SQLBox With BearerBox And SMSBox Properly

2014-10-17 Thread Rene Kluwen
Are you inserting the proper dlr_mask? From: users [mailto:users-boun...@kannel.org] On Behalf Of Aditya Khanna Sent: donderdag 16 oktober 2014 7:24 To: users@kannel.org; Aditya Khanna Subject: Regarding: How to Use SQLBox With BearerBox And SMSBox Properly Hello Everyone, I'm need of

RE: Avoid SQLBox to receive MO?

2014-10-12 Thread Rene Kluwen
Mularto [mailto:sangpr...@gmail.com] Sent: zondag 12 oktober 2014 4:29 To: Rene Kluwen Cc: kannel users@kannel.org Subject: Re: Avoid SQLBox to receive MO? Hi Rene, Can you point me the latest SQLBox user-guide URL? Does the mo-save really bypass the SQLBox to process the MO or still process

RE: Avoid SQLBox to receive MO?

2014-10-10 Thread Rene Kluwen
If you are using a recent version of sqlbox, see the userguide about the save-mo configuration option. If you set it to false, no MO will be saved. == Rene -Original Message- From: users [mailto:users-boun...@kannel.org] On Behalf Of Willy Mularto Sent: vrijdag 10 oktober 2014 15:02 To:

RE: Can we pull DLRs instead of PUSH by kannel?

2014-10-07 Thread Rene Kluwen
If you use sqlbox, they will be inserted in the log table and you can select them any time afterwards. From: users [mailto:users-boun...@kannel.org] On Behalf Of Kyriacos/Netsmart Sent: maandag 6 oktober 2014 11:58 To: Vikas Wasiya Cc: kannel users@kannel.org Subject: Re: Can we pull DLRs

RE: Opensmppbox DLR question

2014-09-28 Thread Rene Kluwen
I believe so, yes. From: Lam Nguyen Tuong [mailto:lam...@outlook.com] Sent: zaterdag 27 september 2014 18:01 To: Rene Kluwen; users@kannel.org Subject: RE: Opensmppbox DLR question Thanks Rene, So in case there is no DLR configured in opensmppbox.conf, the pending dlr's to the esme's

RE: kannel responding very slow when submit 5000 or more sms to kannel via sqlbox

2014-09-26 Thread Rene Kluwen
Sqlbox submits messages to bearerbox very fast. So upon submitting that many messages, bearerbox has problems delivering all of those to your smsc. It becomes your bottleneck, because your smsc queue will grow fast. So try to fix (increase) the throughput of bearerbox to your smsc. If you

RE: Opensmppbox DLR question

2014-09-26 Thread Rene Kluwen
Bearerbox keep track of the dlr's that are generated by the carrier smsc's. Opensmppbox dlr table keeps track of pending dlr's to the esme's. Kind of the same, but just the other way around. == Rene From: users [mailto:users-boun...@kannel.org] On Behalf Of Lam Nguyen Tuong Sent:

RE: Monitor kannel script

2014-09-24 Thread Rene Kluwen
If somebody is interested, I have some Nagios scripts that I could share. == Rene From: users [mailto:users-boun...@kannel.org] On Behalf Of Qasim Jan Sent: woensdag 24 september 2014 7:09 To: users@kannel.org Subject: Monitor kannel script _ Hi. i need a php script or

  1   2   3   4   5   6   7   8   9   10   >