Re: Opensmpp Plus Kannel Debian 11

2023-10-18 Thread info
Guys apologize for the noise the video helped (but I already figured it out after a couple more hours of reading) one of the errors was because I needed to compile ./configure source with --with-mysql and second issue with opensmpp after reading the --help in ./configure (in all debian

Re: Opensmpp Plus Kannel Debian 11

2023-10-16 Thread Mesbahuddin Malik
d64, > > I was successful in installing Kannel via the apt packages with no > problem, I was able to setup a fake SMSC to test and I saw the admin > panel showcase sent sms from the fake smsc I setup. > > I continued reading and wanted to install opensmpp and here is where >

Opensmpp Plus Kannel Debian 11

2023-10-16 Thread info
min panel showcase sent sms from the fake smsc I setup. I continued reading and wanted to install opensmpp and here is where the problem occurs. It seems I am not able to setup opensmpp without having the source kannel compile meaning (apt package might not be good option). I checkout svn both t

RE: OpenSMPP+Kannel: DLR: (dst & src) are expected INVETED in the deliver_sm (but remains as in submit_sm)

2022-06-09 Thread Mario Noboa
Hi list, I'm a newbie with opensmpp, i found this thread, I think I have the same problem. I'm woking with http-based smsc and opensmpp, and when i send a dlr, dst and src doesn't INVETED. I send the opensmppbox logs in the attachment Do you have any ideas? Thanks a lot!

Re: opensmpp failing to install

2022-04-27 Thread christopher kamutumwa
12/04/22, > 19:17:25 > > Le mar. 12 avr. 2022 à 15:56, christopher kamutumwa < > chriskamutu...@gmail.com> a écrit : > >> >> >> -- Forwarded message - >> From: christopher kamutumwa >> Date: Sun, Apr 10, 2022 at 4:18 AM >> Subject: op

Re: opensmpp failing to install

2022-04-12 Thread Loyc Cossou
um=signature&utm_campaign=signaturevirality11&;> 12/04/22, 19:17:25 Le mar. 12 avr. 2022 à 15:56, christopher kamutumwa < chriskamutu...@gmail.com> a écrit : > > > -- Forwarded message - > From: christopher kamutumwa > Date: Sun, Apr 10, 2022 at 4

opensmpp failing to install

2022-04-12 Thread christopher kamutumwa
Hello Support, Need help with installing opensmpp on ubuntu server below is error i receive when installing root@ubuntu:~/trunk# make make all-recursive make[1]: Entering directory `/root/trunk' Making all in gw make[2]: Entering directory `/root/trunk/gw' if gcc -DHAVE_CONFIG_H -I. -

Fwd: opensmpp failing to install

2022-04-12 Thread christopher kamutumwa
-- Forwarded message - From: christopher kamutumwa Date: Sun, Apr 10, 2022 at 4:18 AM Subject: opensmpp failing to install To: users Hello Support, Need help with installing opensmpp on ubuntu server below is error i receive when installing root@ubuntu:~/trunk# make make all

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

2020-12-25 Thread Ruben Melikyan
This is very old tread, but had been actual for me (currently using kannel 1.4.5, tried also on kannel 1.5.0 development version). No parameter change suggested not taking any effect on this issue and you will get consistent 1 msg/sec unless you change your config. I am using mysql for saving

Disable UDH Concatenation in OpenSMPP

2020-07-07 Thread Stephen Hyde
Hello, I have a kannel – opensmpp configuration. I have disabled concatenation in kannel by setting `sms-combine-concatenated-mo = false` in group core under kannel conf. Now opensmpp seems to be dropping the messages when it is a multipart message where it doesn’t receive all the parts. We

Re: opensmpp configure issue

2019-04-21 Thread Web Min
annel 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,

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

opensmpp configure issue

2019-04-19 Thread Rahul Mittal
Hi, I am trying to reconfigure opensmppbox but getting this error message: checking for "/usr/local/include/kannel/gw-config.h"... no configure: error: Unable to find gw-config.h, please provide a --with-kannel-dir= location So, I added the --with-kannel-dir= PATH but still same error. Looks l

Re: Need help for opensmpp and SQLBox

2019-02-24 Thread Stipe Tolj
le to send SMS. SQLBox is also working fine as all the messages I insert in the SEND_SMS table are being sent and moved to SENT_SMS. And all my clients are able to connect via SMPP and send SMS. The configuration is like OpenSmppBox and SQLBox are all connected to bearearBox, but I need this ope

Re: Need help for opensmpp and SQLBox

2019-02-18 Thread Loyc Cossou
t;> The configuration is like OpenSmppBox and SQLBox are all connected to >> bearearBox, but I need this openSMPP --> SQLBox --> Kannel. >> >> Bellow is my configuration files. Can you please advise on how to modify >> it so i have opensmppbox connected to sqlbox

Re: Need help for opensmpp and SQLBox

2019-02-18 Thread Web Min
SENT_SMS. > And all my clients are able to connect via SMPP and send SMS. > > The configuration is like OpenSmppBox and SQLBox are all connected to > bearearBox, but I need this openSMPP --> SQLBox --> Kannel. > > Bellow is my configuration files. Can you please advise on h

Need help for opensmpp and SQLBox

2019-02-18 Thread Loyc Cossou
s all the messages I insert in the SEND_SMS table are being sent and moved to SENT_SMS. And all my clients are able to connect via SMPP and send SMS. The configuration is like OpenSmppBox and SQLBox are all connected to bearearBox, but I need this openSMPP --> SQLBox --> Kannel. B

Re: Routing to multiple SMSCs OPENSMPP

2017-07-29 Thread Davor Spasoski
lf Of Davor Spasoski Sent: Wednesday, July 26, 2017 10:35 PM To: Gorki Alfaro <gork...@gmail.com> Cc: users@kannel.org Subject: Re: Routing to multiple SMSCs OPENSMPP   The smscs do not necessarily have to have same-ids. Same smsc-ids are used when you want to load balance the traffic amo

Re: Routing to multiple SMSCs OPENSMPP

2017-07-28 Thread Gorki Alfaro
to have a preferred SMSC for prefix3 instead of > load sharing, just add preferred-smsc-id = SMSC1 in the SMSC1 configuration. > > > > Good luck! > > > > *Davor Spasoski* > > > > *From:* users [mailto:users-boun...@kannel.org] *On Behalf Of *Davor > Spa

RE: Routing to multiple SMSCs OPENSMPP

2017-07-27 Thread Davor Spasoski
f load sharing, just add preferred-smsc-id = SMSC1 in the SMSC1 configuration. Good luck! Davor Spasoski From: users [mailto:users-boun...@kannel.org] On Behalf Of Davor Spasoski Sent: Wednesday, July 26, 2017 10:35 PM To: Gorki Alfaro Cc: users@kannel.org Subject: Re: Routing to multiple SMSC

Re: Routing to multiple SMSCs OPENSMPP

2017-07-26 Thread Davor Spasoski
aso...@onevip.mk>: Hi,   Try using the allowed-smsc-id and allowed-prefix of the SMSC group set of variables.   Davor Spasoski From: users [mailto:users-bounces@kannel.org] On Behalf Of Gorki Alfaro Sent: Wednesday, July 26, 2017 5:47 AM To: users@kannel.org Subject: Routing to multiple SMSCs OPE

Re: Routing to multiple SMSCs OPENSMPP

2017-07-26 Thread Gorki Alfaro
...@kannel.org] *On Behalf Of *Gorki > Alfaro > *Sent:* Wednesday, July 26, 2017 5:47 AM > *To:* users@kannel.org > *Subject:* Routing to multiple SMSCs OPENSMPP > > > > Hello my friends > > > > Does anyone solve this situation? I have clients connecting to me >

