compile error in /opt/trunk/test/test_http.c

2016-11-21 Thread Kyriacos Sakkas
Hi, Compiling from current cvs on debian jessie /opt/trunk/test/test_http.c:456: undefined reference to `conn_use_global_trusted_ca_file' any ideas? maybe missing some library? thanks, Kyriacos -- Kyriacos Sakkas Development Team Netsmart Tel: + 357 22 452565 Fax: + 357 22 452566 Email: kyri

Re: compile error in /opt/trunk/test/test_http.c

2016-11-21 Thread Kyriacos Sakkas
install libssh-dev libssl-dev On 21/11/2016 16:54, Kyriacos Sakkas wrote: Hi, Compiling from current cvs on debian jessie /opt/trunk/test/test_http.c:456: undefined reference to `conn_use_global_trusted_ca_file' any ideas? maybe missing some library? thanks, Kyriacos -- Kyriacos Sakkas

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 /path/to/opensmppbox 0x40ed03 0x413f3e

Re: Unicode At back end

2016-11-21 Thread Robin C
Hi, Can Anybody help me in this issue? On Fri, Nov 18, 2016 at 12:28 PM, Robin C wrote: > Hi all, > > When we send unicode sms we get the message at the backend as a series of > numbers. How can we convert it back to unicode or text file? > > -- > >*Thanks & Regards,* > > > > Robin C

Re[2]: Unicode At back end

2016-11-21 Thread Rene Kluwen
Just "unhex" the string of numbers. -- Origineel bericht -- Van: "Robin C" Aan: "kannel users@kannel.org" Verzonden: 22-11-2016 6:54:58 Onderwerp: Re: Unicode At back end Hi, Can Anybody help me in this issue? On Fri, Nov 18, 2016 at 12:28 PM, Robin C wrote: Hi all, When we send

Re: Re[2]: Unicode At back end

2016-11-21 Thread Robin C
how to unhex it? via command line or using any site? On Tue, Nov 22, 2016 at 1:27 PM, Rene Kluwen wrote: > Just "unhex" the string of numbers. > > -- Origineel bericht -- > Van: "Robin C" > Aan: "kannel users@kannel.org" > Verzonden: 22-11-2016 6:54:58 > Onderwerp: Re: Unicode At back