I forget to copy list...

---------- Forwarded message ----------
From: Alvaro Cornejo <[EMAIL PROTECTED]>
Date: Apr 24, 2007 11:24 AM
Subject: Re: http smsc with clickatell
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>


Hi

The link for clickatell is:

http://api.clickatell.com/http/sendmsg?user=xxxxx&password=xxxxx&api_id=xxxxx&to=448311234567&text=Meet+me+at+home
here you should use clickatell usr/pass/id. this would be kannel
"outgoing interface". api_id is the system-id =  API-ID clickatell
provided you, usr/pass are the ones from your clickatell account.

the link  you provide:
> http://localhost:13013/cgi-bin/sendsms?username=foo&password=bar&to=phone
number&text=helloworld

is kannel http interface. ie is the kannel "incomming interface".
Here you should use usr/pass you define in sendsms-user kannel config



On 4/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
hi Alvaro,
 fine  and thank you for your guide line but the same code is not
functioning for me.
  insteadof xxxxxxx in system-id I use the user id what I got from clickatell
  and corresponding username and my pwd I used.
  still I got an error as

"Authorization failed for sendsms"

 how did you try to connect clickatell either using any browser with the
following url

http://localhost:13013/cgi-bin/sendsms?username=foo&password=bar&to=phone
number&text=helloworld

is it correct?


# SMSC HTTP CLICKATEL

group = smsc
smsc = http
smsc-id = click
system-id = XXXXX  <--- API-ID
system-type = clickatell
port = 13015
smsc-username = YYYYYYY <---  Clickatell username
smsc-password = ZZZZZZZZ <----- Clickatell password
send-url = http://api.clickatell.com/http    <---- Clickatell Http API
base Url
connect-allow-ip = 196.30.96.134


ARP with reg.





-----------------------------------------
This email was sent using TCEMail Service.
Thiagarajar College of Engineering
Madurai - 625015 (India)



Reply via email to