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:57,

Re: Three out of four

2019-08-16 Thread Antony Stone
On Friday 16 August 2019 at 12:23:57, Alexander Malysh wrote: > Hi, > > define dlr-url in your request to smsbox and you are done. I have defined that - it's how item 2 in my list below is working. kannel sends a GET request to that URL when a delivery report is *received* by kannel in

Re: Three out of four

2019-08-16 Thread Alexander Malysh
Hi, define dlr-url in your request to smsbox and you are done. Thanks, Alex > Am 16.08.2019 um 11:59 schrieb 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

RE: Kannel DLR with MySQL

2019-07-31 Thread info.ubichip
Hello, you should put dlr-mask=31 then you will be able to get all the DLR. Dlr-url should be accessible, usually on the same machine, and then a script (php or other) is the solution to make the dlr process. an example extract from my php script (not perfect but could be a good start)

Re: SMS/SMPP/VOICE all in one Frontend Web Application

2019-07-24 Thread Alexander Malysh
Hi, please stop advertising on users mailing list! we have commercial mailing list for this purpose. Thanks, Alex > Am 23.07.2019 um 10:40 schrieb vinayak mv : > > Dear Users, > > Dedicated Bulk SMS, VOICE, SMPP frontend and backend appllication for monthly > rental. > Unlimited usage at

Re: Re: Upgrading Kannel from version 1.4.2 to 1.5.0

2019-07-10 Thread Alvaro Cornejo
*Sent:* 09 July 2019 01:50 > *To:* ll...@startrek.org.nz > *Cc:* users > *Subject:* Re: Re: Upgrading Kannel from version 1.4.2 to 1.5.0 > > > > Hi Lloyd > > > > I guess you must urlencode your phone number. The "+

Re: Re: Upgrading Kannel from version 1.4.2 to 1.5.0

2019-07-08 Thread Alvaro Cornejo
Hi Lloyd I guess you must urlencode your phone number. The "+" in url code means " " space. Regards, Alvaro |-| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier

Re: Re: Upgrading Kannel from version 1.4.2 to 1.5.0

2019-07-08 Thread lloyd
Hi All, I have a strange problem. The Kannel install works and SMS messages send data as expected. However, when it send the data to the modem it removes the + from the number. I have read a range of information, docs, etc, and all discuss removal of the plus, but nothing discusses why it

Re: Kannel throughput affected by DLR

2019-06-13 Thread Alexander Malysh
Hi, only for sending. Alex > Am 12.06.2019 um 11:22 schrieb Valentin Militaru > : > > Hi, > > Can you please tell me if the smsc param “throughput” refers only to sent > messages, or does it include DLRs also? > > Thanks!

Re: opensmppbox: change route for unsuccessful sms

2019-06-07 Thread Rahul Mittal
t; *Verzonden:* woensdag 5 juni 2019 15:37 > *Aan:* Rene Kluwen > *CC:* users@kannel.org > *Onderwerp:* Re: opensmppbox: change route for unsuccessful sms > > > > How can we add? > > > > On Wed, 5 Jun 2019, 13:02 Rene Kluwen, wrote: > > There’s no such provis

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-05 Thread Rahul Mittal
How can we add? On Wed, 5 Jun 2019, 13:02 Rene Kluwen, wrote: > There’s no such provision in Kannel nor in smppbox server. > > > > *Van:* Rahul Mittal > *Verzonden:* maandag 3 juni 2019 20:43 > *Aan:* Rene Kluwen > *CC:* users@kannel.org > *Onderwerp:* Re

Re: opensmppbox: change route for unsuccessful sms

2019-06-04 Thread Rahul Mittal
Thanks for replying but I want to handle on smpp server instead of smpp client. On Mon, 3 Jun 2019, 23:24 Rene Kluwen, wrote: > You will have to catch the failure report on the esme and resend the > message. > > > > == Rene > > > > *Van:* users *Namens *Rahul Mittal > *Verzonden:* maandag 3

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: SQLBox Database structure on Kannel 1.4.5

2019-06-03 Thread Henry Bundi
If you grant SQLbox create privileges , it should create the schema on start up. Regards, On Mon, Jun 3, 2019 at 2:21 AM Web Min wrote: > I'm trying to install the SQLbox since a long time ago, no installation > procedure yet. > > Could you please share your steps for the installation and

