Hi,
1) You are missing smsc-id in your configuration. Check User's Guide.
BR,
Nikos
----- Original Message -----
From: <[email protected]>
To: <[email protected]>
Sent: Sunday, January 24, 2010 9:11 PM
Subject: Re: No such file or directory?
I am logged as root. It is not a file permission thing. I regret I cant
find information on some fundamentals here, for example:
1) how can it not know to what sms center to send it to?, in the conf
file:
group=smsc
smsc=sierra
but the access.log has SMSC: BLANK
2010-01-24 11:25:53 DISCARDED SMS [SMSC:] [SVC:tester] [ACT:] [BINF:]
[FID:] [from:1XXXXXXX] [to:1XXXXXXX] [flags:-1:0:-1:-1:-1] [msg:5:hello]
[udh:0:]
2010-01-24 11:25:53 send-SMS request added - sender:tester:1XXXXXXXx
127.0.0.1 target:1XXXXXX request: 'hello'
Since the access.log does not know the smsc center, I assume that I
could send it as a parameter on the http request?? Well, I never found a
list of parameters you can use on the sendsms option of the http
request.
The http request is:
lynx -dump
"http://localhost:1303/cgi-bin/sendsms?user=tester&password=foobar&to=1XXXXX&smsc=sierra&text=hello&from=1XXXX"
Will it be because I have to create a folder "cgi-bin", since this
folder mysteriously appears in the usage of the http line although
nothing in the documentation explains where this folder comes from. I
did.
I am also thinking it may be a prefix that the modem requests??, but if
that is the case, does anyone please have samples of what should be send
manually to a sierra airbus 881 to, including prefixes?.. If I use the
text sender utility program that came with the modem in windows xp, it
sends a message with no issues.
Thanks a lot
CS