Thanks for the reply Peter. The reason i don't follow your suggestion is because i have already set-up the services and it would me more convenient to relay the formatted sms back to kannel(without cost). A perfect solution would be enabling kannel to accept ucs2 keywords, but i don't seem to get that working
On 3/20/07, peter tatischev <[EMAIL PROTECTED]> wrote:
Why don't you use the HTTP interface to send the MT's? (http://www.kannel.org/download/1.4.1/userguide-1.4.1/userguide.html#AEN4201 ) Just set the max-messages=0 in your SMS service, and have the script send the MT via the HTTP interface. Best, Peter -- http://www.rucontent.ru On 3/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello everyone, > > is it possible to send a fake SMS to kannel, but get a real reply to my > cell phone? > My problem is that i can't get kannel to reply through a service to > keywords encoded with UCS2. > At the time i use mo-recode=1 to convert the sms to utf-8 so i can > handle it through php(convert it to GSM alphabet). > What i want to do is re-send the correct encoded sms to kannel so it can > be delivered to the right sms service. > > > Thank you in advance :) > >
