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 send @
using  default character set or ASCII character set.

Thanks
Zillur



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 using GSM
7bit encoding

BR, Jovan



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 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 send @
using  default character set or ASCII character set.

Thanks
Zillur






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?


Thanks

Kaone.





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
barcodehttp://en.wikipedia.org/wiki/Barcodeand mobile
SMS http://en.wikipedia.org/wiki/SMS service. Built on mobile picture
message, the technology allows sending barcode, supports both 1D and 2D
barcode http://en.wikipedia.org/wiki/Barcode symbologies, to the mobile
unit. The barcode will be displayed through an SMS unit and the barcode can
be scanned by imaging
scannershttp://en.wikipedia.org/w/index.php?title=Imaging_scannersaction=editredlink=1which
use optical sensors or if it is a 1d barcode it can be scanned by
generic Laser Scanners.

Regards

Kaone.

On Sun, Feb 1, 2009 at 9:11 PM, Falko Ziemann fal...@gmail.com wrote:

 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?

 Thanks

 Kaone.





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, that these  
old-school pictures are screened so small, that a barcode reader could  
probably not read it. If you give it a try, please let me know the  
results, but I'm quite sure that QR- or Aztec-Code over MMS will make  
you happier ;-) Even traditional barcodes are more efficient when they  
are sent by MMS because you can control the size on the screen.


Regards
Falko

Am 01.02.2009 um 20:32 schrieb 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 barcode and mobile SMS  
service. Built on mobile picture message, the technology allows  
sending barcode, supports both 1D and 2D barcode symbologies, to the  
mobile unit. The barcode will be displayed through an SMS unit and  
the barcode can be scanned by imaging scanners which use optical  
sensors or if it is a 1d barcode it can be scanned by generic Laser  
Scanners.


Regards

Kaone.

On Sun, Feb 1, 2009 at 9:11 PM, Falko Ziemann fal...@gmail.com  
wrote:

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?


Thanks

Kaone.






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 source code I see support up to 5.8.

Thanx,
Nikos



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





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