Re: Routing DLR to ESME using OpenSMPPBox

2022-05-09 Thread Ruben Melikyan
Hi, According to provided log, it seems kannel does not find dlr record to process. Returning to your configs It will be better to let CORE to handle dlr store and update process. So, i suggest to remove dlr-storage=internal line from opensmppbox config and place it to core setup. Below is my

Re: Routing DLR to ESME using OpenSMPPBox

2022-05-08 Thread christopher kamutumwa
Melikyan > > On 8 May 2022, at 10:32, christopher kamutumwa > wrote: > >  > > I have configured my servers to send from ESME to SMSC through OpenSMPPBox, > i have applied the below flow > ESME -->> OpenSMPPBox -->> SQLBox -->>Bearerbox -->> SMSC > &

Re: Routing DLR to ESME using OpenSMPPBox

2022-05-08 Thread Ruben Melikyan
Try to set in smsc config the following line: reroute-dlr=true Best regards, Ruben Melikyan > On 8 May 2022, at 10:32, christopher kamutumwa > wrote: > >  > I have configured my servers to send from ESME to SMSC through OpenSMPPBox, > i have applied the below flow >

Routing DLR to ESME using OpenSMPPBox

2022-05-07 Thread christopher kamutumwa
I have configured my servers to send from ESME to SMSC through OpenSMPPBox, i have applied the below flow ESME -->> OpenSMPPBox -->> SQLBox -->>Bearerbox -->> SMSC I have succeeded in sending the sms from ESME to the SMSC but my problem is related to the DLR. The Bearerb

RE: OpenSMPPBox won't create DLR

2021-04-29 Thread Rene Kluwen
Hi Martin, About Github: +1 from me, how about the main developer(s) in charge? The force-dlr option is a good idea, but it’s better to implement it in bearerbox, as in your use-case you always want it – not just for messages relayed via opensmppbox? I’m not sure if something like that

Re: OpenSMPPBox won't create DLR

2021-04-29 Thread Martin Caetano
o the project. By the way, wouldn’t be better to migrate the kannel to Github and ditch subversion? I guess it would encourage more collaboration and make life easier for everybody. Martin. > On Apr 29, 2021, at 4:18 PM, Rene Kluwen wrote: > > Hi Martin, > > Looks like you got op

Re: OpenSMPPBox won't create DLR

2021-04-29 Thread Web Min
wrote: > Hi Martin, > > Looks like you got opensmppbox setup correctly for dlr. > Adding or omitting sqlbox won't make a difference, like you already saw > that > correctly. > > Could you list if there is any rows available in the dlr table in your > postgres databa

RE: OpenSMPPBox won't create DLR

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

OpenSMPPBox won't create DLR

2021-04-29 Thread Martin Caetano
tforward: I'm connected using SMPP to OpenSMPPBox, using PostgreSQL and routing to a SMPP SMSC like this: opensmppbox --> sqlbox -> bearerbox -> smsc I can send SMS with no problem to the other end and I can see the pdu responses back in the logs. However, the DLRs aren'

Issue/Bug in opensmppbox

2021-02-01 Thread mosbah abdelkader
Hello all, We got a ticket from a customer where the sms has not received final dlr (status still in ACK). We analyzed our packet trace and we found that our opensmppbox sent the deliver_sm before sending the submit_sm_resp which leads to mis-interpretation of the dlr on their side !!. The

Re: OPENSMPPBOX code 0x0000000d (Bind Failed) help

2020-11-30 Thread Mesbahuddin Malik
= Rene >> >> >> >> *Van:* users *Namens *Michael Osakede >> *Verzonden:* maandag 30 november 2020 03:06 >> *Aan:* users@kannel.org >> *Onderwerp:* OPENSMPPBOX code 0x000d (Bind Failed) help >> >> >> >> Hello, >> >> >> &g

Re: OPENSMPPBOX code 0x0000000d (Bind Failed) help