RE: Routing to multiple SMSCs OPENSMPP

2017-07-26 Thread Davor Spasoski
Hi, Try using the allowed-smsc-id and allowed-prefix of the SMSC group set of variables. Davor Spasoski From: users [mailto:users-boun...@kannel.org] On Behalf Of Gorki Alfaro Sent: Wednesday, July 26, 2017 5:47 AM To: users@kannel.org Subject: Routing to multiple SMSCs OPENSMPP Hello my

Routing to multiple SMSCs OPENSMPP

2017-07-25 Thread Gorki Alfaro
Hello my friends Does anyone solve this situation? I have clients connecting to me through SMPP connections who needs to send messages to more than one SMSC however OPENSMPP configuration only allows one SMSC (variable route-to-smsc) . The question is: How can I redirect messages to different

Re: ALLOW MULTIPLE CONNECTIONS TO OPENSMPP

2017-03-27 Thread Gorki Alfaro
e same user. > > eg: > username_1 password_1 system_type_1 > username_1 password_1 system_type_2 > > > Best Regards, > Michael Nwaogu C > > > On Sunday, March 26, 2017 5:58 AM, Gorki Alfaro wrote: > > > Hello > > I have a question about opensmpp...Is the

ALLOW MULTIPLE CONNECTIONS TO OPENSMPP