Re: SQLBox Database structure on Kannel 1.4.5

2019-06-02 Thread Web Min
I'm trying to install the SQLbox since a long time ago, no installation procedure yet. Could you please share your steps for the installation and will compare the new structure with the old one. Regards On Sat, Jun 1, 2019 at 9:44 PM Loyc Cossou wrote: > Hi Friends, > > It seems like the

Re: Setting UP New Kannel SMS GATEWAY

2019-06-01 Thread Loyc Cossou
What do you need? Hae you succeeded installing? What system/distribution are you trying to install this? Le sam. 25 mai 2019 à 15:44, Rohit Singh a écrit : > Dear Team, > > Greetings For The Day !!! > > I am completely new to the field messaging and I am trying to setting up > new SMPP

Re: Setting UP New Kannel SMS GATEWAY

2019-05-25 Thread Willy Mularto
Check user guide and mailing list archives Pada tanggal Sab, 25 Mei 2019 21.44, Rohit Singh < rohits.si...@rediffmail.com> menulis: > Dear Team, > > Greetings For The Day !!! > > I am completely new to the field messaging and I am trying to setting up > new SMPP project. > > I would request you

Re: Error while starting bearerbox

2019-05-07 Thread Alexander Malysh
Hi, thanks for the output, as I already told, your store file is corrupted. Please delete store file and backup and start again. P.S. Please update to the new stable version. Thanks, Alex > Am 07.05.2019 um 16:22 schrieb SDB >: > > Hello Alex, > > Please

Re: Error while starting bearerbox

2019-05-07 Thread SDB
Hello Alex, Please find below the output : [root@SMSC_Kannel ~]# addr2line -e /usr/local/kannel_svn/sbin/bearerbox 0x491dfe 0x491f6f 0x495cbc 0x444687 0x40f014 0x7fd026f05af5 0x40f755 /usr/local/src/gateway-1.4.4/gwlib/log.c:572 /usr/local/src/gateway-1.4.4/gwlib/log.c:608

Re: Error while starting bearerbox

2019-05-07 Thread Alexander Malysh
Hi, looks like your store file is corrupted. can you please post backtrace? addr2line -e PATH_TO_BEARERBOX_BIN 0x491dfe 0x491f6f 0x495cbc 0x444687 0x40f014 0x7fd026f05af5 0x40f755 Thanks, Alex > Am 07.05.2019 um 06:50 schrieb SDB : > > Hello Rene, > > But why it is killing the bearerbox

Re: Error while starting bearerbox

2019-05-06 Thread SDB
Hello Rene, But why it is killing the bearerbox process ? Bearerbox should start with the error right ? On 06/05/19 2:03 PM, Rene Kluwen wrote: 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

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 Web Min
Hi, I'm still surprised how kannel didn't take care of the installation problems. Try to google on your problem, you will found that there are many and many issues with kannel installation from source especially when installing SQL-Box. My experience with SQL-Box and kannel was too bad, I

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: How to Set Data coding scheme to Latin1 (ISO-8859-1)

2019-04-11 Thread Davor Spasoski
This e-mail (including any attachments) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your system. Any

Re: How to Set Data coding scheme to Latin1 (ISO-8859-1)

2019-04-11 Thread Web Services
add value in alt-charset in smsc config On Thu, Apr 11, 2019 at 5:13 PM Manas Mohanty wrote: > Hi, > Our upstream carrier wants us to send message with text encoding in > Latin1(ISO-8859-1). > Please help me to set DCS set to Latin1 (ISO-8859-1) in kannel. >

Re: UDH Support on OpenSMPPBox

2019-03-25 Thread Vangelis Typaldos
to avoid duplicated udh headers in SMSC side. Kind Regards Vangelis Sent from my BlackBerry 10 smartphone. From: garz m Sent: Δευτέρα, 25 Μαρτίου 2019 - 03:46 To: Davor Spasoski Cc: users@kannel.org Subject: Re: UDH Support on OpenSMPPBox Hi Davor, Thanks for the response. No, i'm not. I'm seeing

Re: UDH Support on OpenSMPPBox

2019-03-24 Thread garz m
ion 2.9.3 > Opensmppbox svn Revision: 86 > OS : Ubuntu 16.04 > == > > Hoping someone can take a look if indeed the "unknown IEI" is an error or > not. > > Thanks in advance. > > Regards, > > G

