Re: Three out of four

2019-08-16 Thread Antony Stone
y kannel in response to a message we have *sent* I am looking for the mechanism to *send* a delivery notification in response to a message we have *received* so that the sender knows we have delivered it to our end user. > > Am 16.08.2019 um 11:59 schrieb Antony Stone > > : > > >

Re: Three out of four

2019-08-17 Thread Antony Stone
Hi Can anyone else tell me what magic I'm missing here? How is everyone else sending delivery notifications for incoming SMS? I'm happy to post my kannel.conf if that helps. Thanks, Antony. On Friday 16 August 2019 at 13:25:13, Antony Stone wrote: > On Friday 16 August 2019 at 12:23

Re: Three out of four

2019-08-17 Thread Antony Stone
ble for the DLRs. Please give a little more detail on what I should check and what to look for. > > On Aug 17, 2019, at 11:31, Antony Stone wrote: > > > > Hi > > > > Can anyone else tell me what magic I'm missing here? > > > > How is everyone else s

DLRs

2019-08-17 Thread Antony Stone
Hi. I'm now wondering whether I've misunderstood how DLRs actually work. I just tried the following: 1. Make sure my mobile phone is turned on and has good signal. 2. Send a message via kannel to my mobile phone, with dlr_mask=31, indicating that I want to get all status reports possible. 3.

Re: DLRs

2019-08-17 Thread Antony Stone
On Saturday 17 August 2019 at 15:48:19, Antony Stone wrote: > Indeed - if I turn off one of my kannel instances, so there is only one > running to either send or receive message to/from my SMSC provider, I get > DLR status=8 when the message is sent (with the phone turned off), and I &

Re: DLRs

2019-08-17 Thread Antony Stone
is still true (kannel 1.4.4, kannel-sqlbox 0.7.2) for the Debian 9 Stretch packages? > >> On Aug 17, 2019, at 1:45 PM, Antony Stone wrote: > >> > >> Hi. > >> > >> I'm now wondering whether I've misunderstood how DLRs actually work. > >> &g

Re: DLRs

2019-08-17 Thread Antony Stone
On Saturday 17 August 2019 at 15:42:38, Antony Stone wrote: > So, it seems that kannel did receive a DLR with type=1, but then said "got > DLR but could not find message or was not interested in it". > > I've found https://www.kannel.org/pipermail/users/2011-July/016176.

Re: DLRs

2019-08-17 Thread Antony Stone
Replying to myself in case it helps others looking for this information in future. On Saturday 17 August 2019 at 15:42:38, Antony Stone wrote: > It looks like I'm going to have to look into using a database for my DLR > storage. I do happen to have a MariaDB Galera cluster available, bu

Three out of four

2019-08-16 Thread Antony Stone
Hi. I've recently installed kannel 1.4.4 on a Debian Stretch machine (from the standard Debian repository package). I have an account with an SMSC provider and I'm talking to them using SMPP 3.4 So far I've got kannel set up and configured to: 1. Send SMS to mobiles - works. 2. Receive

Struggling to understand kannel version numbers

2019-08-17 Thread Antony Stone
Hi. In trying to solve the "PANIC: SQLBOX: MSSql: connection settings for id 'sqlbox-db' are not specified!" problem with the Debian packaged kannel 1.4.4, I'm looking at https://stackoverflow.com/questions/45486238/kannel-sqlbox which suggests that: a) building from source is the solution,

Re: users Digest, Vol 157, Issue 2

2019-09-13 Thread Antony Stone
On Wednesday 11 September 2019 at 18:45:10, Richard Asiimwe wrote: > Htt y ur g mg rgh Could you possibly re-phrase that in English? Thanks, Antony. -- "Good health" is merely the slowest rate at which you can die. Please reply to the

Re: UNICODE SMS COUNT FOR BILLING

2019-09-10 Thread Antony Stone
On Tuesday 10 September 2019 at 09:02:17, Rasika Udayanga wrote: > Hi, > > Can someone please assist me with how to count sms count & character count > of a concatenated message I sent through sqlbox for billing purpose? > msgdata stored in url encoded format in mysql server. My recommendation

Re: voice sms

2019-10-16 Thread Antony Stone
On Wednesday 16 October 2019 at 14:44:06, Rahul Mittal wrote: > Mbuni is no longer actively being improved on Please could you clarify what "Voice SMS" is? I know some landline telephony providers will accept an inbound SMS and convert it to speech which they then play down the phone at you -

