On 10.11.2005, at 15:17, Douglas Jurcovichi wrote:

Hi Dziugas,


Sorry I got a mistake when I did the send;-)


The problem is I have a machine running kannel 1.2.1 that I send normal GSM messages using coding=1. In a new machine I put kannel 1.3.2 and when I send the message with coding=1 it goes binary.

In the manual coding = 0 is equals coding = 1

message coding: 0 (default, 7 bits), 1 (7 bits), 2 (8 bits) or 3 (Unicode)



this behaviour has changed since 1.2.1 to 1.3 (or maybe 1.4) and is somewhere documented I think. The general rule is that the coding parameters now follow what the GSM specs say about the parameters inside a SMS PDU. The old way was saying 0 = default, 1 = first value, 2 = second value etc. The new way is saying -1= default/not present. 0 = first value according to spec, 1, second value etc.

So you have to change your submit code to adopt to the new way of parameters. This is true for coding and a few other parameters. The new parameters are more logical.


Andreas Fink
Fink Consulting GmbH

---------------------------------------------------------------
Tel: +41-61-6666332 Fax: +41-61-6666331  Mobile: +41-79-2457333
Address: Clarastrasse 3, 4058 Basel, Switzerland
E-Mail:  [EMAIL PROTECTED]
Homepage: http://www.finkconsulting.com
---------------------------------------------------------------

ICQ: 101946485 MSN: [EMAIL PROTECTED] AIM: smsrelay Skype: andreasfink
Yahoo: finkconsulting SMS: +41792457333
PGP9: 0714 DF2B A189 A760 6201  5CBD D040 3E71 4DAF 68BB



Reply via email to