bug in recoding received messages in OpenSMPPBox

2015-05-20 Thread Aurel Branzeanu
Hello, everyone! There is a line in opensmppbox.c: if(0 == octstr_recode (octstr_imm("iso-8859-1"), octstr_imm("UTF-16BE"), text)) But if we look into octstr_recode function in /gwlib/octstr.c, we see that it is comparing the "from" and "to" parameters with UTF-8. But we are not sending UTF-8 p

Re: ESME - Opensmppbox - Kannel - SMSC Encoding problem

2015-05-20 Thread Aurel Branzeanu
Hello, Yegor! On Wed, May 20, 2015 at 4:30 PM, Yegor Ivaschenko < yegor_ivasche...@exigenebit.com> wrote: > My ESME, based on characters used in message use 2 encoding type. I think it does not use 2 encodings, but just UCS-2, whose latin part matches ISO8859-1 There is, however, a very nasty

ESME - Opensmppbox - Kannel - SMSC Encoding problem

2015-05-20 Thread Yegor Ivaschenko
Hello to all. I have a problem with the messages encoding going from my ESME through opensmppbox. I don't have access to source code of application, but I need to make it able to send and receive messages to SMSC. ESME don't really have a lot of options to configure connection, it doesn't s

RE: kannel 1.4.4

2015-05-20 Thread Rene Kluwen
Enter your smsc configuration two times, exactly the same. Just one with port = … and the other one with receive-port = … == Rene From: users [mailto:users-boun...@kannel.org] On Behalf Of Ahmed BOUDHRAA Sent: woensdag 20 mei 2015 12:44 To: users@kannel.org Subject: kannel 1.4.4 Hi eve

kannel 1.4.4

2015-05-20 Thread Ahmed BOUDHRAA
Hi everyones since last year we were using kannel 1.4.3 flawlessy using smpp connections with 3 operators, in the configuration files, we used to use tow variables : port and receive-port this year we upgraded to 1.4.4 in wich the use of the tow in the same time is depricated. i want to know w

RE: Kannel with Dlink MSG Accepted but not sent

2015-05-20 Thread JAHANZAIB SYED
Ok today I did some tests and everything start to work again. What I suspected is that this cheap usbm gsm modem have stability issue. I stopped kannel service, then I tried to send sms via minicom, after that I restarted kannel and it starts to work fine. Strange... Regards, SYED JAHANZAIB