Re: Kannel Ignores TON/NPI

2017-06-23 Thread Ajay Patel
I think you should try using below parameter by setting value as "no" source-addr-autodetect boolean Optional, if defined tries to scan the source address and set TON and NPI settings accordingly. If you don't want to autodetect the source address, turn this off, by setting it to no. (Defaults to

Kannel Ignores TON/NPI

2017-06-23 Thread Artem Chekulaev
Hi Tried to set in config source-addr-ton = 1 source-addr-npi = 1 dest-addr-ton = 1 dest-addr-npi = 1 Checked dump, get TON (orig) = 0x05 Alphanumeric NPI (orig) = 0x00 Unknown Query send from *1234 to 99912345678 (changed). Operator needs me to send from num with * How to set TON / NPI?

How to be listed on the page "Additional programs for Kannel"?

2017-03-30 Thread Ulrich Badinga
Hello everyone, I have implemented the kannel protocol box (available here - https://github.com/badlee/kannel.js), I would like to be listed on the page "Additional programs for Kannel". How to do? Regards.

RE: Kannel and how i can do

2017-03-22 Thread Vinicio Cruz
level, kannel can receive messages and send it to a URL (api) so you can take it and store it in a DB, after process it Hope this give you some help. Regards. From: FERNANDO VILLARROEL [mailto:fvillarr...@yahoo.com] Sent: Tuesday, March 21, 2017 7:59 PM To: Vinicio Cruz Cc: users

Re: Maximum Number of simultaneous SMSC's connection in Kannel

2017-03-22 Thread Farough Fazal
Thank you all for the replies. Regards, Farough Fazal From: info.ubichip Sent: Tuesday, March 21, 2017 4:45:53 PM To: 'Farough Fazal'; users@kannel.org Subject: RE: Maximum Number of simultaneous SMSC's connection in Kannel Hello, The best is

Re: Kannel and how i can do

2017-03-21 Thread Vinicio Cruz
Yes Fernando, you can do all your request with kannel. regards. Vinicio El mar 21, 2017 2:55 PM, "FERNANDO VILLARROEL" escribió: Dear all. I am very new on kannel. I have the following requests: 1.- i need connect to a Telecom Operator with smpp. 2.- I need to send SMS

RE: Maximum Number of simultaneous SMSC's connection in Kannel

2017-03-21 Thread info.ubichip
: Maximum Number of simultaneous SMSC's connection in Kannel Hi Fazal Kannel, by itself, has no limits in terms of msg/sec or number of simultaneous connections. The limit is usually in the hardware you use, how you tune your database and your link bandwidth to your service pro

Re: Maximum Number of simultaneous SMSC's connection in Kannel

2017-03-21 Thread Alvaro Cornejo
Hi Fazal Kannel, by itself, has no limits in terms of msg/sec or number of simultaneous connections. The limit is usually in the hardware you use, how you tune your database and your link bandwidth to your service provider. Regards, Alvaro

Maximum Number of simultaneous SMSC's connection in Kannel

2017-03-21 Thread Farough Fazal
Dear Experts, For my knowledge, please help me out in knowing that how many maximum number of simultaneous SMSC's can be defined within the kannel. Secondly say if i can define 100 simultaneous SMSC's with each supporting a TPS of 100 Msg/sec. Would kannel be able to handle 1

Re: Kannel SMPP

2017-03-04 Thread Sayed Hadi Rastgou Haghi
Dear FERNANDO You can use kannel to have smpp connection to Telcos. But kannel is a gateway only and you should save MT/MO messages and delivery reports in DB yourself. Kannel has HTTP APIs for sending messages and you can set HTTP URL for incoming messages. In kannel user manual, there are

Re: R: Using my phone and Kannel to send SMS

2017-03-01 Thread umbertofilippo
Sorry for the mess, this is my up-to-date, and hopefully more-clarified situation. The samsung I am now using for sending SMS with Kannel (instead of the Nokia Lumia) seems under /dev/ttyACM0, not ttyACM1. I changed the .conf file again to reflect this. So the log error from bearerbox is

Re: R: Using my phone and Kannel to send SMS

2017-02-28 Thread umbertofilippo
om the SIM and I turned off the data connectivity from the telephone. Then I plugged it in my laptop and I can see a New Mobile Broadband connection in the Network Manager (I'm on Ubuntu 16.04). Then I downloaded wvdial and did 'wvdialconf' as suggested to see info for the kann

Re: Help regarding sending pound '£' symbol through kannel

2017-02-23 Thread Leos Tovarek
gt; communication is concerned). >> >> >> >> BR, >> >> >> >> *Davor Spasoski* >> >> *From:* Davor Spasoski >> *Sent:* 22 February 2017 15:03 >> *To:* 'Manas Mohanty' ; users@kannel.org >> *Subject:* RE: Help regarding

Re: Help regarding sending pound '£' symbol through kannel

2017-02-23 Thread Manas Mohanty
GSM 03.38 is not the default SMSC alphabet (as far as the SMPP > communication is concerned). > > > > BR, > > > > *Davor Spasoski* > > *From:* Davor Spasoski > *Sent:* 22 February 2017 15:03 > *To:* 'Manas Mohanty' ; users@kannel.org > *Subjec

RE: Help regarding sending pound '£' symbol through kannel

2017-02-23 Thread Davor Spasoski
: 22 February 2017 15:03 To: 'Manas Mohanty' ; users@kannel.org Subject: RE: Help regarding sending pound '£' symbol through kannel Hi, In my understanding, you could send the @ and £ using GSM 7-bit alphabet only if the default SMSC encoding is set to GSM or you have set alt-

RE: Help regarding sending pound '£' symbol through kannel

2017-02-22 Thread Davor Spasoski
Hi, In my understanding, you could send the @ and £ using GSM 7-bit alphabet only if the default SMSC encoding is set to GSM or you have set alt-dcs in kannel whics sets DCS=241 and should indicate the SMSC to use the 7-bit GSM alphabet. But you should also consider this document http

Help regarding sending pound '£' symbol through kannel

2017-02-22 Thread Manas Mohanty
Hi, I am trying to send pound '£' symbol through kannel using charset=utf8&coding=0 but getting '@£' on the handset. But when I set coding=2, message properly '£' landed on the handset. But doing this I am wasting half of the sms capacity as pound symbol is def

Re: R: Using my phone and Kannel to send SMS

2017-02-14 Thread Alvaro Cornejo
t; > > > perhaps, the first step is not to start kannel, but only try to make a > connect to your tty then, try to make 'ATZ', and then see the answer from > the modem. > > If there is no answer, it looks to be an speed connection modem setup > issue, then try another

RE: R: Using my phone and Kannel to send SMS

2017-02-14 Thread info.ubichip
Hello, perhaps, the first step is not to start kannel, but only try to make a connect to your tty then, try to make 'ATZ', and then see the answer from the modem. If there is no answer, it looks to be an speed connection modem setup issue, then try another speed, and so on.

Re: R: Using my phone and Kannel to send SMS

2017-02-13 Thread umbertofilippo
I finally managed to recognize which tty my phone is assigned (tty9). But now I ma having permission issues. I read from the user guide "In Ubuntu linux you just need to assign kannel user to group "dial"", but I don't know what that means... So I tried the discour

R: testing Kannel with fakesmsc: Failed to open connection

2017-02-12 Thread umbertofilippo
Sorry I posted this in the wrong mail - Messaggio originale - Da: "umbertofilippo" Inviato: ‎12/‎02/‎2017 20:04 A: "users@kannel.org" Oggetto: Re: testing Kannel with fakesmsc: Failed to open connection Forgot to say that I plugged my phone via USB cable a

R: Using my phone and Kannel to send SMS

2017-02-12 Thread umbertofilippo
Forgot to say that I plugged my phone via USB cable and it was recognized properly by my system. I am on Ubuntu 16.04. - Messaggio originale - Da: "umbertofilippo" Inviato: ‎12/‎02/‎2017 20:03 A: "users@kannel.org" Oggetto: Using my phone and Kannel to send SMS Hi

Re: testing Kannel with fakesmsc: Failed to open connection

2017-02-12 Thread umbertofilippo
Forgot to say that I plugged my phone via USB cable and it was recognized properly by my system. I am on Ubuntu 16.04. On 11/02/2017 16:26, umbertofilippo wrote: Hi, I am new to Kannel. I just installed it on my Ubuntu 16.04 SO and now testing the installation with 'fakesmsc

Using my phone and Kannel to send SMS

2017-02-12 Thread umbertofilippo
Hi, I am trying to use my Nokia Lumia 625 to send SMS using Kannel. I followed the tutorial, and I am using the 'smskannel.conf' combined with the 'modems.conf' to get it work, but I need some help. I am encountering difficulties, since I don't know what is the actu

Re: testing Kannel with fakesmsc: Failed to open connection

2017-02-11 Thread umbertofilippo
/smsbox gw/smskannel.conf 3. test/fakesmsc *-r 2* -i 0.1 -m 100 "123 345 text nop" The /-r/ argument is the port, which is the one declared in the sample 'smskannel.conf'. On 11/02/2017 16:26, umbertofilippo wrote: Hi, I am new to Kannel. I just installed it on my Ubuntu

testing Kannel with fakesmsc: Failed to open connection

2017-02-11 Thread umbertofilippo
Hi, I am new to Kannel. I just installed it on my Ubuntu 16.04 SO and now testing the installation with 'fakesmsc'. I am reading 'smskannel.conf' file and try to test with the trhee suggested steps: 1. gw/bearerbox gw/smskannel.conf 2. gw/smsbox gw/smskannel.conf 3. tes

Re: cant compile kannel with mysql support

2017-02-10 Thread Robin C
, >> >> I am not able to compile kannel with mysql support. I tried with ./configure >> --with-mysql . It was not working ,then i tried with >> ./configure --with-mysql-dir=... but still it is showing >> like below: >> >> Configuring DB support ... >>

Re: cant compile kannel with mysql support

2017-02-10 Thread Singularnet
Hi Did you install mysql-devel??? Regards On Fri, Feb 10, 2017 at 1:12 PM Robin C wrote: > Dear Users, > > I am not able to compile kannel with mysql support. I tried with ./configure > --with-mysql . It was not working ,then i tried with > ./configure --with-mysql-dir=...

cant compile kannel with mysql support

2017-02-10 Thread Robin C
Dear Users, I am not able to compile kannel with mysql support. I tried with ./configure --with-mysql . It was not working ,then i tried with ./configure --with-mysql-dir=... but still it is showing like below: Configuring DB support ... checking whether to compile with MySQL support

Bind a second SMSC to Kannel

2017-02-01 Thread info
Hi everybody, I am trying to configure my Kannel to use a second SMSC for same operator. Everything is fine but I can't get an SMS Request Notification from Kannel when I receive SMS from the second SMSC. Please find below details in my logs: First SMSC 2017-02-01 10:48:54 Receive SMS

Experienced Developer required for Kannel WAP GW and mbuni MMSC

2017-01-30 Thread Zohaib Manzoor
Hi, I am looking for someone who has experience in deploying kannel WAP GW and mbuni MMSC and who can help add custom features if required in both nodes. If anyone interested please contact me with following details 1. Brief summary of experience in deploying kannel WAP GW and mbuni

Re: Reseller panel for Kannel.

2017-01-29 Thread John alero
Dear javid, We have already made a php or java based sms web panel with integrated kannel on backend to push the SMS via smpp protocol to telco. Please share your Skypeid so we will show you our panel. Thanks John alero On 25 Jan 2017 3:55 p.m., "Javaid" wrote: > Can you p

Re: Kannel low throughput and high smsc queue though TPS unlimited at Telco

2017-01-25 Thread Singularnet
directive Regards On Wed, Jan 25, 2017 at 8:53 AM kweku wrote: > Thanks for the suggestion. Could you possible share a sample config please. > Thanks > > > > -- > View this message in context: > http://kannel.6189.n7.nabble.com/Kannel-low-throughput-and-high-smsc-queue

Re: Kannel low throughput and high smsc queue though TPS unlimited at Telco

2017-01-25 Thread kweku
Thanks for the suggestion. Could you possible share a sample config please. Thanks -- View this message in context: http://kannel.6189.n7.nabble.com/Kannel-low-throughput-and-high-smsc-queue-though-TPS-unlimited-at-Telco-tp32682p32686.html Sent from the Kannel - User mailing list archive at

RE: Kannel low throughput and high smsc queue though TPS unlimited at Telco

2017-01-25 Thread kweku
ready setup max-pending submit on each bind. i tested a few values and ended up with the current 400 value. Thanks -- View this message in context: http://kannel.6189.n7.nabble.com/Kannel-low-throughput-and-high-smsc-queue-though-TPS-unlimited-at-Telco-tp32682p32685.html Sent from the Kannel - Us

RE: Kannel low throughput and high smsc queue though TPS unlimited at Telco

2017-01-25 Thread Vangelis Typaldos
2017 2:23 PM To: Daniel<mailto:danielkwo...@hotmail.com> Cc: users@kannel.org<mailto:users@kannel.org> Subject: Re: Kannel low throughput and high smsc queue though TPS unlimited at Telco Hi, try with sqlbox we are using kannel with 4gb and 1 core processor it's provide us upto

Re: Kannel low throughput and high smsc queue though TPS unlimited at Telco

2017-01-25 Thread Web Services
Hi, try with sqlbox we are using kannel with 4gb and 1 core processor it's provide us upto 150-200 TPS thanks On Wed, Jan 25, 2017 at 5:26 PM, Daniel wrote: > Hi All, > > I have been having serious queuing on my SMSC binds. > > The telco operator indicates that they have

Kannel low throughput and high smsc queue though TPS unlimited at Telco

2017-01-25 Thread Daniel
Hi All, I have been having serious queuing on my SMSC binds. The telco operator indicates that they have not limited our TPS but I can't seem to push more. Kannel status page always show less than 2TPS and msgs are queued all day and night. My setup is on a 48GB 16CORE machine and am

Re: Reseller panel for Kannel.

2017-01-25 Thread Javaid
Can you please provide demo? On Fri, Jan 20, 2017 at 5:01 PM, Web Services wrote: > Hi, > > if you looking for an custom development with kannel contact > www.jtegroup.net > > skype : jtegroup > > thanks > > On Thu, Jan 19, 2017 at 5:56 PM, Alaa Al Omari > wro

Re: Reseller panel for Kannel.

2017-01-20 Thread Web Services
Hi, if you looking for an custom development with kannel contact www.jtegroup.net skype : jtegroup thanks On Thu, Jan 19, 2017 at 5:56 PM, Alaa Al Omari wrote: > Hello Javaid, > You can try white label with http://software.unifonic.com > it allows you to have your own domain as rese

Re: Reseller panel for Kannel.

2017-01-19 Thread Alaa Al Omari
> > Hi guys, > I want to know if there is any good web based open source reseller panel for > kannel. I checked playsms but it doesn't seem to have reseller option. > Any help would be highly appreciated. > > Thanks. >

Re: Reseller panel for Kannel.

2017-01-19 Thread vinayak mv
oper any pre made solution will not fulfil your all > requirements > > thanks > > On Thu, Jan 19, 2017 at 3:52 PM, Javaid > wrote: > >> >> Hi guys, >> I want to know if there is any good web based open source reseller panel >> for kannel. I checked pl

Re: Reseller panel for Kannel.

2017-01-19 Thread Web Services
en source reseller panel > for kannel. I checked playsms but it doesn't seem to have reseller option. > Any help would be highly appreciated. > > Thanks. > >

Fwd: Reseller panel for Kannel.

2017-01-19 Thread Javaid
Hi guys, I want to know if there is any good web based open source reseller panel for kannel. I checked playsms but it doesn't seem to have reseller option. Any help would be highly appreciated. Thanks.

Re: A question about kannel.

2017-01-09 Thread Makhanu Sinja
Some providers do send costs as part of the response, ofcourse the availability of this depends on your provider. Use a php script to determine the costs before-hand to avoid a client sending 1000 messages when they have credit for 200. Kind Regards, Makhanu Sinja

Re: A question about kannel.

2017-01-09 Thread MOSES KARIUKI
> Hello, >> >> The question I have in hand is : How does Kannel establishes the country >> codes, as where to send the message? >> >> >> -- >> Tervitades/Best Wishes, >> Gert Tamm >> Süsteemiadministraator/System administrator >>

Re: A question about kannel.

2017-01-09 Thread Gert Tamm
? 09.01.2017 13:30 MOSES KARIUKI kirjutas: I think that will be determined by you SMS center, i.e. the Service carrier e.g. Vodafone On Mon, Jan 9, 2017 at 1:16 PM, Gert Tamm <mailto:g...@messenger.ee>> wrote: Hello, The question I have in hand is : How does Kannel establ

Re: A question about kannel.

2017-01-09 Thread MOSES KARIUKI
I think that will be determined by you SMS center, i.e. the Service carrier e.g. Vodafone On Mon, Jan 9, 2017 at 1:16 PM, Gert Tamm wrote: > Hello, > > The question I have in hand is : How does Kannel establishes the country > codes, as where to send the message? > > >

A question about kannel.

2017-01-09 Thread Gert Tamm
Hello, The question I have in hand is : How does Kannel establishes the country codes, as where to send the message? -- Tervitades/Best Wishes, Gert Tamm Süsteemiadministraator/System administrator E-mail: g...@messenger.ee Direct Messenger OÜ

Kannel is returning Intermediate delivery although intermediate bit is 0

2016-12-30 Thread Alaa Al Omari
Hello,I have a client connecting to my smppbox, and he is for the final delivery state as shown in the tcpdump below. but the case is that my kannel is sending two deliver_sm for this submit_smOne with "Accepted" stateand the second with the final delivery that i got from the operatorAn

Re: Force DLR Request in OpenSMPP Kannel

2016-11-29 Thread Amritesh Rachelwar
e, >> Gorki >> >> >> Enviado desde mi iPhone >> >> El 15 abr 2016, a las 13:12, Vangelis Typaldos >> escribió: >> >> Dear Gorki, >> >> >> >> Please refer to the kannel documentation. >> >> >> &g

Re: kannel sqlbox with dl_url

2016-11-29 Thread Amritesh Rachelwar
Hello Prabin, I did DLR thing with sqlbox. Now this time trying to do with dlr-url. My doubt is still i need to tell kannel for dlr-storage = mysql/internal . If yes what I have to put dlr-storage = mysql or internal. Amritesh On Wed, Nov 30, 2016 at 12:38 PM, TechKida by Prabin wrote: >

Re: kannel sqlbox with dl_url

2016-11-29 Thread TechKida by Prabin
ached with ubuntu box to send sms. >> >> >> -- >> *From:* Web Services >> *Sent:* Thursday, September 1, 2016 2:24 PM >> *To:* aacable >> *Cc:* kannel users@kannel.org >> *Subject:* Re: kannel sqlbox with dl_url >> >&

Re: kannel sqlbox with dl_url

2016-11-29 Thread Amritesh Rachelwar
ubuntu box to send sms. > > > -- > *From:* Web Services > *Sent:* Thursday, September 1, 2016 2:24 PM > *To:* aacable > *Cc:* kannel users@kannel.org > *Subject:* Re: kannel sqlbox with dl_url > > Hello, > > Which SMSC type you use > > SMPP or anythi

Kannel gwlibs is required !!

2016-11-17 Thread Carlos Azagra
Dear friends: Im new with kannel , and I am trying to install kannel 1.5.0 with opensmppbox and sqlbox I installed Kannel 1.5.0 in Ubuntu 16.04 Mysql 5.7 But , when I tried to compile Opensmppbox, I get the next error message: Checking for cfg_create in - lgwlib...no configure: error

Re: How to make Kannel to get no notification from SMSC

2016-11-14 Thread Stipe Tolj
Am 14.11.2016 07:57, schrieb Gert Tamm: No, I'm notinjecting dlr-mask or dlr-ulr to the. ok, can we see the full PDU exchange from the baerebox.log please? So we can see what exactly Kannel is sending and what the SMSC side is returning. Stipe -- Best Regards, Stipe

Re: How to make Kannel to get no notification from SMSC

2016-11-13 Thread Gert Tamm
No, I'm notinjecting dlr-mask or dlr-ulr to the. 11/11/2016 13:14 Stipe Tolj kirjutas: Am 11.11.2016 07:57, schrieb Gert Tamm: A SMSC of mine says that they don't allow getting notifications from them. How could I turn off the Notifications? notifications == DLRs (delivery reports). Are you

Need tester for javascript implementation of Kannel Msg protocol.

2016-11-11 Thread Ulrich Badinga
Hi, I need tester for my nodejs module kannel located here : https://www.npmjs.com/package/kannel Kannel.js is a javascript implementation of Kannel Msg protocol, it allow write some powerful SMS VAS applications or sms gateways with kannel and nodejs. Best Regards.

Re: How to make Kannel to get no notification from SMSC

2016-11-11 Thread Gert Tamm
The error I'm getting from my SMSC is : [msg:42:NACK/04-Notification request not permitted]. How can i turn Notification request off? 11/11/2016 13:14 Stipe Tolj kirjutas: Am 11.11.2016 07:57, schrieb Gert Tamm: A SMSC of mine says that they don't allow getting notifications from them. How co

Re: How to make Kannel to get no notification from SMSC

2016-11-11 Thread Stipe Tolj
via the smsbox's sendsms HTTP interface? If yes, simply ommit that part for that specific SMSC. Stipe -- Best Regards, Stipe Tolj --- Düsseldorf, NRW, Germany Kannel Foundation tolj.org system arch

Re: How to make Kannel to get no notification from SMSC

2016-11-10 Thread Gert Tamm
Sorry about that. Kannel conf : group = smsc smsc= emi smsc-id = "ee_emt_12010" allowed-smsc-id = "ee_emt_12010" host= "***.***.**" port= "*" smsc-u

How to make Kannel to get no notification from SMSC

2016-11-10 Thread Gert Tamm
A SMSC of mine says that they don't allow getting notifications from them. How could I turn off the Notifications?

Re: Kannel Redis - can I force the destination in the key name?

2016-11-04 Thread Robert Chen
technologies.com> wrote: > >> Hi, I'm trying to set up Kannel with Redis. My concern is that some DLRs >> would be lost due to timestamp collisions. And my question is whether >> hard-coding dlr_redis_add to use the destination (at least for my personal >> install

Re: Kannel Redis - can I force the destination in the key name?

2016-11-01 Thread Donald Jackson
Ts is just the old variable name, the remote message id is used for that field, not a time stamp. So as long as your supplier provides a unique message ID you won't have collisions On Tuesday, 01 November 2016, Robert Chen wrote: > Hi, I'm trying to set up Kannel with Redis. My co

Kannel Redis - can I force the destination in the key name?

2016-11-01 Thread Robert Chen
Hi, I'm trying to set up Kannel with Redis. My concern is that some DLRs would be lost due to timestamp collisions. And my question is whether hard-coding dlr_redis_add to use the destination (at least for my personal installation) is the best approach. dlr_redis.c: Changing: if (entry->

Re: Kannel re-queue infinitely the failing SMS

2016-10-17 Thread Hakim Bimazgane
ppeur* Vit*alliance* * Service professionnel d'aide à domicile* 2016-10-11 18:38 GMT+02:00 Hakim Bimazgane : > Hi, > > I use a MultiTech MultiConnect Cell 100 (MTC-H5-B03-KIT) as GSM modem. > I'm using Kannel version 1.5.0 on a Debian x64 with PlaySMS 1.4. > >

Kannel re-queue infinitely the failing SMS

2016-10-11 Thread Hakim Bimazgane
Hi, I use a MultiTech MultiConnect Cell 100 (MTC-H5-B03-KIT) as GSM modem. I'm using Kannel version 1.5.0 on a Debian x64 with PlaySMS 1.4. It works fine mostly now, but I currently got some CMS ERROR 38 on sending SMS (with some concatened), I think it comes because my PDU is giving a

Re: SMS CONTENT SENT TO SOME MOBILE PHONES APPEARS NULL KANNEL

2016-10-10 Thread Alvaro Cornejo
shows > properly which makes me conclude that its the type of phone. > > When i look at kannel log i see content is sent out properly. Question > is it a setting in kannel which controls the type of SMS content to be > sent to a particular phone? > > Query is how do i go

SMS CONTENT SENT TO SOME MOBILE PHONES APPEARS NULL KANNEL

2016-10-10 Thread christopher kamutumwa
which makes me conclude that its the type of phone. When i look at kannel log i see content is sent out properly. Question is it a setting in kannel which controls the type of SMS content to be sent to a particular phone? Query is how do i go about this? Your respnose would be of great value Thank

RE: Kannel & MRTG

2016-10-06 Thread Rene Kluwen
Sure, I’ll post back the results if something needs to be changed. == Rene Van: Alvaro Cornejo [mailto:cornejo.alv...@gmail.com] Verzonden: donderdag 6 oktober 2016 20:33 Aan: Rene Kluwen ; Rene Kluwen ; users Onderwerp: Kannel & MRTG Hi Rene Browsed my emails and found

Kannel & MRTG

2016-10-06 Thread Alvaro Cornejo
Hi Rene Browsed my emails and found this files What I did was monitor kannel status page (xml in this case) extract the required info and send it to mrtg for graphing. Parser is based on kannel xmlfunc.php Note that as status page have changed since this scripts were done (2010) you might need

session in kannel

2016-10-03 Thread vijendra solanki
how to create session in kannel and how it's work??

RE: Route message to backup kannel box on SMS service failure

2016-09-27 Thread Jim Page
ed on the subscriber's SMSC. The subscriber's SMSC forwards a copy of the message to us. So for both MO and MT, the message arrives at kannel #1, is forwarded to a REST API. If the response from the REST API is 'Not found', the message is sent back down to bearerbox and forward

Re: Route message to backup kannel box on SMS service failure

2016-09-27 Thread Stipe Tolj
nd to another person). So, what I understood is that an MO is send from a mobile, coming in from the SMSC towards Kannel, and then forwarded to an REST API. IF that API fails, the message convert to an MT and is send to bearerbox for transportation to another SMSC. Is this scenario summary corre

