Hello,

im realy new to this world ;-) btw, i just download a new kannel via cvs,
each time i try sending sms with perl-libwww command :


$ GET -e
"http://localhost:13131/cgi-bin/sendsms?username=avudz&password=avudz&from=62818445009&to=628163115907&text=Test+SMS";
Cache-Control: no-cache
Connection: close
Pragma: no-cache
Server: Kannel/cvs-20050812
Content-Length: 24
Content-Type: text/html
Client-Date: Sat, 20 Aug 2005 15:23:16 GMT
Client-Peer: 127.0.0.1:13131
Client-Response-Num: 1

0: Accepted for delivery

in smsbox status said success, but there was another error message in
bearerbox, seem that i type unknown number ??

2005-08-20 22:23:16 [30226] [2] DEBUG: HTTP: Creating HTTPClient for
`127.0.0.1'.
2005-08-20 22:23:16 [30226] [2] DEBUG: HTTP: Created HTTPClient area
0x813cae0.
2005-08-20 22:23:16 [30226] [3] INFO: smsbox: Got HTTP request
</cgi-bin/sendsms> from <127.0.0.1>
2005-08-20 22:23:16 [30226] [3] INFO: sendsms used by <avudz>
2005-08-20 22:23:16 [30226] [3] INFO: sendsms sender:<avudz:62818445009>
(127.0.0.1) to:<628163115907> msg:<Test SMS>
2005-08-20 22:23:16 [30226] [3] DEBUG: message length 8, sending 1 messages
2005-08-20 22:23:16 [30226] [3] DEBUG: Stored UUID
407f763d-788f-4f56-9b03-19b1f01aec4c
2005-08-20 22:23:16 [30111] [9] DEBUG: boxc_receiver: sms received
2005-08-20 22:23:16 [30226] [3] DEBUG: Status: 202 Answer: <Sent.>
2005-08-20 22:23:16 [30226] [3] DEBUG: Delayed reply - wait for bearerbox
2005-08-20 22:23:16 [30111] [9] DEBUG: send_msg: sending msg to boxc:
<avudzbox>
2005-08-20 22:23:16 [30226] [0] DEBUG: Got ACK (0) of
407f763d-788f-4f56-9b03-19b1f01aec4c
2005-08-20 22:23:16 [30226] [0] DEBUG: HTTP: Destroying HTTPClient area
0x813cae0.
2005-08-20 22:23:16 [30226] [0] DEBUG: HTTP: Destroying HTTPClient for
`127.0.0.1'.
2005-08-20 22:23:18 [30111] [7] DEBUG: AT2[MultiTech]: TP-Validity-Period:
2 days
2005-08-20 22:23:18 [30111] [7] DEBUG: AT2[MultiTech]: --> AT+CMGS=21^M
2005-08-20 22:23:18 [30111] [7] DEBUG: AT2[MultiTech]: <-- AT+CMGS=21
2005-08-20 22:23:18 [30111] [7] DEBUG: AT2[MultiTech]: <-- >
2005-08-20 22:23:18 [30111] [7] DEBUG: AT2[MultiTech]: send command status: 1
2005-08-20 22:23:18 [30111] [7] DEBUG: AT2[MultiTech]: -->
0011000C812618361195700000A808D4F29C0E9A36A7
2005-08-20 22:23:18 [30111] [7] DEBUG: AT2[MultiTech]: --> ^Z
2005-08-20 22:23:20 [30111] [7] DEBUG: AT2[MultiTech]: <-- >
0011000C812618361195700000A808D4F29C0E9A36A7
2005-08-20 22:23:20 [30111] [7] DEBUG: AT2[MultiTech]: <-- ERROR
2005-08-20 22:23:20 [30111] [7] ERROR: AT2[MultiTech]: Error occurs:
ERROR: error number not known to us. ask google and add it. (1)


can somebody explain to me about this failure ?? here is my modem config :

$ egrep -v "^(#)" /etc/kannel/modems.conf
group = modems
id = MultiTech
init-string = "AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0"
detect-string = "WAVECOM"
detect-string2 = "MODEM"
speed = 115200
need-sleep = true
sendline-sleep = 10
message-storage = "SM"


i'm using MultiTech GSM/GPRS modem. any help would be great and sure
appreciate :)

*Kannel bearerbox version `cvs-20050812'. Build `Aug 20 2005 11:22:50',
compiler `3.4.3 (Mandrakelinux 10.2 3.4.3-7mdk)'.*

Regards,

avudz


Reply via email to