SMS Parameter deferred

2003-09-10 Thread David Meier
Hi all, I am using kannel 1.3.1 and am connected to an SMSC via CIMD2 protocol. When I try to send an SMS to it making use of the _deferred_ option the message still gets delivered immediately. This is how I call it (delaying the message for 5 minutes): /cgi-bin/sendsms?username=XX&password=XX

Re: kannel WAP gateway and Siemens S55 - SOLVED!

2003-09-10 Thread Odhiambo Washington
* Wash <[EMAIL PROTECTED]> [20030909 08:39]: wrote: > > Dear Ladies and Gentlemen, > > I have setup kannel-1.2.1 as a WAP gateway and it seems to work fine so far. > However I have found a big problem with Siemens S55 phone. It cannot work > with the gateway, even though other phones do. > > It

Re: SMS Parameter deferred

2003-09-10 Thread Bruno Rodrigues
David Meier <[EMAIL PROTECTED]> wrote: > Hi all, > > I am using kannel 1.3.1 and am connected to an SMSC via CIMD2 protocol. When I try > to send an SMS to it making use of the _deferred_ option the message still gets > delivered immediately. > > This is how I call it (delaying the message for

unable to send SMS using T68i as SMSC

2003-09-10 Thread Frederik Dannemare
Hi, I'm unable to send SMS messages using a Sony Ericsson T68i as a virtual SMS Center. I have tried lots and lots of tweaking of configuration options, but without any luck. I'm seeing this in my bearerbox.log: 2003-09-10 19:02:32 [5] DEBUG: AT2[T68]: <-- +CMS ERROR: 500 2003-09-10 19:02:32 [

kannel WAP gateway

2003-09-10 Thread Mauricio_Reyes
Hi, I have configure and working kannel 1.3. It seems to work fine. But I need to configure a home page. Does anyone knows how to do this? Thank You. Carlos.

Re: unable to send SMS using T68i as SMSC

2003-09-10 Thread Frederik Dannemare
Hi again, forgot to mention I'm using v1.2.1 on Debian Sid, and I'm trying to send an sms this way: $ lynx -dump "http://localhost:13003/cgi-bin/sendsms?username=kannel&password=kannel&to=28127550&text=test"; Sent. Do you think maybe using the development release of Kannel will help in any