RE: Route message to backup kannel box on SMS service failure

2016-09-27 Thread Jim Page
16 17:25 To: Jim Page Cc: users@kannel.org Subject: Re: Route message to backup kannel box on SMS service failure Am 07.09.2016 19:38, schrieb Jim Page: > Hi There > > Can anyone tell me if there is a cunning way to configure kannel to do this: > > - SMS arrives from foreign SMSC >

Re: Route message to backup kannel box on SMS service failure

2016-09-27 Thread Stipe Tolj
Am 07.09.2016 19:38, schrieb Jim Page: Hi There Can anyone tell me if there is a cunning way to configure kannel to do this: - SMS arrives from foreign SMSC - SMS is submitted to REST API via SMS service - If response is '404 not found', forward SMS to a different SMSC, otherw

Re: Error with global trusted ca file, while compiling latest SVN Kannel.

2016-09-27 Thread Stipe Tolj
Am 14.09.2016 13:28, schrieb tammer: Hello, I'm trying to install latest Kannel from SVN. While I'm compiling it I get this error : test/test_http.o: In function `main': /usr/local/src/kannel/gateway/test/test_http.c:456: undefined reference to `conn_use_global_trusted_ca_file&#

Re: USSD with Kannel

2016-09-27 Thread Stipe Tolj
Am 13.04.2016 05:35, schrieb Arif Noor: Hi All, Update : After I patched the kannel the error message are no longer present however MO are still not being delivered to the application but I received new error in SMSBOX log as per below. 2016-04-13 10:38:58 [12246] [5] ERROR

