Thanks for your answer.
 
Unfortunately, it does not solve my problem yet (since I already included the password in the HTTP request).
The problem is about another password: the login/password required by the operators SMSC: The gateway does not send the login/password which is required by the SMSC to the SMSC.
 
I understood from Vodafone, where we are trying to connect to that a UCP 60 message is required with the username and password. For some reason, the gateway does not send this message, although the configuration file has room for defining this login and password:
 
smsc-username=xxx
smsc-password=yyy
 
How can I get the gateway to send this UCP 60 message???
 
All help is appreciated.
 
Willem.
 
 
----- Original Message -----
Sent: Wednesday, March 20, 2002 16:14
Subject: Re: username/password not sent to SMSC: please help


Hi,

if you send your SMS via HTTP, then try to include the SMSC name/pw in
that request, too. That solved this issue for me. Example request:

http://myhost:13013/cgi-bin/sendsms?username=<smsc uname>&password=<smsc
pw>&to=1234&text=Hello World&from=1234

greetings


>    "Willem Levelt" <[EMAIL PROTECTED]>
>    Sent by: [EMAIL PROTECTED]
>    18.03.2002 22:24
>
>          To: <[EMAIL PROTECTED]>
>          cc:
>          Subject: username/password not sent to SMSC: please help
>
>Hello,
>
>We are trying to use the Kannel gateway to connect to an CMG SMSC, using
EMI
>over IP.
>The connection to the SMSC is set up nicely, but I am not able to send
>messages, since the SMSC complains that no password is provided in the
request.
>
>When I look at the EMI string sent to the SMSC, I cannot find the
>username/password information I supplied in the configuration file. Can
anybody
>tell me whether this is a know bug? Or should this work?
>
>Thanks, Willem.
>
>
>

Reply via email to