Re: UDH Support on OpenSMPPBox

2019-03-21 Thread Davor Spasoski
ivilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly

Re: Kannel Installtion error CentOS 7

2019-03-09 Thread MOSES KARIUKI
Dear Users, Any assistance on this? Please assist. Regards, Moses On Thu, Jan 3, 2019 at 4:16 PM MOSES KARIUKI wrote: > Dear Users, > > I am getting the below error while trying to install Kannel after running > the command make -j3 install : > > -lxml2 -lz -lm -ldl -lpcreposix -lpcre

Re[4]: route from opensmppbox to internal API

2019-03-04 Thread Хиль Эдуард
Hey, Ruben! Thank you for your attention on my problem! My last problem was, cuz i haven't defined any SMSC in my config. For example, this config works without error: # # opensmppbox config # group = core dlr-storage = internal store-file = "/var/log/kannel/smpp_store_sms" group = opensmppbox

Re[2]: route from opensmppbox to internal API

2019-03-02 Thread Хиль Эдуард
Hey, Ruben! Thank you for your advice and configs example! I have tried that configuration, and i got an errors: WARNING: Cannot find SMSCConn for message to <+99887766>, rejected. WARNING: Message rejected by bearerbox, no router! But if i remove " allowed-smsc-id = loop1 " on loopback

RE: route from opensmppbox to internal API

2019-03-02 Thread Ruben Melikyan
Hi Eduard, You should config loopback smsc which will handle your incoming message from opensmppbox to your service. Config example: #-OPENSMPPBOX- group = opensmppbox opensmppbox-id = 1234 opensmppbox-port = … bearerbox-host = … bearerbox-port = … log-level = … log-file =

Re: disabling incoming SMS

2019-02-24 Thread Stipe Tolj
Am 24.02.19 21:50, schrieb rene.klu...@chimit.nl: I think disabling MO in the AT module is possible if you set sim buffering to false and specify the proper CNMI string for your modem that disables MO indications. thanks Rene for the idea path. Never tried this actually. Maybe you can jump

RE: disabling incoming SMS

2019-02-24 Thread rene.kluwen
@kannel.org CC: de...@kannel.org Onderwerp: Re: disabling incoming SMS Am 19.02.19 17:46, schrieb Stuart Kendrick: > I’m seeing a lot of this in my logs: > > 2019-02-18T19:28:26.526495-08:00 vishnu smsbox[21580]: 2019-02-18 > 19:28:26 [21580] [5] INFO: Starting to service > <#0

Re: Need help for opensmpp and SQLBox

2019-02-24 Thread Stipe Tolj
Am 18.02.19 09:20, schrieb Loyc Cossou: Hi, It's now been 2 weeks that I am struggling with this configuration. I am trying to connect OpenSMPPBox to SqlBix so all the messages are sent via SQLBox and the DLRs and Logs are available in the database. Kannel is working fine as I am able to

Re: disabling incoming SMS

2019-02-24 Thread Stipe Tolj
19:28:44.167763-08:00 vishnu smsbox[21580]: 2019-02-18 19:28:44 [21580] [5] INFO: Starting to service <1301000 Error Invalid Number. Please re-send using a valid 10 digit mobile number or valid short code. No service specified> from <+1121611611> to <1234> […] 2019-02-19

Re: OPENSMPPBox issue.