Re: Issue of DLR - URL with opensmppbox kannel

2020-02-13 Thread Antony Stone
On Thursday 13 February 2020 at 15:47:47, Umair Baig wrote: > Hello Rene, > > Firstly thanks for your response. > > The length of my url field in dlr table is bigint(20) so I think this is > enough. You can't put a URL into an integer field :) Try changing it to a varchar, and in my

Re: sqlbox installation issue

2020-02-24 Thread Antony Stone
On Monday 24 February 2020 at 06:27:24, Robin C wrote: > I have tried to install 1.4.5 . But it is not working. When I try to > decompress the file it is showing that it is not a tar.gz file. or its not > a zip file. Please tell us: 1. The name of the file you are trying to decompress 2. The

Re: Hi happy new year for you all I need heelp

2020-01-08 Thread Antony Stone
On Wednesday 08 January 2020 at 19:27:51, abod ahameed wrote: > when run sqlbox.conf it seems for me this error : > sudo sqlbox -v 1 /etc/kannel/sqlbox.conf > sqlbox: /usr/local/lib/libxml2.so.2: no version information available > (required by sqlbox) So: 1. What operating system /

Re: redis support in latest sqlbox

2020-04-04 Thread Antony Stone
On Saturday 04 April 2020 at 03:27:17, kweku wrote: > Hi Mike, > Did you find the latest sqlbox with redis support? Can't find it in the > latest as well. Please let me know your workaround this please. Thanks It's unusual to see a reply to a 6-year old posting, with no comments in the interim,

Temporary message store for multi-part SMSs

2020-03-28 Thread Antony Stone
Hi. I'm using kannel talking SMPP to an upstream SMSC provider. We can send and receive SMS fine, and DLR is working well too. We use MySQL for the DLR store. However, we have a High-Availability setup, which means that we have two machines running kannel, each with a connection to the

Re: Kannel Architecture

2020-03-29 Thread Antony Stone
On Sunday 29 March 2020 at 05:37:25, Arun wrote: > Hello Friends > I am reading the document Kannel Architecture > $Revision: 1.20 $ > Is this the latest document It appears that it is. However, see https://www.kannel.org/arch.shtml (which has several links which do not work), which contains

Re: Temporary message store for multi-part SMSs

2020-03-29 Thread Antony Stone
On Sunday 29 March 2020 at 18:42:12, Alexander Malysh wrote: > Hi, > > unfortunately you mixed two things together. Very probably. I didn't find the documentation too clear on this topic. > 1. Store support. > It’s a snapshot of messages that Kannel has in his memory (RAM) stored >

Re: Help with Unicode Messages

2020-03-18 Thread Antony Stone
On Wednesday 18 March 2020 at 02:07:48, Gabriel Augusto Diaz Zapata wrote: > Im sending unicode messages (emojis) using sendsms. IE, is > converted in sent_sms table to "%D8%3D%DE%00" > > Wich type of conversion is it? I mean UNICODE to? HEX? I believe this is commonly referred to as

IPv6 fail

2020-07-19 Thread Antony Stone
Hi. I'm using kannel 1.4.5 with MySQL for DLR storage, and yesterday I changed the "host" parameter in my kannel.conf and sqlbox.conf sections: # MySQL Connection group = mysql-connection id = dlr-db host = server.example.com username = kannelsql password = strongpassword database =

Re: IPv6 fail

2020-07-19 Thread Antony Stone
On Sunday 19 July 2020 at 15:04:45, Alexander Malysh wrote: > Hi, > > kannel doesn’t support IPV6 yet. Wow (but thanks for the info). Does anyone know if there's development activity happening or planned to get this implemented? Antony. -- f u cn rd ths, u cn gt a gd jb n nx prgrmmng

Re: IPv6 fail

2020-07-19 Thread Antony Stone
On Sunday 19 July 2020 at 15:04:45, Alexander Malysh wrote: > Hi, > > kannel doesn’t support IPV6 yet. Hm, it appears to be even worse than I thought... I was switching from a config file which contained the hostname of a server which only had an IPv4 address, to a hostname which only

Re: SMPP Sender Range Usage

2020-07-15 Thread Antony Stone
On Wednesday 15 July 2020 at 09:43:59, Davor Spasoski wrote: > DID? Some call this a DDI instead - Direct Inward Dial, or Direct Dial In - basically it means a phone number. I think to OP also means "a pool of DIDs", meaning that the US vendor supplies a pool of numbers which can receive

