so siehts jetzt bei mir aus:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ------------------------------------------
# System configuration file for freenet-sms
# ------------------------------------------
# put here your username and password
#
username=XXXX
password=XXXX
# do you use a proxy? uncomment if needed.
#
#http_proxy=http://hostname:port/
#http_proxy_username=
#http_proxy_password=
# here you can add your aliases.
#
#olli=015227573018
wenn ich jetzt versuche an mich selber eine sms zu schicken mit
overmind@overmind-laptop:~/anwendungen/freenet-sms_0.3$ freenet-sms.pl 015227573018 test test
Use of uninitialized value $sessionid in substitution (s///) at /usr/local/bin/freenet-sms.pl line 209.
Use of uninitialized value $sessionid in concatenation (.) or string at /usr/local/bin/freenet-sms.pl line 225.
Use of uninitialized value $sessionid in concatenation (.) or string at /usr/local/bin/freenet-sms.pl line 234.
Use of uninitialized value $sessionid in concatenation (.) or string at /usr/local/bin/freenet-sms.pl line 243.
Use of uninitialized value $sessionid in concatenation (.) or string at /usr/local/bin/freenet-sms.pl line 249.
- SMS successfully sent to 015227573018.
overmind@overmind-laptop:~/anwendungen/freenet-sms_0.3$
kommt successfully sent....doch es kommt nichts an
edit renee: Bitte keine Zugangsdaten posten
Last edited: 2010-06-09 13:40:01 +0200 (CEST)