----- Original Message -----
From: "Avner Sternheim" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 13, 2002 3:43 PM
Subject: messages with udh


> I'm using 2 versions of KANNEL.
> one: 1.1.5
> other : last CVS version.
>
> I'm sending via http the same message with the same paramters over the two
> versions but I get diffrent messages to my mobile
> both of the versions use the same configuration file.
>
> I add all the logs  to my messsage. both of the kannel version wrote to
the
> same log
> (after i shut down 1.1.5 i restart the CVS - can be seen in the log files)
>
> I need the CVS to work like the 1.1.5. does anyone know what the problem
is
> ? and how it can be fixed ?
> what are the differences between the versions ? why did it happend ?
> on the CVS it doesn't seem to send as a 8 bit message

Kannel uses default 7 bits or switch to 8 bits IF udh is SET!
udh= is a empty udh, therefor kannel should stay in 7 bit mode.

You can force the coding you want with &coding=1 (7bits), 2 (bits) or 3
(ucs2).

It's all documented in snapshot/cvs userguide.


>
> the message I send over http is :
> http://<IP ADDRESS>/cgi-bin/sendsms?user=<user
> name>&pass=<password>&to=<phone>&text=%ff&udh=




Reply via email to