Could not send @ character

2009-02-01 Thread zillur rahman
Dear All, I dont send @ character through kannel when i am using no charset or using charset=US-ASCII. But when i using charset=UTF-8 and coding=2 then i can pass @ character ,in that case the message length is big. My operator dont allow me more than 160 characters. could any one help me how i

Re: Could not send @ character

2009-02-01 Thread Jovan Kostovski
> zillur rahman wrote: >> Dear All, >> >> I dont send @ character through kannel when i am using no charset or >> using charset=US-ASCII. The @ character is encoded as %00 in GSM 7bit encoding GSM 03.38 and %40 hex in ASCII encoding. So you should send text=%40 in ascii or text==%00 if you are u

Re: Could not send @ character

2009-02-01 Thread Falko Ziemann
Hi, the @ shouldn't be a problem in any charset. Could you please turn up the debug level and send some logfiles? Especially the complete SMPP (or UCP or whatever you use...) submit- command is interessting. Regards Falko Am 01.02.2009 um 10:05 schrieb zillur rahman: Dear All, I dont se

Re: Could not send @ character

2009-02-01 Thread seikath
check if you can even receive @ character i had similar problems with old comverse smsc my solution is to use the char value the smsc use to replace @ in the MO traffic .. :) zillur rahman wrote: > Dear All, > > I dont send @ character through kannel when i am using no charset or > using ch

barcode

2009-02-01 Thread Kaone Mathuba
Hi List, I want to send out barcodes using SMS. Anybody knows a program I can use to make barcodes? Thanks Kaone.

Re: barcode

2009-02-01 Thread Falko Ziemann
You mean Barcodes like EAN? Impossible. You need MMS for this. In SMS you can only send UTF-8 Chars. Barcodes are not UTF-8... Regards Falko Am 01.02.2009 um 18:20 schrieb Kaone Mathuba: Hi List, I want to send out barcodes using SMS. Anybody knows a program I can use to make barcodes? Th

Re: barcode

2009-02-01 Thread Kaone Mathuba
Falko, Thanks for the response. I was thinking along these line, please see an extract from Wikipedia *SMS Barcode* is an integration between barcodeand mobile SMS service. Built on mobile picture message, the technology all

Re: barcode

2009-02-01 Thread Falko Ziemann
Ah, this is a quite old project, I didn't thought that in times of QR- Codes this is still alive... Google for "ota bitmap converter". Create the barcode as normal jpg and convert it to OTA Bitmap. But I'm really not sure if this still works with modern phones. The screen resolution is so high

SMSc compatibility

2009-02-01 Thread Nikos Balkanas
Hi, 1) Does kannel work wirh SMPP 5.0? I have seen evidence of at least partial implementation in source code. Missing tlvs could be implemented through Alej's meta-data. 2) Does kannel work with EMI/UCP 5.x? In source code I see support up to 4.6. 3) Does kannel work with Sema's OIS 6.3? In s

Re: barcode

2009-02-01 Thread sangprabv
IMHO you can do this using WAP PUSH or EMS or Nokia Smart Messaging format. So the content will be a simulated image. Willy

Real Windoing in kannel for smpp ?

2009-02-01 Thread jyotiranjan panda
Hi All, Does there any configurable parameter for windowing in smpp(i.e if I have connected to smsc through smpp)? Does congestion_state TLV is used in kannel for smpp? which could be sent in response as parameter to provide real windowing like TCP. Waiting for reply Thanks & Regards Jyoti Ranj

Kannel support to MySQL Database

2009-02-01 Thread narendra reddy
Dear Friends, I am facing problem given below please help me on this, My application is mobile applications.MySql database is support to kannel?If support to mysql data base how processing step in our applications. Please send me following steps -- Thanks & Regards, Narendra Reddy