UCP blocks after closing connection

2012-01-19 Thread Paulo Correia
sending the closing connection string to the log? Does anyone has any idea on how to solve this problem? Best regards, Paulo Correia

Re: UCP blocks after closing connection

2012-01-27 Thread Paulo Correia
and wapbox) when a SMSC log would be considered as dead for a specified amount of time. Best regards, Paulo Correia On 01/19/2012 06:25 PM, Paulo Correia wrote: Hello, I have a strange behaviour on the smsc_emi module that sometimes blocks after writing the closing connection on the log, I'm

Re: USB Hub for USB Modem

2012-03-07 Thread Paulo Correia
to the same modem. I'm using gammu to retrieve the IMSI of the modem. It will not help you if you change the SIMs in the modems! Best regards, Paulo Correia Em 06-03-2012 17:18, Alvaro Cornejo escreveu: Yes, but have to be aware that it will have trouble differentiating from same model devices. Also

SMPPBox and the validity period when submiting short message

2013-06-13 Thread Paulo Correia
with a validity_period, we do not see it reflected on the URL http://localhost:z/smppsmsc ... Does anyone have the same problem, even in OpenSMPPBox? Best regards, Paulo Correia

Re: SMPPBox and the validity period when submiting short message

2013-06-13 Thread Paulo Correia
- time(NULL)) / 60); if (sms-sms.deferred != SMS_PARAM_UNDEFINED) octstr_format_append(url, deferred=%ld, (sms-sms.deferred - time(NULL)) / 60); ... So, can it be a limitation on the smppbox routing to the http smsc? Or am I missing something? Best regards, Paulo Correia Em 13-06-2013

Re: SMPPBox and the validity period when submiting short message