Re: what to do with store.bak file after Kannel crash?

2016-09-20 Thread DHC Admin
I had a similar problem. I checked that there were no queued messages, stopped kannel, removed all the store files, started it again and had no problems since, nor any kind of error, files were just recreated on start (but small size) On Thu, Sep 8, 2016 at 5:24 PM, Jeff Thorn wrote: > He

Configure mbuni to work with Kannel and process all MMS messages.

2016-09-18 Thread LINCOLN HUME
I am currently trying to set up a program to receive mms/sms messages and store them to a NAS, here is what has been done thus far, Kannel compiled from: /usr/local/src/kannel/gateway-1.4.4 Mbuni compiled from: /usr/local/src/mbuni-1.6.0 The NAS is mounted at /mnt/nas and is configured to mount

Re: Error with global trusted ca file, while compiling latest SVN Kannel.

2016-09-14 Thread tammer
Hello, I'm trying to install latest Kannel from SVN. While I'm compiling it I get this error : test/test_http.o: In function `main': /usr/local/src/kannel/gateway/test/test_http.c:456: undefined reference to `conn_use_global_trusted_ca_file' collect2: error: ld returne

Error while compiling latest SVN Kannel.

2016-09-12 Thread Gert Tamm
Hello, I'm trying to install latest Kannel from SVN. While I'm compiling it I get this error : gw/dlr_spool.c: In function ‘our_hash_func’: gw/dlr_spool.c:127:16: error: storage size of ‘mdctx’ isn’t known EVP_MD_CTX mdctx; ^ gw/dlr_spool.c:139:5: warning