2020-11-30 Thread Michael Osakede
den:* maandag 30 november 2020 03:06 > *Aan:* users@kannel.org > *Onderwerp:* OPENSMPPBOX code 0x000d (Bind Failed) help > > > > Hello, > > > > I have this setup > > > > KANNEL SMSC <==> OPENSMPPBOX Server > > below are the opensmppbox and ka

RE: OPENSMPPBOX code 0x0000000d (Bind Failed) help

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

OPENSMPPBOX code 0x0000000d (Bind Failed) help

2020-11-29 Thread Michael Osakede
Hello, I have this setup KANNEL SMSC <==> OPENSMPPBOX Server below are the opensmppbox and kannel config. OPENSMPPBOX group = core dlr-storage = internal group = opensmppbox opensmppbox-id = orange opensmppbox-port = 1991 bearerbox-host = localhost bearerbox-port = 13001 our-sys

help with handling incoming sms via opensmppbox to sqlbox

2020-04-07 Thread Muteesa Fred
Hello Users, I have installed kannelOpensmpp à sqlbox -> smscI want to receive an sms via the opensmppbox and route it via smsc using sql box. Please advise on the best way to achieve this. I have installed kannel, sqlbox, opensmppbox successfully.  Regards,Fred Muteesa Sent from Mail for Wind

Re: opensmppbox smsc-route

2020-04-01 Thread Techinnovation
Thank you ! It works for me. BR, Aleksandr Monday, March 30, 2020, 11:22:33 AM, you wrote: You need a separate opensmppbox.conf for each instance. Then start opensmppbox three times, each with it’s own config file. Van: Techinnovation Verzonden: maandag 30 maart 2020 11:00 Aan: Rene Kluwen

RE: opensmppbox smsc-route

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

Re: opensmppbox smsc-route

2020-03-30 Thread Techinnovation
Hello, Could you please support with configurations where three separate opensmppbox instances ? It will be help with example. Thank you ! BR, Alekxandr Tuesday, January 28, 2020, 10:38:52 AM, you wrote: Hello Rene, Could you please share example of configurations with three separate

opensmppbox wrong delivery report

2020-02-18 Thread Techinnovation
Hello, I found that opensmppbox sent wrong delivery report to ESME: "DELIVRD err:27" instead "EXPIRED err:27" SMS flow : ESME(esme-1) -> OPENSMPPBOX -> KANNEL -> SMSC(smsc-1) Can you please assist me. From SMSC(smsc-1) kannel received correct status EXPIRED err

Re: Issue of DLR - URL with opensmppbox kannel

2020-02-13 Thread Web Min
Provide your sqlbox.conf please On Thu, Feb 13, 2020, 4:32 PM Umair Baig wrote: > Hello All, > > I have configured opensmppbox and I am trying to submit sms using mysql as > dlr storage. > When I receive sms it gets delivered but dlr does not get inserted into > dlr table inst

Re: Issue of DLR - URL with opensmppbox kannel

2020-02-13 Thread Umair Baig
Thanks it worked. *Thanks & Regards,* *UMAIR BAIG* *Sr.Manager* *Buzz: +91- 7738857063* *On Desk: 022-22007840* *SKYPE-ID -umair.baig2893* On Thu, Feb 13, 2020 at 8:28 PM Antony Stone < antony.st...@kannel.open.source.it> wrote: > On Thursday 13 February 2020 at 15:

Issue of DLR - URL with opensmppbox kannel

2020-02-13 Thread Tolga Ulas
I think url field should be varchar since it will store a urlencoded string so that smsbox will summon it by populating with its variables. > Hello Rene, Firstly thanks for your response. The length of my url field in > dlr table is bigint(20) so I think this is enough. and the dlr table is empty

Re: Issue of DLR - URL with opensmppbox kannel

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

Re: Issue of DLR - URL with opensmppbox kannel