2013-06-22 Thread Paulo Correia
else with the same issue and a solution. Best regards, Paulo Correia Em 13-06-2013 22:51, Paulo Correia escreveu: Hi, Just adding some info, when looking at the smsc_http.c of kannel 1.5 (the one in use) I see, on the kannel_send_sms function (the one used for system-type=kannel

Re: SMPPBox and the validity period when submiting short message

2013-06-29 Thread Paulo Correia
no-coding = false no-sep = true allowed-smsc-id = smppsmsc reroute-dlr = true dlr-url = http://:/?username=*password=* Everything works, MT, MO and DLR, but I don't receive the validity period given by the ESME :-( Best regards, Paulo Correia Em 29-06-2013 14:02, Rene Kluwen escreveu

Re: SMPPBox and the validity period when submiting short message

2013-06-29 Thread Paulo Correia
I tried Rene, indeed I tried ... Em 29-06-2013 13:47, Rene Kluwen escreveu: For smppbox related questions, contact Stipe Tolj. *From:*users [mailto:users-boun...@kannel.org] *On Behalf Of *Paulo Correia *Sent:* donderdag 13 juni 2013 23:52 *To:* users@kannel.org *Subject:* Re: SMPPBox

Re: SMPPBox and the validity period when submiting short message

2013-07-04 Thread Paulo Correia
Hi Mark, Good luck with it! Let us know what you find out. Best regards, Paulo Correia Em 04-07-2013 07:35, Mark Poulsen escreveu: Hi Paulo, I'd just thought I'd confirm the same issue. We're seeing that bearerbox receives the wrong validity_period from SMPPbox when it's set by the ESME

Re: SMPPBox and the validity period when submiting short message

2013-07-10 Thread Paulo Correia
Hi Rene, Yes, I'm using Stipe's smppbox, but was wondering if the same problem occurs in opensmppbox. Best regards, Paulo Correia On 10-07-2013 14:28, Rene Kluwen wrote: Paulo, you are talking about Stipe's smppbox, right? Mark, are you having an issue with opensmppbox? == Rene *From

Priority parameter on sendsms, is it used?

2013-11-06 Thread Paulo Correia
the others? Thanks in advance. Best regards, Paulo Correia

Re: Priority parameter on sendsms, is it used?

2013-11-18 Thread Paulo Correia
and the priorities seem to be changed. Best regards, Paulo Correia Em 06-11-2013 12:14, Paulo Correia escreveu: Hi! I'm having some trouble with the priority parameter of the sendsms not being respected on kannel 1.4.3. If I send a large ammount of messages to kannel with sendsms, let's say around 2

Re: Priority parameter on sendsms, is it used?

2013-11-21 Thread Paulo Correia
and is still pending after 45minutes ... it should have been sent before the others Is there a way to resolve this? I'm using kannel-1.4.3: bearerbox and smsbox (no sqlbox) with spool storage. Any help is appreciated! Best regards, Paulo Correia On 18-11-2013 09:39, Paulo Correia wrote: Hi again

Re: Priority parameter on sendsms, is it used?

2013-11-26 Thread Paulo Correia
Hi Alex, Thank you for the reply. Is kannel 1.5.X or SVN versions production ready? We are processing around 10M SMS/month and we cannot change unless the new version is production ready. Best regards, Paulo Correia Em 25-11-2013 11:00, Alexander Malysh escreveu: Hi, use kannel SVN

SMPP TLVs on bind_transceiver_resp and submit_sm_resp

2014-01-20 Thread Paulo Correia
these TLV values without a grep of the log files? Best regards, Paulo Correia

Re: SMPP TLVs on bind_transceiver_resp and submit_sm_resp

2014-01-21 Thread Paulo Correia
Hi again, I missed to mention the TLV data I'm trying to get: * XXX_credit Best regards, Paulo Correia Em 20-01-2014 22:25, Paulo Correia escreveu: Hi! I'm trying to find out if there is a way to retrieve TLV data sent from a SMSC on the PDUs: * bind_transceiver_resp

Re: SMPP TLVs on bind_transceiver_resp and submit_sm_resp

2014-01-22 Thread Paulo Correia
Thank you Stipe! Will try it and reply to the devel list. Best regards, Paulo Correia On 21-01-2014 18:55, Stipe Tolj wrote: Am 20.01.2014 23:25, schrieb Paulo Correia: Hi! I'm trying to find out if there is a way to retrieve TLV data sent from a SMSC on the PDUs

Re: Symbols in UDH

2016-10-31 Thread Paulo Correia
the UDH you have the message, but there will be another message after. Do note that on the normal GMS Character table, there are characters that need an escape character and thus needing two characters to be sent. Best regards, Paulo Correia On 10/31/2016 02:28 AM, Arif Noor wrote: Hi Users

Re: SMS REJECTED due to throttling

2016-10-26 Thread Paulo Correia
, but please check. Best regards, Paulo Correia On 10/24/2016 08:03 AM, Giulio Giovannini wrote: Hello Vangelis, thanks for the hint. The problem is appearing for a UCP/EMI connection, not for a SMPP connection. Are you saying that the SMS will go through the piece of code you provided even for UCP

Intermediate SMPP DLR is considered as final in kannel

2018-10-18 Thread Paulo Correia
UG: no rows found 2018-10-18 15:31:02 [13585] [9] WARNING: DLR[pgsql]: DLR from SMSC for DST<244*> not found. 2018-10-18 15:31:02 [13585] [9] ERROR: SMPP[UNI.AO-FUT]: got DLR but could not find message or was not interested in it id<2FD40AC9> dst<244*>, t

Message sent to smsbox "vanished" ...

2020-05-29 Thread Paulo Correia
? (we already increased the open files, but only after the issue) Kind regards, Paulo Correia Head of Development telephone:+351210337760 fax: +351210337761 email: paulo.corr...@go4mobility.com<mailto:paulo.corr...@go4mobility.com> skype: pcorreia.g4m [cid:8658f3f3-0595-48c0-9fd4-f4e614

Re: Unable to deliver DLRs: "Couldn't fetch..."

2020-05-22 Thread Paulo Correia
`dlrreceiver_ip' at port `dlrreceiver_port' 2020-05-20 23:28:50 [52975] [10] ERROR: Couldn't send request to <http://dlrreceiver_ip:dlrreceiver_port/receive-dlr?type=8=X=ACK%2F==XXX==XXX=aUsername> I'll check what's needed to increase the limit of open files. Kind regards, Paulo C

Unable to deliver DLRs: "Couldn't fetch..."

2020-05-21 Thread Paulo Correia
quests and route them to the server, and in case of an issue, reroute them to an application that stores the "missed dlr" into the DB, but still doesn't cut it. Thanks in advance! Kind regards, Paulo Correia Head of Development telephone:+351210337760 fax: +351210337761 email: pau

Migrate dlr store on PostgreSQL to Redis

2020-11-18 Thread Paulo Correia
Hi Kannel Users, Has anyone migrated a Kannel instance with dlr store in PostgreSQL to Redis? How to migrate the records in the dlr store tablet? Kind regards, Paulo Correia Obter o Outlook para Android<https://aka.ms/ghei36>

Re: Migrate dlr store on PostgreSQL to Redis

2021-03-07 Thread Paulo Correia
ort -k2,2 -k1,1r | redis-cli -u "$REDIS_URL" --pipe Of course this will depend on the field names defined in the PGSQL table and in REDIS, but is quite simple to migrate. Best regards, Paulo Correia Head of Development telephone:+351210337760 fax: +351210337761 email: paulo.corr...@go4mo

Re: Not able to push DLR from kannel to Client

2021-07-19 Thread Paulo Correia
regards, Paulo Correia Head of Development telephone:+351210337760 fax: +351210337761 email: paulo.corr...@go4mobility.com<mailto:paulo.corr...@go4mobility.com> skype: pcorreia.g4m [assinatura_email_go4mobility_comlogo]<https://go4mobility.com/en/> [assinatura_email_go4mobility_fol

TPS of SqlBox in production?

2023-02-15 Thread Paulo Correia
their own pair of tables? Thanks for your time, Paulo Correia Systems Architect telephone:+351210337760 fax: +351210337761 email: paulo.corr...@go4mobility.com<mailto:paulo.corr...@go4mobility.com> skype: pcorreia.g4m [cid:ea96e9a7-bbd1-4d2a-8827-567fa97cd42d]<https://go4mobili

Error in LD when building kannel on Ubuntu 22.04

2023-07-04 Thread Paulo Correia
-stop-daemon and then called "make". I had no issues with CentOS 7 and CentOS 8 ... Any clues? Kind regards, Paulo Correia Systems Architect telephone:+351210337760 fax: +351210337761 email: paulo.corr...@go4mobility.com<mailto:paulo.corr...@go4mobility.com> sky

Kannel with emi2 smsc connections behind NAT?

2023-07-01 Thread Paulo Correia
-port (Port where we'll receive notifications, Listening) * notification-addr (public or VPN IP and receive-port) How does this translate to a NAT environment? Kind regards, Paulo Correia Systems Architect telephone:+351210337760 fax: +351210337761 email: paulo.corr...@go4mobility.com