Re: Kannel and UDH in concatenation

2016-09-12 Thread Manuel García Cabrera
Yeah, I ended up doing that. Thanks. On 09/09/16 09:36, Donald Jackson wrote: You should send all your messages using your custom UDH then, assemble each part and add your udh as desired. Kannel will only add udh if a single part exceeds to max octets -- Donald Jackson On 09 September

Re: Kannel and UDH in concatenation

2016-09-09 Thread Donald Jackson
You should send all your messages using your custom UDH then, assemble each part and add your udh as desired. Kannel will only add udh if a single part exceeds to max octets -- Donald Jackson On 09 September 2016 at 2:05:50 PM, Manuel García Cabrera (mcabr...@contentamobile.com

Re: Kannel and UDH in concatenation

2016-09-09 Thread Manuel García Cabrera
ages don't set UDH, just let Kannel handle it entirely. Your UDH with length 7 (first byte) looks wrong. -- Donald Jackson On 09 September 2016 at 12:08:45 AM, Roshan Pradeep (rprad...@whispir.com <mailto:rprad...@whispir.com>) wrote: Gtw On Friday, 9 September 2016,

Re: Kannel and UDH in concatenation

2016-09-08 Thread Donald Jackson
If you would like to send concatenated messages don't set UDH, just let Kannel handle it entirely. Your UDH with length 7 (first byte) looks wrong. -- Donald Jackson On 09 September 2016 at 12:08:45 AM, Roshan Pradeep (rprad...@whispir.com) wrote: > Gtw > > On Friday, 9 Septembe

Re: Kannel and UDH in concatenation

2016-09-08 Thread Roshan Pradeep
cters and concatenation occurs, > it doesn't work well on some devices. Kannel adds de 5 bits in the UDH to > handle concatenation, but leaves the UDH I set on every part of the > message. I've been doing some tests performing the concatenation manually, > and found out that if

Kannel and UDH in concatenation

2016-09-08 Thread Manuel García Cabrera
Hi, I'm sending messages with the following UDH: %02%70%00 When the message is 140 characters or less, everything works fine. However, when the message has over 140 characters and concatenation occurs, it doesn't work well on some devices. Kannel adds de 5 bits in the UDH

what to do with store.bak file after Kannel crash?

2016-09-08 Thread Jeff Thorn
Hello Group, I just experienced a very rare crash of Kannel. We are using the following settings for store type: store-type = file store-location = /var/log/kannel/msg-store.db After restarting everything, I noticed a very large (3 GB) msg-store.db.bak file. Kannel took several minutes to

Route message to backup kannel box on SMS service failure

2016-09-07 Thread Jim Page
Hi There Can anyone tell me if there is a cunning way to configure kannel to do this: - SMS arrives from foreign SMSC - SMS is submitted to REST API via SMS service - If response is '404 not found', forward SMS to a different SMSC, otherwise: done Thanks all Rupert

SMPP. Kannel + opensmppbox: slow connection establishment

2016-09-07 Thread freelance...@gmail.com
Hi! We are having a weird issue with opensmppbox + kannel. When a single user is trying to establish a connection with our SMPP server, the gap between SMPP Bind_transceiver and Bind_transceiver resp: "ok" packets is about 1-1.5 seconds. So everything is ok. But when we have, say

Re: query regarding KANNEL dlr

2016-09-04 Thread Loyc Cossou
Hi, Please ask. Sent with MailTrack <https://mailtrack.io/install?source=signature&lang=en&referral=loycos...@gmail.com&idSignature=22> -- loyc Cossou On 3 September 2016 at 17:47, Alvaro Cornejo wrote: > Hi > > There is no problem in asking questions b

Re: query regarding KANNEL dlr

2016-09-03 Thread Alvaro Cornejo
Hi There is no problem in asking questions but always copy kannel group. This way the comunity can benefit from the information exchange and there might be someone with a better/faster answer to your question. Regards Alvaro

Re: kannel dlr configuration

2016-09-01 Thread Loyc Cossou
Hi, You need to make a script/program that will collect the DLRs and update field "status". That script must be reachable via the dlr_url addres. Your field "status" will not be updated by magic :). The dlr_url will be called by kannel when the DLR is received by kannel an

