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

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

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-15 Thread Gorki Alfaro
d_delivery value of the submit_sm packet PDU requesting a > delivery receipt from smsc. > > The mentioned sql statement just set a default value for dlr-mask column(maps > to registered_delivery value) in sendsms table. > > BR > Vangelis > > From: Gorki Alfaro >

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 down after

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

2017-02-05 Thread Gorki Alfaro
latest svn Thanks in advance Gorki On Sun, Feb 5, 2017 at 5:27 AM, Rene Kluwen wrote: > Also in case this happens after receiving a multi-part sms message, please > check-out latest svn version. > > == Rene > > -- Origineel bericht -- > Van: "Rene Kluwen"

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

2017-02-05 Thread Gorki Alfaro
[1942] [22] DEBUG: sequence_number: 4560 = 0x11d0 On Sun, Feb 5, 2017 at 6:39 PM, Gorki Alfaro wrote: > Hi Rene > > This is the output > > root@x:~# addr2line -e /usr/local/kannel/sbin/opensmppbox 0x40ed03 > 0x413f3e 0x44e7d9 > ??:0 > ??:0 > ??:0 > > >

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 cooperation. -Gork

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 advance for your coopera

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

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 SMS

Re: Routing to multiple SMSCs OPENSMPP

2017-07-26 Thread Gorki Alfaro
you provide an example? Thanks in advance Gorki 2017-07-26 1:35 GMT-06:00 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

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: 2 SMSC IDs with 1 url question

2017-08-16 Thread Gorki Alfaro
Christopher if you are using an application you can change this dinamically . If it is possible give more details about what you want to do. Regards, Gorki On Sun, Aug 13, 2017 at 5:57 AM, christopher kamutumwa < chriskamutu...@gmail.com> wrote: > hello all, > > I have a query I have two SMSC ids

Re: Delivery report STATUS

2017-09-08 Thread Gorki Alfaro
Hi Chirstopher You have to make sure that every time you send a SMS in the same URL you request the DLR, You have to do something like this http://x.x.x.x:13013/cgi-bin/sendsms?username=x&password=yy&; smsc=someSMSC&from=X&to=+X&text=TEST&dlr-mask=31&dlr -url=http://my

PANIC SQLBOX `bearerbox-port' in non-existing group

2017-09-19 Thread Gorki Alfaro
Hello my friends I have kannel + addons SQLBOX /OPENSMPP . Today I upgraded every module from the latest SVN (svn-r5188) I ran /usr/local/kannel/sbin/bearerbox -v 0 /etc/kannel/kannel.conf /usr/local/kannel/sbin/smsbox -v 0 /etc/kannel/kannel.conf and runs perfect but after trying to start SQLBO

Re: PANIC SQLBOX `bearerbox-port' in non-existing group

2017-09-26 Thread Gorki Alfaro
to do a make clean first and then rebuild? > > Talking about sqlbox... some time in the near future, there will be an update > that is supposed to increase performance a lot - especially for those with a > database server other than localhost. > > == Rene > > -- Or

Re: DLR but could not find message or was not interested Issue

2020-05-11 Thread Gorki Alfaro
Hello Try to changing your msg-id-type = 0x01 Regards Gorki On Mon, May 11, 2020 at 9:12 PM Wan Md Arif Noor Bin. Wan Nizam < md.a...@forest-interactive.com> wrote: > Hello Guys, > > > > I’ve been struggling to find what is the issue with the DLR which > regularly getting error “DLR but could not

Re: [RIP] Remembering René Kluwen

2021-06-11 Thread Gorki Alfaro
Rest in Peace, many of us will be grateful with him . Great contribution. On Fri, Jun 11, 2021 at 7:03 AM Stipe Tolj wrote: > Dear all, > > With deep regret and sorrow we let you know that René Kluwen, one of > Kannel core developers has passed away this week. René has been a > wonderful charac