RPM for Snapshot

2002-01-08 Thread charles

Hi
Thanks. Do you have the RPM for snapshot version?

Regards, 
Charles
-Original Message-
From: Arne K. Haaje [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 08, 2002 6:03 AM
To: charles
Subject: Re: Flash SMS


charles wrote:

> which version are you using ? issit Kannel 1.0.3 ? Can you give me a
sample
> URL of flash SMS ?

I am using the snapshot version. The URL is documented in the userguide, 
but just add the parameter flash=1

Kannel 1.0.3 is VERY old. There is a ton of new features in the snapshot 
version. Despite being in development it is stable enough that we are 
using it on two production servers.

Arne
-- 

Arne K. Haaje   | T: 69 92 04 90
Enebakkveien 2  | F: 69 92 04 91
1625 Tomter | M: 92 88 44 66





Re: test logo

2002-01-08 Thread Nisan Bloch

Hi Berino
At 10:06 PM 1/8/02 +0100, Bernino Lind wrote:
>Hello users,
>
>Could someone please send me a test logo in the form that sendsms accepts
>(binary, but I mean so that it can be copy pasted into a url...).

The hex for the ologo is dependent on the destination msisdn.

Basically it is as follows:
The logo using OTA:
byte 0: Version & flags. Usually %00
byte 1: width of the image
byte 2: height of the image
byte 3: bithdepth of the image. %01 for black and white.
byte 4: and following are the pixels of the image.

the udh part in the sendsms for a ologo would be
&udh=%06%05%04%15%82%00%00

but then you need to calculate the "operator code" which is made up of the 
MCC (mobile country code) and MNC (mobile network code) of the destination 
phone.

So assuming a MCC = 234 and a MNC=10
you will get %32%F4%01

so the &text=... in sendsms would be
&text=%32%F4%01 followed by the ologo header and data.



Nisan





test logo

2002-01-08 Thread Bernino Lind

Hello users,

Could someone please send me a test logo in the form that sendsms accepts
(binary, but I mean so that it can be copy pasted into a url...).

I need to see if I calculate right...I get some operator logos, but it seems
to random what I get...

Is there a list somewhere of all the udh headers and things in a telephone -
for example CLI ?

//nino





flash=1 deprecated ?

2002-01-08 Thread Bernino Lind

Hey users and developers of kannel,

Any reason why flash=1 is deprecated ?

It still works, but the log file says its deprecated...

--
med venlig hilsen / Best Regards
Bernino Lind +45 7021 0050
catpipe Systems ApS - www.catpipe.net
Best done *BSD solutions 




Problem with keepalive feature of emi2 and receive-port configuration

2002-01-08 Thread Gildas PERROT

Hi,

I am using the last CVS version of emi2 SMSC of Kannel.
I have the receive-port set since my SMS broker needs one connection for MT
and another for MO.
In that case, I can't use keepalive variable since it doesn't differentiate
packets on MT and MO connections. In fact, I already have O/52 keepalive
packets sent by the SMSC broker and I would like to use keepalive for MT
keepalive only.

How can I solve my problem ?Thanks in advance for your help.   
 Gildas.

---
Gildas PERROT, [EMAIL PROTECTED]
Fluxus, 30, rue du Château des Rentiers, 75647 Paris Cedex 13   __o
http://www.fluxus.net  ---_`\<,_
Fluxus est une société B.T. Ignite - (_)/ (_)





Automatically put a carriage return in a footer for a SMS ?

2002-01-08 Thread Gildas PERROT

Hi,

What should I put in "footer" variable in order to have a carriage return in
it ?

Thanks in advance for your help.Gildas.
---
Gildas PERROT, [EMAIL PROTECTED]
Fluxus, 30, rue du Château des Rentiers, 75647 Paris Cedex 13   __o
http://www.fluxus.net  ---_`\<,_
Fluxus est une société B.T. Ignite - (_)/ (_)





RE: Flash SMS

2002-01-08 Thread charles

Hi, 
which version are you using ? issit Kannel 1.0.3 ? Can you give me a sample
URL of flash SMS ?
Thanks

Charles

-Original Message-
From: Arne K. Haaje [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 08, 2002 12:27 AM
To: Kannel (E-mail)
Subject: Re: Flash SMS


charles wrote:

> Dear all ,
> Anyone know is ther any way to configure Kannel to send Flash SMS text
> without using the UDH coding method? Which means, we just need to
configure
> Kannel itself and Flash SMS will be sent out when we key in the text for
it.
> 
I think you can just set flash=1 in the URL.


Arne
-- 

Arne K. Haaje   | T: 69 92 04 90
Enebakkveien 2  | F: 69 92 04 91
1625 Tomter | M: 92 88 44 66






Re: Flash SMS

2002-01-08 Thread Arne K. Haaje

charles wrote:

> Dear all ,
> Anyone know is ther any way to configure Kannel to send Flash SMS text
> without using the UDH coding method? Which means, we just need to configure
> Kannel itself and Flash SMS will be sent out when we key in the text for it.
> 
I think you can just set flash=1 in the URL.


Arne
-- 

Arne K. Haaje   | T: 69 92 04 90
Enebakkveien 2  | F: 69 92 04 91
1625 Tomter | M: 92 88 44 66