2019-02-24 Thread Stipe Tolj
Am 19.02.19 08:08, schrieb Gert Tamm: 2019-02-19 08:07:13 [13238] [0] INFO: Debug_lvl = 0, log_file = , log_lvl = 0 2019-02-19 08:07:13 [13238] [0] DEBUG: Loading include file `/etc/kannel/opensmppbox.conf' (on line 39 of file /etc/kannel/kannel.conf). 2019-02-19 08:07:13 [13238] [0] ERROR:

Re: disabling incoming SMS

2019-02-20 Thread Web Min
> > global-sender = xx > > white-list = xx > > > > where ‘xx’ is really my modem’s phone number > > > > --sk > > > > *From:* Web Min > *Sent:* Tuesday, February 19, 2019 8:57 AM > *To:* Stuart Kendrick > *Cc:* users@kan

RE: disabling incoming SMS

2019-02-20 Thread Stuart Kendrick
: Web Min Sent: Tuesday, February 19, 2019 8:57 AM To: Stuart Kendrick Cc: users@kannel.org Subject: Re: disabling incoming SMS Hello, If you are using the SMSBOX, did you try to change the password of group = sendsms-user Try to add also the global-sender parameter to the group = smsbox

Re: disabling incoming SMS

2019-02-19 Thread Web Min
'application/vnd.wap.mms-message> from <301000> to <1234> > > 2019-02-18T19:28:44.167763-08:00 vishnu smsbox[21580]: 2019-02-18 19:28:44 > [21580] [5] INFO: Starting to service <1301000 Error Invalid Number. > Please re-send using a valid 10 digit mobile nu

Re: OPENSMPPBox issue.

2019-02-18 Thread Web Min
it seems you have a problem with your configuration as showing below 2019-02-19 08:07:13 [13238] [0] ERROR: Group 'opensmppbox' is no valid group identifier. 2019-02-19 08:07:13 [13238] [0] ERROR: Error found on line 5 of file `/etc/kannel/kannel.conf'. On Tue, Feb 19, 2019 at 10:08 AM Gert

Re: OPENSMPPBox issue.