2020-02-13 Thread Umair Baig
your new_sms database? > > What I guess here is that the url column is just too short. > > > > == Rene > > > > *Van:* users *Namens *Umair Baig > *Verzonden:* donderdag 13 februari 2020 15:31 > *Aan:* users@kannel.org > *Onderwerp:* Issue of DLR - URL with

RE: Issue of DLR - URL with opensmppbox kannel

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

Issue of DLR - URL with opensmppbox kannel

2020-02-13 Thread Umair Baig
Hello All, I have configured opensmppbox and I am trying to submit sms using mysql as dlr storage. When I receive sms it gets delivered but dlr does not get inserted into dlr table instead I get an error message in opensmppbox logs saying the below. 2020-02-13 19:21:14 [15724] [2] ERROR: MYSQL

Re: opensmppbox smsc-route

2020-01-27 Thread Techinnovation
Hello Rene, Could you please share example of configurations with three separate opensmppbox instances ? BR, Aleksandr Monday, January 27, 2020, 2:17:44 PM, you wrote: Inside of opensmppbox there is no esme-routing. Apart from that, Kannel itself only has prefix-routing that you could use

RE: opensmppbox smsc-route

2020-01-27 Thread Davor Spasoski
You can do that in bearerbox config in the smsc group. You should use the allow-smsc-id = customerX whee customerX is the esme system-id that is propagated as smsc-id due to the directive that you use in opensmppbox: use-systemid-as-smsboxid = true For the reverse direction you should route all

RE: opensmppbox smsc-route

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

opensmppbox smsc-route