2017-03-25 Thread Gorki Alfaro
Hello I have a question about opensmpp...Is there any way to allow multiple connections to opemsmpp from the same user ( ESME only one time listed in smpplogins) ? By now If I try to do this I received the the message "opensmppbox[] : Multiple login: Disconnect" Thanks in advanc

ALLOW MULTIPLE CONNECTIONS TO OPENSMPP from the same account

2017-03-24 Thread Gorki Alfaro
Hello I have a question about opensmpp...Is there any way to allow multiple connections to opemsmpp from an ESME( only one time listed in smpplogins) ? By now If I try to do this I received the the message "opensmppbox[] : Multiple login: Disconnect" Thanks in advance for your c

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

2017-02-05 Thread Gorki Alfaro
in case this happens after receiving a multi-part sms message, >> please check-out latest svn version. >> >> == Rene >> >> -- Origineel bericht -- >> Van: "Rene Kluwen" >> Aan: "Gorki Alfaro" ; users@kannel.org; >> chrisk

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

2017-02-05 Thread Gorki Alfaro
> Aan: "Gorki Alfaro" ; users@kannel.org; > chriskamutu...@gmail.com > Verzonden: 5-2-2017 10:56:52 > Onderwerp: Re: Opensmpp shuts down after panic twice a day > > Could you pass us the output, on your machine from: > > addr2line -e /usr/local/kannel/sbin/opensm

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" Aan: "Gorki Alfaro" ; users@kannel.org; chriskamutu...@gmail.com Verzonden: 5-2-2017 10:56:52 Onderwerp

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 Onderwerp: Open

Opensmpp shuts down after panic twice a day