Re: kannel sqlbox with dl_url

2016-09-01 Thread Web Services
obile operator sim with teltonika gsm serial modem > attached with ubuntu box to send sms. > > > -- > *From:* Web Services > *Sent:* Thursday, September 1, 2016 2:24 PM > *To:* aacable > *Cc:* kannel users@kannel.org > *Subject:* Re: kannel sql

Re: kannel sqlbox with dl_url

2016-09-01 Thread JAHANZAIB SYED
at, i am using local mobile operator sim with teltonika gsm serial modem attached with ubuntu box to send sms. From: Web Services Sent: Thursday, September 1, 2016 2:24 PM To: aacable Cc: kannel users@kannel.org Subject: Re: kannel sqlbox with dl_url Hello

Re: kannel sqlbox with dl_url

2016-09-01 Thread Web Services
- > *From:* Web Services [via Kannel] <http:///user/SendEmail.jtp?type=node&node=32396&i=0>> > *Sent:* Thursday, September 1, 2016 12:59 PM > *To:* aacable > *Subject:* Re: kannel sqlbox with dl_url > > Hello, > > DLR URL don't impact sending or re

Re: kannel sqlbox with dl_url

2016-09-01 Thread aacable
binding smsc will solve this issue? can you please guide me how can i bind smsc with transceiver mode? eany example for it ? From: Web Services [via Kannel] Sent: Thursday, September 1, 2016 12:59 PM To: aacable Subject: Re: kannel sqlbox with dl_url Hello

Re: kannel sqlbox with dl_url

2016-09-01 Thread Web Services
rl. so i am trying to use UNIQUE SMS > ID here for test purposes. for unique id i am using unique text like > "ABCDE123" etc. > > > > > -- > *From:* Web Services > *Sent:* Thursday, September 1, 2016 2:12 PM > *To:* JAHANZAIB SYED

Re: kannel sqlbox with dl_url

2016-09-01 Thread JAHANZAIB SYED
i have no experience with php base url. so i am trying to use UNIQUE SMS ID here for test purposes. for unique id i am using unique text like "ABCDE123" etc. From: Web Services Sent: Thursday, September 1, 2016 2:12 PM To: JAHANZAIB SYED Cc: ka

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