Re: ASCI (ANSI X 3.4) IA5 SMPP data coding

2020-06-24 Thread Antony Stone
On Wednesday 24 June 2020 at 13:04:43, ahmed qadeer wrote: > Dear Team, > > Please let me know if we can send use ASCI (ANSI X 3.4) IA5 SMPP data > coding in kannel 1.5 I don't know the answer to your question, but I would suggest that you reconsider the use of Kannel 1.5 at all, as the code

Re: Empty Incoming SMS

2020-06-24 Thread Antony Stone
On Wednesday 24 June 2020 at 13:21:27, nashwan Al-Mawri wrote: > thank antony for your help i trun the debugging on and was trying to find > something could lead me to anu clue but no success Once you have turned *debug* logging on, you should get entries such as the following in

Re: Empty Incoming SMS

2020-06-24 Thread Antony Stone
On Wednesday 24 June 2020 at 14:40:58, nashwan Al-Mawri wrote: > I checked the kannel log , and i found out ,the blank sms text on the log > is ? as you can see on the log below , please note that the > outgoing SMS is unicode characters and it works fine , any suggestions , > do i have

Re: Empty Incoming SMS

2020-06-29 Thread Antony Stone
On Monday 29 June 2020 at 11:21:34, nashwan Al-Mawri wrote: > Dear Antony > > please see my answers below > > 1. If you send someone a text message through your Kannel system, they > > receive it, and then reply back to it *quoting your original message* as > > well as anything else they want to

Re: ASCI (ANSI X 3.4) IA5 SMPP data coding

2020-06-25 Thread Antony Stone
On Thursday 25 June 2020 at 13:18:41, Stipe Tolj wrote: > Am 24.06.20, 13:11, schrieb Antony Stone: > > > > I don't know the answer to your question, but I would suggest that you > > reconsider the use of Kannel 1.5 at all, as the code is considerably > > older (don

Re: Empty Incoming SMS

2020-06-10 Thread Antony Stone
On Wednesday 10 June 2020 at 22:01:53, nashwan Al-Mawri wrote: > Deal All > > I notice there are a lot of empty incoming SMS listid on my inbox , is it > because subscribers send empty SMS or there is a missing configuration that > produces this result . > this log of number which is i received

Re: IPv6 fail

2020-07-20 Thread Antony Stone
On Monday 20 July 2020 at 08:48:39, Alexander Malysh wrote: > Hi, > > Kannel always take the first IP from DNS response. Therefore you have to > make sure IPV4 address is the first address, Er, you can't do that with DNS. Records are returned from the resolver in a random order on each

Re: PANIC: Trying to fetch variable `ssl-client-cipher-list' in group `sqlbox', not allowed.

2021-01-07 Thread Antony Stone
On Thursday 07 January 2021 at 13:31:26, Antony Stone wrote: > Hi. > > I've been using kannel 1.4.4 and sqlbox-0.7.2 under Debian 9 for a couple > of years. > > I've now installed a new machine with Debian 10, and this installs kannel > 1.4.5 and sqlbox 0.7.2 > > U

PANIC: Trying to fetch variable `ssl-client-cipher-list' in group `sqlbox', not allowed.

2021-01-07 Thread Antony Stone
Hi. I've been using kannel 1.4.4 and sqlbox-0.7.2 under Debian 9 for a couple of years. I've now installed a new machine with Debian 10, and this installs kannel 1.4.5 and sqlbox 0.7.2 Using the same sqlbox config file, I now get an error on trying to start the sqlbox: # /usr/sbin/sqlbox

Re: Quick dumb setup question and then out of the way

2020-11-15 Thread Antony Stone
On Sunday 15 November 2020 at 19:37:39, Jim Nielsen wrote: > I'm in toronto using Bell Mobility and i want my ubuntu server to intercept > my local SMS messages and send them to me as email. > > Is that easy? Please tell me the main steps and if I need hardware > (besides laptop) Kannel is way

Re: SSL Issue With Bundled Ubuntu Package

2021-02-15 Thread Antony Stone
On Monday 15 February 2021 at 09:44:21, Dave wrote: > Hi all, > > I've installed Kannel as bundled package through apt Which repository did you use? > (both Ubuntu 20 and 18 LTS). If I try to connect to an SMPP provider using > SSL I do get this error: > > 2021-02-15 09:10:56 [19508] [7]