2017-02-03 Thread Gorki Alfaro
Hello my friends/Chris Does anyone solve this situation? I am running `svn-r5141' and the same happens, crash after sending long messages. Thanks in advance Gorki - hello all , i have a problem with opensmpp it randomly shuts

Re: Force DLR Request in OpenSMPP Kannel

2016-11-29 Thread Amritesh Rachelwar
lumn(maps to registered_delivery value) in sendsms table. >> >> >> >> BR >> >> Vangelis >> >> >> >> *From: *Gorki Alfaro >> *Sent: *Thursday, April 14, 2016 11:06 PM >> *To: *Vangelis Typaldos >> *Cc: *Rene Kluwen ; user

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" Aan: Cc: "users" 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: What's the output of: addr2line -e /pat

Re: Opensmpp shuts down after panic twice a day

2016-11-17 Thread Stipe Tolj
Am 14.11.2016 14:43, schrieb Rene Kluwen: What's the output of: addr2line -e /path/to/opensmppbox 0x40ed03 0x413f3e 0x44e7d9 since I need to mange a lot of these addr2line calls manually from time to time, SHOULD we add a facility in the backtrace calling of Kannel itself to check if addr2li

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 day hello all

Opensmpp shuts down after panic twice a day

2016-11-10 Thread christopher kamutumwa
hello all , i have a problem with opensmpp it randomly shuts down after panic below is error from logs please advise whats causing this and solution [root@smpp01 sbin]# 2016-11-09 09:44:12 [21810] [13] PANIC: /usr/local/kannel/sbin/opensmppbox() [0x46493c] 2016-11-09 09:44:12 [21810] [13] PANIC

Re: Force DLR Request in OpenSMPP Kannel

2016-04-15 Thread Gorki Alfaro
Sent: Thursday, April 14, 2016 11:06 PM > To: Vangelis Typaldos > Cc: Rene Kluwen; users@kannel.org > Subject: Re: Force DLR Request in OpenSMPP Kannel > > Hello Friends > > I have installed SQLBox between BearerBox and OpenSMPPBox, I will try > changing the DRL

RE: Force DLR Request in OpenSMPP Kannel

2016-04-15 Thread Vangelis Typaldos
. BR Vangelis From: Gorki Alfaro<mailto:gork...@gmail.com> Sent: Thursday, April 14, 2016 11:06 PM To: Vangelis Typaldos<mailto:vty...@outlook.com> Cc: Rene Kluwen<mailto:rene.klu...@chimit.nl>; users@kannel.org<mailto:users@kannel.org> Subject: Re: Force DLR Request i

Re: Force DLR Request in OpenSMPP Kannel

2016-04-14 Thread Gorki Alfaro
: *Thursday, April 14, 2016 10:11 AM > *To: *'Gorki Alfaro' ; users@kannel.org > *Subject: *RE: Force DLR Request in OpenSMPP Kannel > > > > I don’t think this is possible without changing the source code. > > > > *Van:* users [mailto:users-boun...@k

RE: Force DLR Request in OpenSMPP Kannel

2016-04-14 Thread Vangelis Typaldos
AM To: 'Gorki Alfaro'<mailto:gork...@gmail.com>; users@kannel.org<mailto:users@kannel.org> Subject: RE: Force DLR Request in OpenSMPP Kannel I don’t think this is possible without changing the source code. Van: users [mailto:users-boun...@kannel.org] Namens Gorki Alfaro Verzo

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

Force DLR Request in OpenSMPP Kannel

2016-04-13 Thread Gorki Alfaro
Hello friends Is there any way to enable a DLR request on OpenSMPP client even if this is not requested by the SMPP client (ESME)? I would like to keep record of the delivery success rate for billing and statistics purporses. Regards, Gorki

Send DLR request automatically without ESME intervention OpenSMPP +Kannel

2016-04-12 Thread Gorki Alfaro
Hello I would like to know if is posible to Send DLR requests automatically without ESME intervention , so far if a ESME user send a DLR request I cannot see it or keep it when is answered by the SMSC(the ESME received it perfectly) ; additionally some of my ESME customer don't use the DLR feature

promblem in configuration of opensmpp with http smsc

2016-02-26 Thread Amit Nakum
ox.conf group = sqlbox id = sqlbox-db smsbox-id = mysmsbox bearerbox-host = 127.0.0.1 bearerbox-port = 13001 smsbox-port = 13005 smsbox-port-ssl = false sql-log-table = sent_sms sql-insert-table = send_sms log-file = "/var/log/kannel/kannel-sqlbox.log" log-level = 0 group = mysql-connect

OpenSMPP PANIC HELP

2016-01-21 Thread crystalik
e093d] Even when we restart the opensmpp, we may connect succesfull but once we try to initialise, it gives the error below and the same error above in the log: [160121-124837] call: Connected [160121-124900] call: Initialization failed. Error: -4 [160121-124900] call: Disconnected. Reason: 0 Has a

OPENSMPP Connection

2015-12-08 Thread Ammar Ali
*Hello To All,* I have configured Kannel as SMPP and designed some smpp connection for smpp user. But I have some issue in this. When users sends lots of message on this smpp connection, a queue generates and after some time rejects queue messages and produced below error: 919424827791 Rejected

Multiple OpenSMPP Session

2015-12-08 Thread Ammar Ali
*Hello All,* I have configured kannel as smpp providers. This is my whole system: 1 BearerBox 1 SMSBox 1 SQLBox 2 OpenSMPPBox 2 SMSC Conncetions The problem is that my smpp user getting this below error: 91840102 Rejected by Kannel or Provider (Detailed Reason: NACK/Retries Exceeded) 2015-

Fwd: kannel + OpenSMPP ?

2015-10-02 Thread Flames Group SIA
+ TCP packets: 1 0.0 127.0.0.1 127.0.0.1 TCP 76 43337→13004 [SYN] Seq=0 Win=43690 Len=0 MSS=65495 SACK_PERM=1 TSval=1916173 TSecr=0 WS=128 2 0.33000 127.0.0.1 127.0.0.1 TCP 56 13004→43337 [RST, ACK] Seq=1 Ack=1 Win=0 Len=

kannel + OpenSMPP ?

2015-10-02 Thread Flames Group SIA
Hello everyone, I've been trying to set up kannel to accept SMPP connections from OpenSmpp http://opensmpp.org/, but it doesn't seem to be working at all. It seems like something is missing. Any ideas? Thanks in advance. Vladimir Ubuntu 15.04, kannel 1.4.3 kannel.conf conte

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

2015-05-04 Thread Beck, Stuart (ADE-MNT)
[mailto:users-boun...@kannel.org] On Behalf Of Michael Epstein Sent: maandag 27 april 2015 20:45 To: Beck, Stuart (ADE-MNT); users@kannel.org Subject: Re: getting consistent 1 msg/sec sending with Kannel + opensmpp box Hi Beck, We switch to HTTP the problem is definitely related to opensmppbox. I

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

2015-04-29 Thread Rene Kluwen
Of Michael Epstein Sent: maandag 27 april 2015 20:45 To: Beck, Stuart (ADE-MNT); users@kannel.org Subject: Re: getting consistent 1 msg/sec sending with Kannel + opensmpp box Hi Beck, We switch to HTTP the problem is definitely related to opensmppbox. I would just suggest switching and maybe

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

2015-04-27 Thread Michael Epstein
w.perusms.com> On Wed, Apr 8, 2015 at 12:30 PM, Michael Epstein mailto:mepst...@callfire.com>> wrote: Hi Again, Tried moving to bigger better hardware 8 core 30gb machine still same 1 msg/sec. Which points to some sort of purposeful limit.

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

2015-04-27 Thread Beck, Stuart (ADE-MNT)
vias via SMS y GPRS online Visitenos en www.perusms.com<http://www.perusms.com> On Wed, Apr 8, 2015 at 12:30 PM, Michael Epstein mailto:mepst...@callfire.com>> wrote: Hi Again, Tried moving to bigger better hardware 8 core 30gb machine still same 1 msg/sec. Which

Re: sqlbox send_sms and openSMPP

2015-04-17 Thread Ali Kashif
Thanks Renu for information, i got it trigger will not help me. i think i need to mod the sqlbox but for that i need to understand it first. i am bit stuck with one question Does openSMPP handover message to SQLbox and SQLBox logs and forwards it to bearerbox or OpenSMPP hands over message to

RE: sqlbox send_sms and openSMPP

2015-04-15 Thread Rene Kluwen
Behalf Of Alvaro Cornejo Sent: dinsdag 14 april 2015 23:22 To: Ali Kashif Cc: users@kannel.org Subject: Re: sqlbox send_sms and openSMPP Hi As far as I know, openSMPP talks directly to bearerbox in "bearerbox language". Sqlbox read sms from send_sms table, send them to bearerbox an

Re: sqlbox send_sms and openSMPP

2015-04-15 Thread Ali Kashif
Alvaro --> if you see my above configuration, openSMPP is connecting to sqlbox on 13002 and sqlbox is connecting to kannel on 13001 so it seems like traffic is passing through SQLBox more over i have logs for all sent sms in my sqlbox sent_sms table. so if i agree with you, how messages

Re: sqlbox send_sms and openSMPP

2015-04-14 Thread Alvaro Cornejo
Hi As far as I know, openSMPP talks directly to bearerbox in "bearerbox language". Sqlbox read sms from send_sms table, send them to bearerbox and move sms to sent_sms table. Regar

sqlbox send_sms and openSMPP

2015-04-14 Thread Ali Kashif
Dear Users, I am trying to create a black list system using sqlbox. I have openSMPP --> SQLBox --> Kannel ### SMPPbox ### group = core dlr-storage = internal group = opensmppbox opensmppbox-id = smppbox1 opensmppbox-port = bearerbox-host = 127.0.0.1 bearerbox-port =

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

2015-04-10 Thread Michael Epstein
t of purposeful limit. Any ideas? Thank again, Mike On 4/7/15 8:36 PM, Michael Epstein wrote: Hi All, I have an SMPP server setup and am using Kannel as a proxy with opensmpp box from app. When I connect dire

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

2015-04-09 Thread Michael Epstein
4/7/15 8:36 PM, Michael Epstein wrote: Hi All, I have an SMPP server setup and am using Kannel as a proxy with opensmpp box from app. When I connect directly to the SMPP server the throughput is over 10x higher than going through Kannel. When g

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

2015-04-08 Thread Michael Epstein
gger better hardware 8 core 30gb machine still same 1 msg/sec. Which points to some sort of purposeful limit. Any ideas? Thank again, Mike On 4/7/15 8:36 PM, Michael Epstein wrote: Hi All, I have an SMPP server setup and am using Kannel as a proxy

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

2015-04-08 Thread Alvaro Cornejo
to bigger better hardware 8 core 30gb machine still same 1 > msg/sec. > > Which points to some sort of purposeful limit. > > Any ideas? > > Thank again, > Mike > > > On 4/7/15 8:36 PM, Michael Epstein wrote: > >> Hi All, >> >> I have an SMPP server set

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

2015-04-08 Thread Michael Epstein
opensmpp box from app. When I connect directly to the SMPP server the throughput is over 10x higher than going through Kannel. When going through Kannel I always get exactly 1 msg/sec. I have been tweaking and testing kannel configs with no luck. any help would be greatly appreciated. Thanks, Mike

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

2015-04-07 Thread Michael Epstein
Hi All, I have an SMPP server setup and am using Kannel as a proxy with opensmpp box from app. When I connect directly to the SMPP server the throughput is over 10x higher than going through Kannel. When going through Kannel I always get exactly 1 msg/sec. I have been tweaking and testing

GET URL for Billing in OpenSMPP Box

2015-04-02 Thread Husnain Taseer
Hi Kannel Users, I am using opensmppbox to proxy all the SMS, I want to bill SMS on the RUN means as user send the SMS I have to deduct his balance from the database. My setup is like this : Client's Kennel -SMPP> Opensmppbox --SMPP (via kannel)--> SMSC/Provider Is there any way t

OpenSMPP - Kannel configuration

2014-12-30 Thread Francisco Javier Arenales CASTRODEZA
Hi folks, At the moment, I have set up Kannel (1.5) with OpenSMPP to test my own gateway. The schema is the next: [My Gateway,OpenSMPP (Port 2775) ,BearerBox (Port 17601) ,HTTP Server (Port 28080)] [Http SMS Center (Port 17612)] Everything is OK for

OPENSMPP DLR source and Destination addresses inverted

2014-06-23 Thread MOSES KARIUKI
Hey all, Anyone knows why the dlr from an ESME to Opensmppbox to ESME are inveted? Help, Mose

RE: compiling and using opensmpp as a windows service

2014-01-29 Thread Rene Kluwen
From: Thomas Reis [mailto:thomas.karl.r...@gmail.com] Sent: woensdag 29 januari 2014 16:30 To: Rene Kluwen Subject: Re: compiling and using opensmpp as a windows service changed the cygwin1.dll and now it runs in the shell...but not as a service like the bearerbox does. 2014-01-29 Rene

RE: compiling and using opensmpp as a windows service

2014-01-29 Thread Rene Kluwen
com] Sent: woensdag 29 januari 2014 14:24 To: Rene Kluwen Subject: Re: compiling and using opensmpp as a windows service mhm...not really I mean: --- opensmppbox.exe - Entry Point Not Found --- The procedure entry point __assert_func could not

FW: compiling and using opensmpp as a windows service

2014-01-29 Thread Rene Kluwen
Please always copy the users list. From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent: woensdag 29 januari 2014 13:59 To: 'Thomas Reis' Subject: RE: compiling and using opensmpp as a windows service I mean running opensmppbox.exe directly. Without cygrunsrv. You will s

Re: OpenSMPP Crashing after client's disconnect

2013-11-22 Thread ignamun
using latest svn? From: users [mailto:users-boun...@kannel.org] On Behalf Of igna...@gmail.com Sent: vrijdag 22 november 2013 21:18 To: users@kannel.org Subject: OpenSMPP Crashing after client's disconnect Hello List, I’m having an issue with OpenSMPPBOX. Basically the applic

RE: OpenSMPP Crashing after client's disconnect

2013-11-22 Thread Rene Kluwen
I remember it used to be an issue in an old version. Are you using latest svn? From: users [mailto:users-boun...@kannel.org] On Behalf Of igna...@gmail.com Sent: vrijdag 22 november 2013 21:18 To: users@kannel.org Subject: OpenSMPP Crashing after client's disconnect Hello List,

OpenSMPP Crashing after client's disconnect

2013-11-22 Thread ignamun
Hello List, I’m having an issue with OpenSMPPBOX. Basically the application crashes after the SMPP client disconnects. I can send messages, and everything works fine, but at the moment the client disconnects, the app crashes. If anybody could give me a hand on this, it would be very helpful

RE: OPENSMPP LOGIN ISSUE

2013-11-12 Thread Rene Kluwen
The system type is case sensitive. From: users [mailto:users-boun...@kannel.org] On Behalf Of michael osakede Sent: woensdag 23 oktober 2013 13:41 To: users@kannel.org Subject: OPENSMPP LOGIN ISSUE Hi, I am having issues login into my opensmppbox from a remote kannel gateway. This

RE: opensmpp

2013-11-12 Thread Rene Kluwen
Get a copy of the user guide in the doc directory of opensmppbox. Maybe you need to do a "make docs" first. == Rene From: users [mailto:users-boun...@kannel.org] On Behalf Of Alok Srivastava Sent: donderdag 31 oktober 2013 7:00 To: users@kannel.org Subject: opensmpp dear

Re: OPENSMPP User Based Routing

2013-11-06 Thread michael osakede
Hi, How do I route sms based on login? I can route the MO using smsbox-route, know how do I route MT from the opensmppbox client? Regards, Michael On Wednesday, November 6, 2013 1:00 PM, michael osakede wrote: Hi, How do I route sms based on login? Regards, Michael

OPENSMPP User Based Routing

2013-11-06 Thread michael osakede
Hi, How do I route sms based on login? Regards, Michael

OPENSMPP User Based Routing

2013-11-06 Thread michael osakede
Hi, How do I route sms based on login? Regards, Michael

opensmpp

2013-10-30 Thread Alok Srivastava
dear list plz help, will i have to configure opensmpp for configuring kannel as a smpp server. plz share a tutorial for opensmpp. thanks abhi

OPENSMPP LOGIN ISSUE

2013-10-23 Thread michael osakede
= "precin4" smsc-password = "precin4" system-type = "VMA" interface-version = 52 keepalive = 50 allowed-smsc-id = precin4 transceiver-mode = true msg-id-type =  0x00 throughput = 12 max-pending-submits = 10 wait-ack = 600 OPENSMPP LOG 2013-04-10 13:05:14 [20962] [2] DEBUG

Re: Kannel + OpenSMPP box

2013-05-30 Thread Stipe Tolj
Am 23.05.2013 19:21, schrieb spameden: Unfortunately there is no solution. You can modify yourself source code to achieve it. Or you can look at the commercial SMPPBox, msg st...@tolj.org for details. I'll be pleased to provide more information about the commercial add

Re: Kannel + OpenSMPP box

2013-05-24 Thread Alexander Malysh
, what is the solution ? Is there any queue or store can be > implemented/configured. > > Saju > > From: spameden [mailto:spame...@gmail.com] > Sent: Thursday, May 23, 2013 09:02 PM > To: Saju John > Cc: Вадим Бажов ; users@kannel.org > Subject: Re: Kannel + Open

Re: Kannel + OpenSMPP box

2013-05-23 Thread spameden
u > > *From*: spameden [mailto:spame...@gmail.com] > *Sent*: Thursday, May 23, 2013 09:02 PM > *To*: Saju John > *Cc*: Вадим Бажов ; users@kannel.org > > *Subject*: Re: Kannel + OpenSMPP box > > That's exactly what I've said to Vadim. > > > 2013/

Re: Kannel + OpenSMPP box

2013-05-23 Thread Saju John
So, what is the solution ? Is there any queue or store can be implemented/configured. Saju From: spameden [mailto:spame...@gmail.com] Sent: Thursday, May 23, 2013 09:02 PM To: Saju John Cc: Вадим Бажов ; users@kannel.org Subject: Re: Kannel + OpenSMPP box That's exactly what I'

Re: Kannel + OpenSMPP box

2013-05-23 Thread spameden
tenance at client site or internet > disconnection. > > Saju > > -- > *From:* spameden [spame...@gmail.com] > *Sent:* Thursday, May 23, 2013 8:19 PM > *To:* Вадим Бажов > *Cc:* Saju John; users@kannel.org > *Subject:* Re: Kannel + OpenSMPP box

RE: Kannel + OpenSMPP box

2013-05-23 Thread Saju John
: spameden [spame...@gmail.com] Sent: Thursday, May 23, 2013 8:19 PM To: Вадим Бажов Cc: Saju John; users@kannel.org Subject: Re: Kannel + OpenSMPP box 2013/5/23 Вадим Бажов mailto:mas...@remort.net>> why opensmppbox is disconnected? it should be always bounded with kannel. you'll better st

Re: Kannel + OpenSMPP box

2013-05-23 Thread spameden
2013/5/23 Вадим Бажов > why opensmppbox is disconnected? it should be always bounded with > kannel. you'll better start all the service using bearerbox masterservice. > it'll run kannel+all modules mentioned in kannel.conf such as opensmppbox, > sqlbox if present. > It has nothing to do with op

Re: Kannel + OpenSMPP box

2013-05-23 Thread Вадим Бажов
why opensmppbox is disconnected? it should be always bounded with kannel. you'll better start all the service using bearerbox masterservice. it'll run kannel+all modules mentioned in kannel.conf such as opensmppbox, sqlbox if present. if your trouble is in ability to send more than one sms at

Kannel + OpenSMPP box

2013-05-23 Thread Saju John
Hello All, I am using the kannel + opensmppbox for sending and receiving the message. Kannel has multiple smpp connection to SMSC. The users connect to the opensmppbox and submit and receive SMSs. When a new message is received at the SMSC from the mobile , it is transferred to the kannel and t

FW: OpenSMPP Manual

2013-02-04 Thread Rene Kluwen
A) as described in the manual. You might need to set some routing options as well. Both for both bearerboxes as for opensmppbox. == Rene From: michael osakede [mailto:ire...@yahoo.com] Sent: maandag 4 februari 2013 22:21 To: Rene Kluwen Subject: Re: OpenSMPP Manual Hi

Re: OpenSMPP Manual

2013-02-04 Thread michael osakede
Regards, Michael From: spameden To: michael osakede Cc: "users@kannel.org" Sent: Monday, February 4, 2013 6:29 PM Subject: Re: OpenSMPP Manual You can build documentation from SVN repository at svn.kannel.org config examples as well :) 2013/2/4 michael osakede : > Hi, > >

Re: OpenSMPP Manual

2013-02-04 Thread spameden
You can build documentation from SVN repository at svn.kannel.org config examples as well :) 2013/2/4 michael osakede : > Hi, > > Can any one point me in the direction of a good opensmpp documentation with > sample config files? > > Michael

OpenSMPP Manual

2013-02-04 Thread michael osakede
Hi, Can any one point me in the direction of a good opensmpp documentation with sample config files? Michael

RE: openSMPP PANIC:

2012-12-10 Thread Rene Kluwen
When in your svn folder, type: cd trunk/addons/opensmppbox svn update -r63 and make and install again. == Rene From: Ali Kashif [mailto:syedalikas...@gmail.com] Sent: maandag 10 december 2012 14:14 To: Rene Kluwen Cc: us...@vm1.kannel.org Subject: Re: openSMPP PANIC: Hi Rene

Re: openSMPP PANIC:

2012-12-10 Thread Ali Kashif
Hi Rene, i tried to update the SVN and got this . [root@vps svn]# svn update -r63 Skipped '.' [root@vps svn]# reproduce steps are . I just download the latest source about 2 or 3 hours back using svn co https://svn.kannel.org/gateway/trunk cd trunk ~]#./configure --with-mysql --enable-start-s

RE: openSMPP PANIC:

2012-12-10 Thread Rene Kluwen
2012 12:03 To: us...@vm1.kannel.org Subject: openSMPP PANIC: Dear Users, My open SMPP is giving me following PANIC and closes itself. i have not clue what this this ? can anyone help me in this? 2012-12-10 10:53:12 [21885] [2] DEBUG: assemble multi-part message. 2012-12-10 10:53

opensmpp + sql ??

2012-10-29 Thread Artem Chekulaev
I try to start using opensmppbox with mysql base First I compiled kannel with mysql (--with-mysql), compiled sqlbox and compiled opensmppbox with mysql support too. This is opensmppbox config, taken from samples group = core dlr-storage = mysql store-location = "/var/log/kannel/smpp_sms" group

RE: OpenSMPP+Kannel: DLR: (dst & src) are expected INVETED in the deliver_sm (but remains as in submit_sm)

2012-06-15 Thread Niel
and "kannel will be past memory", do you quit the > telecom world or kannel is going to die ? > > Best regards > > -Message d'origine- > De : users-boun...@kannel.org [mailto:users-boun...@kannel.org] De la part > de Niel > Envoyé : vendredi 15 juin 2012 1

RE: OpenSMPP+Kannel: DLR: (dst & src) are expected INVETED in the deliver_sm (but remains as in submit_sm)

2012-06-15 Thread info.ubichip
t;, do you quit the telecom world or kannel is going to die ? Best regards -Message d'origine- De : users-boun...@kannel.org [mailto:users-boun...@kannel.org] De la part de Niel Envoyé : vendredi 15 juin 2012 13:58 À : users@kannel.org Objet : RE: OpenSMPP+Kannel: DLR: (dst & s

  1   2   >