2020-01-27 Thread Techinnovation
Hello, I have installed kannel with opensmmbox, all work fine. I have connected 3 different ESME customers on opensmppbox, and I need for each ESME have additional sms routing to separate SMSC on kannel server. With this configuration all sms from all ESME (customer1,customer2, customer3

DLR issue to opensmppbox mclient

2019-11-04 Thread Dev Sharma
Dear All, i am facing DLR issue to opensmppbox client. Opensmppbox --> Http Generic SMSC -- >our internal API SMs is processed as above but confirmation of SMS submission on smppbox connectiivty . is not returned to opensmppbox client. so SMS is in pending state at client end. however

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 for

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: op

RE: opensmppbox: change route for unsuccessful sms

2019-06-05 Thread Rene Kluwen
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: opensmppbox: change route for unsuccessful sms Thanks for replying but I want to handle on smpp server instead of smpp

Re: opensmppbox: change route for unsuccessful sms

2019-06-04 Thread Rahul Mittal
ittal > *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 route if the current route is not able to > send sms due to any

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

opensmppbox: change route for unsuccessful sms

2019-06-03 Thread Rahul Mittal
Hi Friends, In Opensmppbox, I need to change route if the current route is not able to send sms due to any reason. Please suggest, How I can change route for the same sms. Thanks, Rahul Mittal

Re: UDH Support on OpenSMPPBox

2019-03-25 Thread Vangelis Typaldos
In my eyes it seems like a 7-byte udh header with 2 byte reference number that should be a valid smpp PDU. Note sure that opensmppbox and kannel in general supports -byte reference numbers udh header but are quite valid in the smpp protocol - tipically used for high traffic environments to

Re: UDH Support on OpenSMPPBox

2019-03-24 Thread garz m
, 2019, at 2:27 AM, garz m wrote: > > Dear Users, > > Greetings! > > Just like to consult if our Opensmppbox service supports Apple type Push > Notification such as imessage and facetime? I have seen the correct UDH on > the PDU however I found a - maybe an

Re: UDH Support on OpenSMPPBox

2019-03-21 Thread Davor Spasoski
heers On Mar 21, 2019, at 2:27 AM, garz m <garz...@gmail.com> wrote: Dear Users, Greetings! Just like to consult if our Opensmppbox service supports Apple type Push Notification such as imessage and facetime? I have seen the correct UDH on the PDU however I found a

UDH Support on OpenSMPPBox

2019-03-20 Thread garz m
Dear Users, Greetings! Just like to consult if our Opensmppbox service supports Apple type Push Notification such as imessage and facetime? I have seen the correct UDH on the PDU however I found a - maybe an error that I hope you can help check. I'm sharing here the PDU cap

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" grou

Re: Re[2]: route from opensmppbox to internal API

2019-03-03 Thread Ruben Melikyan
Hi Eduard, I think you have messed something in your configurations. Can you please check if your configs are correct? In my example 1234 was the opensmppbox-id, which receives incoming message. Otherwise you can share your configs which lead to error. In this case maybe I can tell you why

Re[2]: route from opensmppbox to internal API

2019-03-02 Thread Хиль Эдуард
uot; on loopback settings, i sees another error WARNING: Could not route message to smsbox id <1234>, smsbox is gone! I have stuck on this error for this time... so i have tried another way: i have removed " smsbox-route " complitely, and on opensmppbox settings added "route-to-

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

route from opensmppbox to internal API

2019-03-02 Thread Хиль Эдуард
0 In this case, when kannel calls this API, he used POST method and on this API (on PHP page) i have some code "file_get_contents('php://input')" where i can get text of SMS from html-body. All works correct and i'm satisfied. But now, i have opensmppbox and i must so

Re: OPENSMPPBox issue.

2019-02-24 Thread Stipe Tolj
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'. 2019-02-19 08:07:13 [13238] [0] PANIC: Couldn't read configuration from `/etc/kannel/kannel.conf'. 2019-02-19 08:07:13 [13238]

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 a

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

Re: OPENSMPPBox issue.

2019-02-18 Thread Web Min
in/run_kannel_box --pidfile > /var/run/kannel/kannel_smppbox.pid --no-extra-args > /usr/local/sbin/opensmppbox -v 0 -- /etc/kannel/kannel.conf > 2/18/2019 11:54 Web Min kirjutas: > > How you are running both bearerbox and smsbox? > > make sure to pico /etc/default/kannel > and th

Re: OPENSMPPBox issue.

2019-02-18 Thread Gert Tamm
-args /usr/local/sbin/smsbox -v 0 -- /etc/kannel/kannel.conf sudo /usr/local/sbin/run_kannel_box --pidfile /var/run/kannel/kannel_smppbox.pid --no-extra-args /usr/local/sbin/opensmppbox -v 0 -- /etc/kannel/kannel.conf 2/18/2019 11:54 Web Min kirjutas: How you are running both bearerbox and

Re: OPENSMPPBox issue.

2019-02-18 Thread Web Min
start my bearerbox and smsbox with any configuration of > OpenSMPPBox, only SMPPBox starts, bearerbox and smsbox won't start. And > I'm not getting any errors to log files. > What I might have done wrong? > > -- > Tervitades/Best Wishes, > Gert Tamm > Süsteemiadmi

OPENSMPPBox issue.

2019-02-18 Thread Gert Tamm
Hello, When I start my bearerbox and smsbox with any configuration of OpenSMPPBox, only SMPPBox starts, bearerbox and smsbox won't start. And I'm not getting any errors to log files. What I might have done wrong? -- Tervitades/Best Wishes, Gert Tamm Süsteemiadministraa

[Help with Kannel Configuration for incoming and outgoing (Receive and Send ) SMS using OPENSMPPBOX, SQLBOX]

2018-04-03 Thread sekabira yasin
Hello there, I kindly need some help/pointers on how i can configure Kannel to receive and send sms with Opensmppbox and SQLBox addons.. I'm new to kannel, i have set up my kannel with a fakesmsc, its up and running.. though i need to configure it with OPENSMPPBOX and SQLBOX, this is beca

RE: opensmppbox and mysql

2018-02-05 Thread info.ubichip
Hello, I'm not sure to well understand your need, but please take a look on sqlbox which be the solution. BR De : users [mailto:users-boun...@kannel.org] De la part de uves Envoyé : mercredi 31 janvier 2018 11:04 À : users@kannel.org Objet : opensmppbox and mysql Hello W

opensmppbox and mysql

2018-01-31 Thread uves
Hello We use opensmppbox to send sms, directing traffic via route-to-smsc to the call for the smsc = http channel and receiving for url. Is it possible for the opensmppbox traffic to be saved to the mysql database without passing to url?

Re[8]: OpenSMPPBox Panic

2017-06-13 Thread Педченко Владимир
Hi Rene / Users! Can U please make a daily snapshot. Last snapshot was made Wed Jan 18 06:04:23 CET 2017.Thank U! 

RE: OPENSMPPBOX Panic

2017-05-22 Thread Wan Md Arif Noor Bin. Wan Nizam
_destroy.) 2017-05-22 23:03:34 [3366] [83] PANIC: /usr/local/kannel2/sbin/opensmppbox(gw_backtrace+0xae) [0x45db6e] 2017-05-22 23:03:34 [3366] [83] PANIC: /usr/local/kannel2/sbin/opensmppbox(gw_panic+0x159) [0x45dcd9] 2017-05-22 23:03:34 [3366] [83] PANIC: /usr/local/kannel2/sbin/opensmppbox() [0x45f9

RE: OPENSMPPBOX Panic

2017-05-15 Thread Wan Md Arif Noor Bin. Wan Nizam
Hi Users, Anyone having this same issue? Need assist urgently. Thank you and Regards, Arif Noor From: users [mailto:users-boun...@kannel.org] On Behalf Of Wan Md Arif Noor Bin. Wan Nizam Sent: Thursday, May 11, 2017 9:49 AM To: users@kannel.org Subject: OPENSMPPBOX Panic This sender failed

OPENSMPPBOX Panic

2017-05-10 Thread Wan Md Arif Noor Bin. Wan Nizam
Hi Kannel Users, I'm having issues with Opensmppbox which will go into PANIC with below error every day after upgrading to new SVN 'svn-r5186M' 09th May 2017-05-09 05:52:42 [29877] [97] PANIC: gwlib/octstr.c:2564: seems_valid_real: Assertion `ostr->data != NULL' fail

Re: OpenSMPPBox

2017-04-19 Thread Stipe Tolj
Am 18.04.2017 22:33, schrieb Omar Khaled: Dears, I would like to know what is the parameter *“our-system-id”* refer to as I found the below description, but I still not understand what is referring to: *“Corresponds to SMSC identification transmitted to connected ESMEs”* if refers to the syst

OpenSMPPBox

2017-04-18 Thread Omar Khaled
Dears, I would like to know what is the parameter "our-system-id" refer to as I found the below description, but I still not understand what is referring to: "Corresponds to SMSC identification transmitted to connected ESMEs" Thanks in advance for your for your time. Best Regards,

Re: Opensmppbox Issue

2017-04-06 Thread Stipe Tolj
Am 06.04.17 13:32, schrieb Wan Md Arif Noor Bin. Wan Nizam: I think he replied to the wrong case maybe? especially as I didn't mean this Rene, I ment of course Rene Kluwen, the Kannel group member that is in charge of the opensmppbox. Stipe -- Best Regards, Stipe

RE: Opensmppbox Issue

2017-04-06 Thread Wan Md Arif Noor Bin. Wan Nizam
I think he replied to the wrong case maybe? Regards, Arif Noor. From: users [mailto:users-boun...@kannel.org] On Behalf Of Vangelis Typaldos Sent: Thursday, April 06, 2017 4:51 PM To: René Kapayo; Stipe Tolj Cc: users@kannel.org Subject: Re: Opensmppbox Issue Rene which was the issue? I have

Re: Opensmppbox Issue

2017-04-06 Thread Vangelis Typaldos
sers@kannel.org> Θέμα: Re: Opensmppbox Issue Hi Stipe, Sorry for delay. The issue was resolved. Thanks 2017-04-05 15:48 GMT+01:00 Stipe Tolj mailto:st...@kannel.org>>: Am 05.04.17 03:25, schrieb Wan Md Arif Noor Bin. Wan Nizam: Hi Rene, I don’t quite understand what you mean by something

Re: Opensmppbox Issue

2017-04-06 Thread René Kapayo
Hi Stipe, Sorry for delay. The issue was resolved. Thanks 2017-04-05 15:48 GMT+01:00 Stipe Tolj : > Am 05.04.17 03:25, schrieb Wan Md Arif Noor Bin. Wan Nizam: > >> Hi Rene, >> >> I don’t quite understand what you mean by something different from smpp, >> is there any way for me to trace which tr

Re: Opensmppbox Issue

2017-04-05 Thread Stipe Tolj
Am 05.04.17 03:25, schrieb Wan Md Arif Noor Bin. Wan Nizam: Hi Rene, I don’t quite understand what you mean by something different from smpp, is there any way for me to trace which transaction / sequence was causing this error, I already done a tcpdump but can’t really find anything peculiar.

Re: Opensmppbox Slow Response (submit_sm_resp)

2017-04-04 Thread garz m
Hi Rene, Thanks for the response. I have the same understanding - access logs are processed transactions of the bearerbox. In this case, the submission from the opensmppbox to sqlbox to bearerbox is right on time. But then again the response back of opensmppbox is delayed. Isn't that opensm

RE: Opensmppbox Issue

2017-04-04 Thread Wan Md Arif Noor Bin. Wan Nizam
...@chimit.nl] Sent: Monday, April 03, 2017 9:26 PM To: Wan Md Arif Noor Bin. Wan Nizam; users@kannel.org Subject: Re: Opensmppbox Issue Most probable cause is that they connect with something different from smpp. -- Origineel bericht -- Van: "Wan Md Arif Noor Bin. Wan Nizam" m

