JINGPLUS: Operating system name and version: Fedora 14
Version of smsd: 3.1.14
Smsd installed from: sources
Name and model of a modem / phone: Unknown
Interface: USB
Hi all,
I am faceing a problem that i can't send and rec SMS vi SMS Tools 3.
When i restart the smsd service i noticed that modem LED on CD and DATA is flashing few time that make me think of my Linux is successful send data to the modem but somehow the modem or the phoneline can't function with the SMS ...i've been works on this issue for whole day please somebody help me ....
And for more information that i have also install a fax server in my Linux which it works fine !
Dmesg to get modem connect in /dev/ttyUSB0
[24608.602273] usb 5-3: USB disconnect, address 2
[24608.602663] pl2303 ttyUSB0: pl2303 converter now disconnected from ttyUSB0
[24608.602675] pl2303 5-3:1.0: device disconnected
[24613.761043] usb 5-3: new full speed USB device using ohci_hcd and address 4
[24613.907520] usb 5-3: New USB device found, idVendor=067b, idProduct=2303
[24613.907523] usb 5-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[24613.907525] usb 5-3: Product: USB-Serial Controller
[24613.907527] usb 5-3: Manufacturer: Prolific Technology Inc.
[24613.909576] pl2303 5-3:1.0: pl2303 converter detected
[24613.931611] usb 5-3: pl2303 converter now attached to ttyUSB0
/etc/smsd.conf
# Example smsd.conf. Read the manual for a description
devices = GSM1
logfile = /var/log/smsd.log
loglevel = 7
[GSM1]
device = /dev/ttyUSB0
incoming = yes
#pin = 1111
/var/log/smsd.log
2011-01-29 00:09:01,2, smsd: Smsd v3.1.14 started.
2011-01-29 00:09:01,2, smsd: Running as root:root.
2011-01-29 00:09:01,7, smsd: Running startup_check (shell): /var/spool/sms/incoming/smsd_script.doZxdg /tmp/smsd_data.wIcUfn
2011-01-29 00:09:01,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0 (0)
2011-01-29 00:09:01,4, smsd: File mode creation mask: 022 (0644, rw-r--r--).
2011-01-29 00:09:01,5, smsd: Outgoing file checker has started. PID: 7312.
2011-01-29 00:09:01,7, smsd: All PID's: 7312,7314
2011-01-29 00:09:01,5, GSM1: Modem handler 0 has started. PID: 7314.
2011-01-29 00:09:01,5, GSM1: Using check_memory_method 1: CPMS is used.
2011-01-29 00:09:02,6, GSM1: I have to send 1 short message for /var/spool/sms/checked/send_7q9CUD
2011-01-29 00:09:02,6, GSM1: Sending SMS from to 852XXXXXXXX
2011-01-29 00:09:02,6, GSM1: Checking if modem is ready
2011-01-29 00:09:02,7, GSM1: -> AT
2011-01-29 00:09:02,7, GSM1: Command is sent, waiting for the answer
2011-01-29 00:09:07,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 1.
2011-01-29 00:09:07,7, GSM1: <-
2011-01-29 00:09:07,7, GSM1: -> ^Z
2011-01-29 00:09:07,7, GSM1: Command is sent, waiting for the answer
2011-01-29 00:09:12,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 2.
2011-01-29 00:09:12,7, GSM1: <-
2011-01-29 00:09:12,7, GSM1: -> AT
2011-01-29 00:09:12,7, GSM1: Command is sent, waiting for the answer
2011-01-29 00:09:12,7, GSM1: <- OK
2011-01-29 00:09:12,6, GSM1: Pre-initializing modem
2011-01-29 00:09:13,7, GSM1: -> ATE0+CMEE=1;+CREG=2
2011-01-29 00:09:13,7, GSM1: Command is sent, waiting for the answer
2011-01-29 00:09:13,7, GSM1: <- ATE0+CMEE=1;+CREG=2 ERROR
2011-01-29 00:09:13,3, GSM1: Modem did not accept the pre-init string
2011-01-29 00:09:13,6, GSM1: Checking if modem needs PIN
2011-01-29 00:09:13,7, GSM1: -> AT+CPIN?
2011-01-29 00:09:13,7, GSM1: Command is sent, waiting for the answer
2011-01-29 00:09:13,7, GSM1: <- ERROR
2011-01-29 00:09:13,2, GSM1: PIN handling: expected READY, modem answered ERROR
2011-01-29 00:09:13,2, GSM1: Modem handler 0 terminated abnormally. PID: 7314.
Which i'm in Hong Kong and 852XXXXXXXX is my cell phone number...
Wander is it my phone line not support to send SMS...
But unlucky i do not have extra digi phone can do the test....
Any Suggestion is good for me ...SMS Tools going to make me crazy!!!!
|