2019-02-18 Thread Gert Tamm
2019-02-19 08:07:13 [13238] [0] INFO: Debug_lvl = 0, log_file = , log_lvl = 0 2019-02-19 08:07:13 [13238] [0] DEBUG: Loading include file `/etc/kannel/opensmppbox.conf' (on line 39 of file /etc/kannel/kannel.conf). 2019-02-19 08:07:13 [13238] [0] ERROR: Group 'opensmppbox' is no valid group

Re: OPENSMPPBox issue.

2019-02-18 Thread Web Min
try the following instead bearerbox -v 0 /etc/kannel/kannel.conf smsbox -v 0 /etc/kannel/kannel.conf and share the output On Tue, Feb 19, 2019 at 10:03 AM Gert Tamm wrote: > I start all the parts of kannel like this : > > sudo /usr/local/sbin/run_kannel_box --pidfile >

Re: OPENSMPPBox issue.

2019-02-18 Thread Gert Tamm
I start all the parts of kannel like this : sudo /usr/local/sbin/run_kannel_box --pidfile /var/run/kannel/kannel_bearerbox.pid --no-extra-args /usr/local/sbin/bearerbox -v 0 -- /etc/kannel/kannel.conf sudo /usr/local/sbin/run_kannel_box --pidfile /var/run/kannel/kannel_smsbox.pid

Re: Need help for opensmpp and SQLBox

2019-02-18 Thread Loyc Cossou
Hi, I have kannel 4.4. I have downloaded the sources and complied. Thanks. Le lun. 18 févr. 2019 à 09:53, Web Min a écrit : > Which version of SQLBOX and KAnnel installed? > > Did you install them via a repository or via truck then compile? > > Regards > > On Mon, Feb 18, 2019 at 11:21 AM

Re: OPENSMPPBox issue.

2019-02-18 Thread Web Min
How you are running both bearerbox and smsbox? make sure to pico /etc/default/kannel and then add START_WAPBOX=1 START_SMSBOX=1 then restart the kannel service, after that check the status via your brower On Mon, Feb 18, 2019 at 12:49 PM Gert Tamm wrote: > Hello, > > When I start my

Re: Need help for opensmpp and SQLBox

2019-02-18 Thread Web Min
Which version of SQLBOX and KAnnel installed? Did you install them via a repository or via truck then compile? Regards On Mon, Feb 18, 2019 at 11:21 AM Loyc Cossou wrote: > Hi, > > It's now been 2 weeks that I am struggling with this configuration. > > I am trying to connect OpenSMPPBox to

RE: kannel with sigtran

2019-02-11 Thread Mohammadjavad Shayesteh Nezhad [ MTNIrancell - NWG ]
Hi For SMSC and sigtran you must have server which can run sigtran stack to handle SS7 standard MAP-CAP-SCCP,M3ua,.. layers Br From: users [mailto:users-boun...@kannel.org] On Behalf Of Web Min Sent: Monday, February 11, 2019 11:19 PM To: eyas barhouk Cc: users@kannel.org Subject: Re: kannel

Re: kannel with sigtran

2019-02-11 Thread eyas barhouk
:40 PM To: eyas barhouk Cc: Davor Spasoski; users@kannel.org Subject: Re: kannel with sigtran SIGTRAN (for Signaling Transport) is the standard telephony protocol used to transport Signaling System 7 (SS7) signals over the Internet. SS7 signals consist of special commands for handling a telephone ca

Re: kannel with sigtran

2019-02-11 Thread Web Min
gt; *To:* eyas barhouk > *Cc:* Davor Spasoski; users@kannel.org > *Subject:* Re: kannel with sigtran > > Dear Eyas, > > The SS7 protocol is usually used between operator to operator but the SMPP > with a high number of sessions can support 10M messages sure if you split >

Re: kannel with sigtran

2019-02-11 Thread eyas barhouk
thanks for your kind reply dear, do you have any idea about how to start with creating the SMSC (SMPP signaling). B.R Eyas Barhok From: Web Min Sent: Monday, February 11, 2019 10:03 AM To: eyas barhouk Cc: Davor Spasoski; users@kannel.org Subject: Re: kannel

Re: kannel with sigtran

2019-02-11 Thread Web Min
don't know how to > make it work or how the whole of system should work. > so i'm looking for any kind of experience with this domain. > > B.R > Eyas Barhok > > > -- > *From:* Davor Spasoski > *Sent:* Monday, February 11, 2019 8:59 AM > *To

RE: kannel with sigtran

2019-02-11 Thread Davor Spasoski
as SMPP server (opensmppbox) Davor Spasoski From: eyas barhouk Sent: Monday, February 11, 2019 10:44 AM To: Davor Spasoski ; users@kannel.org Subject: Re: kannel with sigtran Dear Davor, thanks for your kind reply. i am already thinking about the architecture that i will use to build the SMSC

Re: kannel with sigtran

2019-02-11 Thread eyas barhouk
the whole of system should work. so i'm looking for any kind of experience with this domain. B.R Eyas Barhok From: Davor Spasoski Sent: Monday, February 11, 2019 8:59 AM To: eyas barhouk; users@kannel.org Subject: RE: kannel with sigtran Hi Eyas, I’m not sure

RE: kannel with sigtran

2019-02-11 Thread Davor Spasoski
) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your system. Any unauthorized use or dissemination of this message

Re: kannel with sigtran

2019-02-11 Thread Web Min
Hello, You can always start with Kannel via https://medium.com/@SudeepParajuli/quickstart-with-kannel-7005684bffb9 https://kannel.org/download/1.5.0/userguide-1.5.0/userguide.html

RE: source of a message

2019-02-10 Thread Stuart Kendrick
one is sending me SMS via the Cellular-Modem path … and I am not equipped to do anything useful with these. Got it. Thank you for your assistance, --sk From: Web Min Sent: Sunday, February 10, 2019 6:53 AM To: Stuart Kendrick Cc: users@kannel.org Subject: Re: source of a message If

Re: source of a message

2019-02-10 Thread Web Min
ox[2075]: > 2019-02-07 10:05:10 [2075] [5] INFO: Starting to service <11121611611 Error > Invalid Number. Please re-send using a valid 10 digit mobile number or > valid short code. No service specified> from <+1121611611> to <1234> > > > > What device subm

Re[2]: How to allow kannel to receive connections

2019-01-29 Thread Хиль Эдуард
Hey, Alex!  Thanks for advice. I have built opensmppbox and configure it with kannel on my test scheme: [kannel] -> [opensmppbox <-> bearerbox] -> SMSc (fake) And how i can see in logs and web status page - it's work! Ehh, well, it was not easy :) >Понедельник, 28 января 2019, 19:40 +05:00 от

Re: How to allow kannel to receive connections

2019-01-28 Thread MOSES KARIUKI
Hello Amalysh, Which is your commercial SMPP server and how much is it? Thanks, Moses K On Mon, Jan 28, 2019 at 5:41 PM wrote: > smpp server can be used to push messages as well (MOs). Please ask your > smsc operator if they > mean outbind connection. But anyway Kannel doesn’t support outbind

Re: How to allow kannel to receive connections

2019-01-28 Thread amalysh
smpp server can be used to push messages as well (MOs). Please ask your smsc operator if they mean outbind connection. But anyway Kannel doesn’t support outbind out of the box. Thanks, Alex > Am 28.01.2019 um 15:11 schrieb Хиль Эдуард : > > Maybe my question not complite correct... > My

Re[2]: How to allow kannel to receive connections

2019-01-28 Thread Хиль Эдуард
Maybe my question not complite correct... My kannel is SMPP client. With kannel i connects to many SMSc providers and send my SMS through them. But now, we have one strange SMSc provider, who wants connect to me, that allow to me send my SMS through him. So, i think it's mean TCP layer

Re: How to allow kannel to receive connections

2019-01-28 Thread amalysh
Hi, you need SMPP server instead of SMPP client. Check opensmppbox or commercial alternatives like mine or Stipe’s. Thanks, Alex > Am 28.01.2019 um 13:53 schrieb Хиль Эдуард : > > > hi there! > It is possible to _receive_ connections from SMS providers by kannel? > I have kannel v1.4.4 and

Re: Do I need to restart Kannel after included file change

2019-01-22 Thread Minh Tuan
Hi Ruben, What content inside your MNP.txt? On Wed, 23 Jan 2019, 13:43 Ruben Melikyan Hello, > > > > I am using Kannel 1.4.4. > > In my gateway, I am handling MNP with files, which are included in SMSC > config. > > > > Example: > > group = smsc > > smsc = smpp > > smsc-id = XXX > > system-type

RE: [ANNOUNCE] GSMA MWC 2019 Meeting opportunity

2019-01-21 Thread info.ubichip
Hello Stipe, all kannel expert, could you please tell more about RCS Internetworking or any RCS related product ? is it something ready ? if not any roadmap ? Do you think RCS is the futur of SMS, if so, do you think kannel should evolve to support it ? Thanks in advance for your answer

Re: Kannel & USSD status

2019-01-20 Thread Davor Spasoski
= "http://localhost:8000/api/v1/sms/; > catch-all = true > > group = smpp-tlv > name = ussd_service_op > tag = 0x0501 > type = integer > length = 1 > > Disclaimer: one.Vip DOOEL Skopje This e-mail (including any attachments) is

Re: receiving delivery issue

2019-01-19 Thread Web Min
Hello, I found this parameter in kannel registered_delivery, how do I use it in the kannel.conf? When I place it the bearbox wont run Regards On Sat, Jan 19, 2019 at 7:18 PM Web Min wrote: > Hello, > > I'm using the following configuration on my kannel on 3 gateways, each > gateway contains

Re: Kannel Won't Insert Message Delivery Record to MySQL

2018-12-31 Thread Alejandro Guerrieri
st = localhost > username = kannel > password = kannel > database = kannel > > The bearerbox-port is the same port as admin-port in kannel.conf. The > smsbox-port is just a random number not being used. > > Is there anything wrong.? > > Thank you, > Henry >

RE: Kannel Won't Insert Message Delivery Record to MySQL

2018-12-31 Thread xkb.surfing
l database = kannel The bearerbox-port is the same port as admin-port in kannel.conf. The smsbox-port is just a random number not being used. Is there anything wrong.? Thank you, Henry From: spameden Sent: Monday, December 31, 2018 6:51 PM To: Alvaro Cornejo Cc: xkb.surf..

Re: Kannel Won't Insert Message Delivery Record to MySQL

2018-12-31 Thread spameden
You need to use sqlbox plugin in order to store saved MT/MO/DLR or implement the logic of saving those in your app. Exactly, what Alvaro has said. пн, 31 дек. 2018 г. в 17:33, Alvaro Cornejo : > Hi > > Kannel uses mysql for storing sms temporarily and delete the record after > confirmation it

Re: Kannel Won't Insert Message Delivery Record to MySQL

2018-12-31 Thread Alvaro Cornejo
Hi Kannel uses mysql for storing sms temporarily and delete the record after confirmation it has been sent. That is why you usually does not see anything of your kannel table. If you do want to have a permanent store of that data, as well as sms status,, you need to do it at your app side or use

Re:

2018-12-27 Thread Alvaro Cornejo
Have you tried to reset the SMSC and or kannel? Without more info it will be very hard to guess. Maybe you can send an extract of the log of only one smsc. Regards, Alvaro |-| Envíe

Re: USSD with Kannel

2018-12-21 Thread Sam
Hello, I am having exactly this same issue and with smsbox getting stalled on the error - smsbox_req_thread: no sender/receiver, dump follows: Did anyone manage to get this resolved? Thanks. On Tue, Sep 27, 2016 at 4:31 PM Stipe Tolj wrote: > Am 13.04.2016 05:35, schrieb Arif Noor: > > Hi

Re: Kannel not starting up.

2018-12-17 Thread Gert Tamm
I think I found the problem. Instances variable was added to 1.4.5, while I'm using 1.4.3. How could I update it from 1.4.3 under Ubuntu safely? 12/17/2018 17:27 Willy Mularto kirjutas: I'm not sure, but as per my experience it was a bug from old Kennel when you start smsbox with unsent

Re: Kannel not starting up.

2018-12-17 Thread Willy Mularto
I'm not sure, but as per my experience it was a bug from old Kennel when you start smsbox with unsent message still in the queue. Pada tanggal Sen, 17 Des 2018 22.21 Gert Tamm Am I using a wrong version or something else might be wrong? > 12/17/2018 08:55 Gert Tamm kirjutas: > > I'm using Kannel

Re: Kannel not starting up.

2018-12-17 Thread Gert Tamm
Am I using a wrong version or something else might be wrong? 12/17/2018 08:55 Gert Tamm kirjutas: I'm using Kannel 1.4.3 and 14.04.1-Ubuntu. 12/17/2018 08:54 Willy Mularto kirjutas: What version are you at? And what Linux does it run on? Is there any queue left? So Far Express VPN still

Re: Kannel not starting up.

2018-12-16 Thread Gert Tamm
I'm using Kannel 1.4.3 and 14.04.1-Ubuntu. 12/17/2018 08:54 Willy Mularto kirjutas: What version are you at? And what Linux does it run on? Is there any queue left? So Far Express VPN still the fastest

Re: Kannel not starting up.

2018-12-16 Thread Willy Mularto
What version are you at? And what Linux does it run on? Is there any queue left? So Far Express VPN still the fastest https://www.expressrefer.com/refer-friend?referrer_id=15939000_campaign=referrals_medium=copy_link_source=referral_dashboard On Mon, Dec 17, 2018 at 1:49 PM Gert Tamm wrote:

Re: Kannel 1.4.5 compile issues

2018-12-13 Thread Stefan Midjich
Thanks! That solved it. Den tors 13 dec. 2018 kl 15:10 skrev kabin mool : > Hi Stefan, > > please read this > https://redmine.kannel.org/issues/699 > Bug #699: Compile fail in stable verion 1.4.4 - Kannel - Kannel: Open > Source WAP and SMS gateway > As

Re: Kannel 1.4.5 compile issues

2018-12-13 Thread kabin mool
Hi Stefan, please read this https://redmine.kannel.org/issues/699 Bug #699: Compile fail in stable verion 1.4.4 - Kannel - Kannel: Open Source WAP and SMS gateway As Mihail Teoderscu said, the problem occurs because bison 3 no longer supports YYLEX_PARAM

Re: sqlbox.log error

2018-12-13 Thread Alvaro Cornejo
Hi You should url-encode your strings before submitting them to sqlbox. Regards, Alvaro |-| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en

Re: DLRs getting deleted from Msql

2018-12-11 Thread vinayak mv
use sqlbox for logging MO,MT,DLR On Tue, Dec 11, 2018 at 8:42 PM Web Min wrote: > It delete from dlr table if you are passing dlr_url to update your > original database > > in my case, I have queue table contain the status, sender_id, msg, etc... > this table is used by my portal, when I send

Re: DLRs getting deleted from Msql

2018-12-11 Thread Web Min
It delete from dlr table if you are passing dlr_url to update your original database in my case, I have queue table contain the status, sender_id, msg, etc... this table is used by my portal, when I send an sms it insert into dlr table for while and once I received the DLR status pushed from the

RE: Use cert chain in SSL settings

2018-12-04 Thread Szalai Kálmán
@kannel.org Tárgy: Re: Use cert chain in SSL settings It seems you are using an SNI certificate (that is, sharing multiple SSL hosts on a single IP address). You should correct the openssl s_client command to openssl s_client -showcerts -servername www.example.com<http://www.example.com> -c

Re: Use cert chain in SSL settings

2018-12-04 Thread Vangelis Typaldos
It seems you are using an SNI certificate (that is, sharing multiple SSL hosts on a single IP address). You should correct the openssl s_client command to openssl s_client -showcerts -servername www.example.com -connect www.example.com:443 I'm not sure that kannel

RE: Incoming messages take too long to show up

2018-12-03 Thread Ron Rechtman
We send a million sms in a few hours with almost no resources -Original Message- From: users On Behalf Of Davor Spasoski Sent: Monday, December 3, 2018 3:40 PM To: Manuel García Cabrera Cc: users@kannel.org Subject: Re: Incoming messages take too long to show up Well, I don’t see

Re: Incoming messages take too long to show up

2018-12-03 Thread Davor Spasoski
mber 3, 2018 3:09 PM >>>>>> To: users@kannel.org >>>>>> Subject: Incoming messages take too long to show up >>>>>> >>>>>> Hi everyone. I'm having problems with incoming messages during high >>>>>> traffic. During a cam

Re: Incoming messages take too long to show up

2018-12-03 Thread Manuel García Cabrera
What can I improve? Disclaimer: one.Vip DOOEL Skopje This e-mail (including any attachments) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should

Re: Incoming messages take too long to show up

2018-12-03 Thread Davor Spasoski
Carrier sent me a tcpdump were they showed that Kannel was in >>>> fact replying to the incoming message with a Deliver_sm "OK" with only a >>>> few seconds of delay, but that was minutes before the message was logged >>>> in Kannel logs. Where do

Re: Incoming messages take too long to show up

2018-12-03 Thread Manuel García Cabrera
one.Vip DOOEL Skopje This e-mail (including any attachments) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your c

Re: Incoming messages take too long to show up

2018-12-03 Thread Davor Spasoski
quot;OK" with only a few >> seconds of delay, but that was minutes before the message was logged in >> Kannel logs. Where does the message go during that time? What can I improve? >> >> >> >> >> Disclaimer: one.

Re: Incoming messages take too long to show up

2018-12-03 Thread Manuel García Cabrera
e-mail (including any attachments) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your system. Any

RE: Incoming messages take too long to show up

2018-12-03 Thread Davor Spasoski
Skopje This e-mail (including any attachments) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from you

RE: Kannel 1.4.5 migration

2018-11-30 Thread Ron Rechtman
Yes, I got it going after I saw that. Thank you all for ending up in the right place. From: Alvaro Cornejo Sent: Friday, November 30, 2018 8:35 AM To: Ron Rechtman Cc: meweb...@gmail.com; users Subject: Re: Kannel 1.4.5 migration Hi Ron The problem is with your smpp configuration

Re: Kannel 1.4.5 migration

2018-11-30 Thread Alvaro Cornejo
ad445] > > 2018-11-29 17:16:53 [62770] [0] PANIC: /usr/local/sbin/bearerbox() > [0x40f11a] > > > > > > So my provider has different ports. It seems breaking it up works. I’ll do > more testing tomorrow > > Thank you! > > > > *From:* Web Min > *Sent:* Thursday

RE: Kannel 1.4.5 migration

2018-11-29 Thread Ron Rechtman
. It seems breaking it up works. I’ll do more testing tomorrow Thank you! From: Web Min Sent: Thursday, November 29, 2018 4:11 PM To: Ron Rechtman Cc: users@kannel.org Subject: Re: Kannel 1.4.5 migration try to follow the below link: http://www.sabinshrestha.com.np/linux-downloads/centos-7

Re: Kannel 1.4.5 migration

2018-11-29 Thread Web Min
export WANT_AUTOMAKE=1.13.4 > > ? > > > > I still end up with the same errors > > > > > > > > > > *From:* Web Min > *Sent:* Thursday, November 29, 2018 3:55 PM > *To:* Ron Rechtman > *Cc:* users@kannel.org > *Subject:* Re: Kannel 1.4.5

RE: Kannel 1.4.5 migration

2018-11-29 Thread Ron Rechtman
I don’t follow export WANT_AUTOMAKE=1.8 change to export WANT_AUTOMAKE=1.13.4 ? I still end up with the same errors From: Web Min Sent: Thursday, November 29, 2018 3:55 PM To: Ron Rechtman Cc: users@kannel.org Subject: Re: Kannel 1.4.5 migration Better to update the version of Automake via

<    1   2   3   4   5   6   7   8   9   10   >