Re: SSL Issue With Bundled Ubuntu Package

2021-02-15 Thread Antony Stone
On Monday 15 February 2021 at 13:44:40, Dave wrote: > Thanks for the quick reply, Antony. > > >> I've installed Kannel as bundled package through apt > > > > Which repository did you use? > > # apt search kannel > Sorting... Done > Full Text Search... Done > kannel/focal,now 1.4.5-3ubuntu2

Re: license file invalid - kannel

2021-07-14 Thread Antony Stone
On Wednesday 14 July 2021 at 18:25:16, Francisco wrote: > We've been using a version of Kannel that one of the core kannel > developers / supports spun up for us. > > We'd like to set up a test server (test changes / updates), but, get the > following license panic which prevents smppbox from

Re: Missing delivery reports from SMSC dropping delivery reports

2022-02-14 Thread Antony Stone
On Monday 14 February 2022 at 17:01:09, akamat sarat wrote: > The connection to SMSC is working properly according to kannel logs. > No obvious errors are visible in the logs. > But we are missing delivery reports that SMSC is saying were delivered and > ACKd by kannel. > Specifically they are

Re: Kannel as server?

2022-06-20 Thread Antony Stone
t find it at https://kannel.org/ either. If you could point me to any online guide to making this work, thanks! > On Mon, Jun 20, 2022 at 4:06 PM Antony Stone wrote: > > Hi. > > > > I've been using kannel for some time, connecting as a client to a mobile > > operator

Kannel as server?

2022-06-20 Thread Antony Stone
Hi. I've been using kannel for some time, connecting as a client to a mobile operator's SMSC. I've been asked whether we can set up a test environment which doesn't have a connection to a "real" SMSC, but instead talks to something we run which acts in the same way. So, my question is: can

Re: Error SQLBOX installation on Ubuntu 20.04

2022-10-18 Thread Antony Stone
On Tuesday 18 October 2022 at 12:00:43, Textnator Support wrote: > Hi, > i tried to install sqlbox from kannel1.5 addons on ubuntu 20.04 1.5 is a very old development version. I recommend using 1.4.5 (much more recent production version) instead. Antony. -- You can spend the whole of your

Re: Installation of kannel and sqlbox in Ubuntu 22.04 to use as SMSbox

2023-04-16 Thread Antony Stone
On Sunday 16 April 2023 at 12:49:57, Robin C wrote: > y.tab.c:368:5: error: conflicting types for ‘ws_yy_parse’ Where does this file come from? I have a source tree for kannel-1.4.5 here and I have no y.tab.c inside it. Antony. -- Perfection in design is achieved not when there is nothing

Re: Installation of kannel and sqlbox in Ubuntu 22.04 to use as SMSbox

2023-04-16 Thread Antony Stone
On Sunday 16 April 2023 at 13:42:04, Robin C wrote: > Dear Antony , > > Have you successfully installed Kannel 1.4.5 in Ubuntu 22.04 from source > code?? No; I use 1.4.5 under Debian, installed from the binary package. Antony. -- Python is executable pseudocode. Perl is executable line

Re: Installation of kannel and sqlbox in Ubuntu 22.04 to use as SMSbox

2023-04-16 Thread Antony Stone
On Sunday 16 April 2023 at 12:41:44, Robin C wrote: > But I am getting error while doing make. I am trying to install kannel > 1.4.5 and bison (GNU Bison) 3.8.2. Well, show us the commands you are running and exactly what error message/s you are seeing. You signed your original message as

Re: Installation of kannel and sqlbox in Ubuntu 22.04 to use as SMSbox

2023-04-16 Thread Antony Stone
On Sunday 16 April 2023 at 13:04:28, Robin C wrote: > Dear Antony, > Please find the commands below. I already shared the eroor. I am sharing > the error message below. > > I am using Ubuntu 22.04, Bison 1.4.5. > #wget https://www.kannel.org/download/1.4.5/gateway-1.4.5.tar.gz >

Re: Installation of kannel and sqlbox in Ubuntu 22.04 to use as SMSbox

2023-04-16 Thread Antony Stone
On Sunday 16 April 2023 at 13:04:28, Robin C wrote: > Dear Antony, > Please find the commands below. I already shared the eroor. I am sharing > the error message below. > > I am using Ubuntu 22.04, Bison 1.4.5. > #wget https://www.kannel.org/download/1.4.5/gateway-1.4.5.tar.gz >