Round robin on SMSCs

2002-04-09 Thread Jacob Vennervald Madsen
Hi All If I set up kannel with two GSM modems will it automatically do round robin on those modems? Jacob Vennervald

@ sign encoding

2002-04-09 Thread Cipher Strength
HI, all I am trying to send @ chracter in sms but not receieving on mobile phone regards CIPHER _ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com

RE: RE : Flash Msgs

2002-04-09 Thread Bruno David Simões Rodrigues
On Tue, 2002-04-09 at 17:36, Oded Arbel wrote: > Actually - that's not entirely correct - smsbox checks for 0 >= mclass > <= 4, so all values from 0 to 4 (inclusive) are valid, as per smsbox. > looking at the code, I think that the values are 0 based, and the fact > that smsbox accepts mclass = 4

RE: RE : Flash Msgs

2002-04-09 Thread Oded Arbel
Actually - that's not entirely correct - smsbox checks for 0 >= mclass <= 4, so all values from 0 to 4 (inclusive) are valid, as per smsbox. looking at the code, I think that the values are 0 based, and the fact that smsbox accepts mclass = 4 is a mistake. -- Oded Arbel m-Wise Inc. [EMAIL PROTECT

Re: RE : Flash Msgs

2002-04-09 Thread Bruno David Simões Rodrigues
On Tue, 2002-04-09 at 13:22, LOESCH Jean-Jacques wrote: > Wrong, take a look at the doc: > > mclass number Optional. Sets the Message Class in DCS Field. Accepts values between >1 and 4, for Message Class 0 to 3, A value of 1 sends the message directly to >display. mclass=2 sends to mobile, 3 d

Re: Flash Msgs

2002-04-09 Thread Valter Santos
yeah! it was a gap ... sorry /valter - Original Message - From: "LOESCH Jean-Jacques" <[EMAIL PROTECTED]> To: "Valter Santos" <[EMAIL PROTECTED]>; "SAAMIR NAEEM" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, April 09, 2002 1:22 PM Subject: RE : Flash Msgs Wrong, take a look a

RE : Flash Msgs

2002-04-09 Thread LOESCH Jean-Jacques
Wrong, take a look at the doc: mclass number Optional. Sets the Message Class in DCS Field. Accepts values between 1 and 4, for Message Class 0 to 3, A value of 1 sends the message directly to display. mclass=2 sends to mobile, 3 do SIM and 4 to SIM Toolkit. So it isn't mclass=0 but mclass=1

CIMD2 SMSC overwriting sender

2002-04-09 Thread Jacob Vennervald Madsen
Hi List Is it possible to overwrite the sender with a CIMD2 smsc connection? I'm thinking both with another MSISDN or a text string like "Howdy"? Jacob Vennervald

Re: Flash Msgs

2002-04-09 Thread Valter Santos
just pass the parameter mclass=0 in your request (or the header X-Kannel-MClass) /valter - Original Message - From: "SAAMIR NAEEM" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 09, 2002 1:40 PM Subject: Flash Msgs Hello All, I am a new member of Kannel User list.

RE : Flash Msgs

2002-04-09 Thread LOESCH Jean-Jacques
In kannel.conf # SMSBOX SETUP group = smsbox bearerbox-host = localhost sendsms-port = 80 global-sender = 123 log-file = "/tmp/smsbox.log" log-level = 0 access-log = "access.log" # SEND-SMS USERS group = sendsms-user username = tester password = foobar #user-deny-ip = "" #user-allow-ip = ""

Flash Msgs

2002-04-09 Thread SAAMIR NAEEM
Hello All, I am a new member of Kannel User list. Can anyone tell me how to send Flash Msgs of Class Zero =0 Msgs from Kannel SMS Gateway. Regards Saamir.

Preliminary question

2002-04-09 Thread Wojciech Dabrowski
Hi all, I have kannel 1.1.4 on my Red Hat 7.0 It works with Siemens M20. I want to start the same konfiguration on win2000, where can I find Win version of kannel and should I use a Cygwin to start it? Please tel me whwre can I find any additional information about configuration and running Kann