Re: Opensmppbox Slow Response (submit_sm_resp)

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

Re: Opensmppbox Issue

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

Opensmppbox Slow Response (submit_sm_resp)

2017-03-30 Thread garz m
Dear Rene / Users: Good day! I'd like to consult to you our experience using Kannel Opensmppbox.When an ESME sends large TPS traffic, we noticed slow response from the Opensmppbox app, thus creating a queue at the ESME's end. I have here sample PDUs: *Submit_SM PDU* *==*

Opensmppbox Issue

2017-03-28 Thread Wan Md Arif Noor Bin. Wan Nizam
Hi Kannel Users, I have an issue where recently user is constatly reconnecting to the opensmppbox. Digging into the logs found below information. 1008761:2017-03-29 09:50:23 [17929] [3595] ERROR: SMPP: PDU length was too small (4, minimum is 16). 1008762:2017-03-29 09:50:23 [17929] [3595

Re[2]: issue with dlr lost with opensmppbox

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

RE: issue with dlr lost with opensmppbox

2017-03-21 Thread info.ubichip
Hello, Do someone have any idea ? regards -Message d'origine- De : users [mailto:users-boun...@kannel.org] De la part de info.ubichip Envoyé : vendredi 10 mars 2017 15:45 À : users@kannel.org Objet : issue with dlr lost with opensmppbox Hello, I assume probably this issue has

issue with dlr lost with opensmppbox

2017-03-10 Thread info.ubichip
Hello, I assume probably this issue has been raise years ago (I read something in 2011), but I couldn't find any answer. Here is the issue : I'm using opensmppbox, bearerbox sqlbox and smsbox. Different accounts (toto1 to toto9) has been setup in opensmppbox, Sometime the whole b

RE: Re[6]: OpenSMPPBox Panic

2017-02-13 Thread Davor Spasoski
Checked and now opensmppbox does not cause panic on startup, nor on sending concatenated SMS. Thanks Davor Spasoski VAS Cloud & ICT Development Team Leader / Online and VAS Development M: +38975400608 e-mail: davor.spaso...@onevip.mk one.Vip DOO Skopje | Filip Vtori Makedonski 3, DC Sor

Re[8]: OpenSMPPBox Panic

2017-02-13 Thread Rene Kluwen
Ideally the versions of kannel & opensmppbox should be the same. -- Origineel bericht -- Van: "Davor Spasoski" Aan: "Rene Kluwen" Verzonden: 13-2-2017 10:43:26 Onderwerp: Re: Re[6]: OpenSMPPBox Panic Which version of kannel should I compile against? Stabe

Re[6]: OpenSMPPBox Panic

2017-02-08 Thread Rene Kluwen
-- Origineel bericht -- Van: "Davor Spasoski" Aan: "Davor Spasoski" ; "spameden" Cc: "users@kannel.org" Verzonden: 8-2-2017 14:38:05 Onderwerp: RE: Re[4]: OpenSMPPBox Panic This is what I get when called with internal or with mysql storage. Can someone c

RE: Re[4]: OpenSMPPBox Panic

2017-02-08 Thread Davor Spasoski
This is what I get when called with internal or with mysql storage. Can someone check please vas@smpp-proxy:~/sources/gateway-1.5-svn-06-02-2017/addons/opensmppbox/gw$ /vas/bin/opensmppbox -v 1 /vas/config/kannel/opensmppbox_simple.conf 2017-02-08 14:36:14 [1332] [0] INFO: Debug_lvl = 1

RE: Re[4]: OpenSMPPBox Panic

2017-02-08 Thread Davor Spasoski
This shouldn’t be the case. I tried internal as DLR and it panics, too. Davor Spasoski From: spameden [mailto:spame...@gmail.com] Sent: 06 February 2017 13:46 To: Davor Spasoski Cc: Garry Macasieb ; Rene Kluwen ; users@kannel.org Subject: Re: Re[4]: OpenSMPPBox Panic Can only guess it&#

Re: Re[4]: OpenSMPPBox Panic

2017-02-06 Thread spameden
Can only guess it's something to do with store format. Maybe in the new version it's different that's why OpenSMPPBox panics. Try deleting store file / spool and restarting opensmppbox. 2017-02-06 13:53 GMT+03:00 Davor Spasoski : > Hi, > > > > I compiled the latest

RE: Re[4]: OpenSMPPBox Panic

2017-02-06 Thread Davor Spasoski
Hi, I compiled the latest opensmppbox this morning with the hope for the PANIC after concatenated SMS. Now I can’t even start it. I receive panic on startup. Same config file as ever. /vas/bin/opensmppbox -v 1 /vas/config/kannel/opensmppbox.conf 2017-02-06 11:35:38 [17516] [0] INFO: Debug_lvl

Re: Re[4]: OpenSMPPBox Panic

2017-01-31 Thread Garry Macasieb
ot; > Aan: "Rene Kluwen" > Cc: "Garry Macasieb" ; "users@kannel.org" < > users@kannel.org> > Verzonden: 28-1-2017 20:03:48 > Onderwerp: Re: Re[2]: OpenSMPPBox Panic > > > Hi, >> >> Just start opensmppbox normally. Connec

Re[4]: OpenSMPPBox Panic

2017-01-31 Thread Rene Kluwen
I invite you to try again with a fresh svn update. It should be fixed now. == Rene -- Origineel bericht -- Van: "Davor Spasoski" Aan: "Rene Kluwen" Cc: "Garry Macasieb" ; "users@kannel.org" Verzonden: 28-1-2017 20:03:48 Onderwerp: Re: Re

Re: Re[2]: OpenSMPPBox Panic

2017-01-28 Thread Davor Spasoski
Hi, Just start opensmppbox normally. Connect a client that takes care how to split the SMS in two using UDH. I used kannel and let it split the message that I entered on smsbox's http interface. BR, Davor On Jan 28, 2017, at 1:15 PM, Rene Kluwen wrote: > I promise to look into thi

Re[2]: OpenSMPPBox Panic

2017-01-28 Thread Rene Kluwen
g" Verzonden: 27-1-2017 17:16:39 Onderwerp: Re: OpenSMPPBox Panic I second this. The panic happens on receiving the second part. I used kannel as a client and the concatenation mechanism used is udh based. On Jan 27, 2017, at 2:13 PM, Garry Macasieb wrote: Hi Rene / Users, Greetings!

Re: OpenSMPPBox Panic

2017-01-27 Thread Davor Spasoski
ANIC i'm getting from Opensmppbox module > whenever sending concatenated message: > > PANIC: gwlib/octstr.c:2562: seems_valid_real: Assertion `ostr->len + 1 <= > ostr->size' failed. (Called from gwlib/octstr.c:325:octstr_destroy.) > > Do you have a work around for this

OpenSMPPBox Panic

2017-01-27 Thread Garry Macasieb
Hi Rene / Users, Greetings! Wish to consult you about the PANIC i'm getting from Opensmppbox module whenever sending concatenated message: PANIC: gwlib/octstr.c:2562: seems_valid_real: Assertion `ostr->len + 1 <= ostr->size' failed. (Called from gwlib/octstr.c:325:octstr_des

Re: Opensmppbox and long SMS

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

Opensmppbox and long SMS

2016-12-12 Thread info.ubichip
Hello, Does anyone know if opensmppbox is able to send/receive long sms ? Thanks in advance for your help

Re: Re[2]: Opensmppbox booting fail on Debian jessie

2016-12-11 Thread Lam Nguyen Tuong
0] INFO: Starting to log to file /var/log/kannel/smppbox.log level 0 2016-12-11 22:09:12 [11449] [0] INFO: Added logfile `/var/log/kannel/smppbox.log' with level `0'. 2016-12-11 22:09:12 [11449] [0] DEBUG: Adding smsc routing to id for sender no <123> and smsbox id *** Error in `o

Re[2]: Opensmppbox booting fail on Debian jessie

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

Re: Opensmppbox booting fail on Debian jessie

2016-12-08 Thread Lam Nguyen Tuong
Hi Rene, It was running configuration. group = core group = opensmppbox opensmppbox-id = smppbox1 opensmppbox-port = 50217 bearerbox-host = 127.0.0.1 bearerbox-port = 13005 our-system-id = testsmpp smpp-logins = /etc/kannel/smpplogins.txt use-systemid-as-smsboxid = 1 log-file = /var/log

Re: Opensmppbox booting fail on Debian jessie

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

Opensmppbox booting fail on Debian jessie

2016-12-07 Thread Lam Nguyen Tuong
Hello, I has complied latest kannel snapshot on Jessie 8.4 with opensmppbox but unable to boot it up and get this PANIC log. Appreciate if anyone can help to solve. Thank you. 2016-12-08 02:07:21 [14333] [0] PANIC: gwlib/octstr.c:2570: seems_valid_real: Assertion `ostr->data[ostr-&

Re: SMS via Opensmppbox to connected client

2016-12-01 Thread Amritesh Rachelwar
Yes its possible, google helped me..:-) Amritesh On Thu, Dec 1, 2016 at 3:37 AM, Amritesh Rachelwar wrote: > Hi > > Is it possible to send SMS via OpenSMPPbox to Connected SMPP client > > Like > > Bearerbox->SMSbox->OpenSMPPbox-> SMPP Client > > Or by usi

SMS via Opensmppbox to connected client

2016-11-30 Thread Amritesh Rachelwar
Hi Is it possible to send SMS via OpenSMPPbox to Connected SMPP client Like Bearerbox->SMSbox->OpenSMPPbox-> SMPP Client Or by using any other combination. Please help. Amritesh

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

  1   2   3   4   5   6   >