Opensmppbox changes characters

2011-08-26 Thread Peter@locotel
Dear kannel user, when I send a simple message to get characters checked I have odd results. Using the arrangement application->kannel->smsc all char are ok when I use the following arrangement application->kannel->opensmppbox->kannel->smsc in the link inside the opensmppbox I get some chara

Re: Opensmppbox changes characters

2011-08-26 Thread Nikos Balkanas
Opensmppbox doesn't support iso-8859-x input charset, other than 1. Only GSM. BR, Nikos On Fri, Aug 26, 2011 at 11:00 AM, Peter@locotel wrote: > Dear kannel user, > > when I send a simple message to get characters checked I have odd results. > > Using the arrangement > > application->kannel->s

payload

2011-08-26 Thread Vinayak Vasu
hi kannel users, does kannel support payload? how can i use payload? Regards, vinayak

Regarding kannel compilation;

2011-08-26 Thread Vijay kumar Dadhich
Hello to all of you, i am using gateway-1.4.3,and configure it many times,but first time i face this issue when i use these compilation commands ./configure --enable-start-stop-daemon --with-mysql --with-mysql touch .depend make depend make make check all commands i used before it many times but fi

Re: Regarding kannel compilation;

2011-08-26 Thread Mpeirwe Benjamin
how about you move in phases? 1. Configure: #./configure --enable-start-stop-daemon --with-mysql --with-mysql 2. Make: #make 3. Make Install #make bindir=/usr/local/etc/ install Then we can know where exactly your problem is. On 8/27/11, Vijay kumar Dadhich wrote: > Hello to all of you, >