Title: Ανώνυμο Επιστολόχαρτο
Does Anyone knows how can i setup a HTTP relay winth kannel?
 
i read the user guide but im feeling something is missing.
 
In detail i want to send sms's thru http interface and those sms's be forwarded to a cgi script that takes
some argument diferent than kannel sends..
 
 GET SMS/kannel.php?user=antonis&pass=spirou&to=30693123123&text=tttttttt&from=123&coding=1
 
This is what is written in access_log
 
 
group = smsc
smsc = http
smsc-id = HTTP
system-type = kannel
port = 8000
smsc-username = antonis
smsc-password = spirou
send-url = ""http://localhost/SMS/kannel.php">http://localhost/SMS/kannel.php"
group = sendsms-user
username = vagelis
password = "vagelidis"
user-deny-ip = "*.*.*.*"
user-allow-ip = "127.0.0.1"
 
 
and i use:
 
any other recomendations?
 
Regards,
Antonis Spirou
Systems &Network Engineer
Dpt    : Network & Operations Center
 

Reply via email to