Dear Users & Developers,

Im writing with some extra information, which is also relevant to
developers.

I have tried to delete the text==NULL check in smsbox.c with success.

The result however is the same, both the mwi message is sent and a real SMS.
The consequence being that when I set the mwi=1 for example I get the symbol
set on my cellphone, but I also get a notification that I have a SMS message
in my inbox.

Something strange though:
When I set mwi=5 (de-setting mwi=1) I get the expected result: without any
further bullox I get the symbol to disappear, and this is obviously what is
expected when setting a MWI symbol.

So I think - and this is just a guess - that when mwi=5,6,7,8 the smsbox is
working correctly but when mwi=1,2,3,4 it is doing something which it
shouldnt, namely sending an SMS with at least empty text.

My URL would be:
http://tau.isolve.dk:13013/cgi-bin/sendsms?username=XXXX&password=XXXX&from=
004525282582&to=22701784&mwi=2

Giving the FAX icon and "1 SMS message received"

And:
http://tau.isolve.dk:13013/cgi-bin/sendsms?username=XXXX&password=XXXX&from=
004525282582&to=22701784&mwi=6

De-setting the fax symbol.

So: by any means, is it possible for smsbox when sending mwi messages, to
NOT send out any SMS message (well, I know the mwi message is also a SMS,
but the meaning is a get a SMS which is interpreted by the phone as
something that should hit my SMS inbox in the cell phone)

Best regards,
Bernino Lind

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Bernino Lind
Sent: 10. januar 2002 10:58
To: [EMAIL PROTECTED]
Subject: mclass and mwi questions


Dear users of Kannel,

I have some questions about the mclass and mwi parameters of Kannel sendsms
method.

Prerequisities:
Kannel current CVS version
No DLR
No SSL
at2 WMOD2 modem

Problems/Questions:
MWI:
If I want to set mwi=1 for example, I can only do this by having some text
in the sendsms parameters.

That means the end user will recieve an SMS with two parts: the mwi change +
some normal SMS message.

Thats really irritating, since I just want to change the mwi.

How do I make a message which *only* changes the status of the mwi?

MCLASS:
Can anyone point me to a URL where I can find more information on
mclass=2,3,...N values. I only know what mclass=1 does (flash message). Im
specially interested in knowledge on "programming" sim cards.

COMMENT:
I had a similar problem with mclass: sending a flash message would give both
a SMS AND a flash message, when using flash=1 method. This has changed when
using mclass=1 - I only get the flash message.

This is really very related to my question to developers previously: what is
the difference between flash=1 and mclass=1 - so I guess it has been
expressed now.

Thanks for your kindness in advance and I good day I wish you dear reader,

Best Regards,
Bernino Lind



Reply via email to