|
|
| SMS Server Tools 3 Community |
| Welcome, Guest. The forum is currently read-only, but will open soon. |
Fri Nov 28, 2025 05:03 |
Page: 1
| Keywords: Mode: All keywords (AND) |
|
Wed Jul 29, 2009 14:06
|
passi: If i set send_delay = 0 or -1
I get error "No such file or directory"
2009-07-29 16:00:14,6, GSM1: Checking if modem is ready
2009-07-29 16:00:14,7, GSM1: -> AT
2009-07-29 16:00:14,7, GSM1: Command is sent, waiting for the answer
2009-07-29 16:00:14,7, GSM1: <- +CMS ERROR: 304 (Invalid PDU mode parameter)
2009-07-29 16:00:15,7, GSM1: -> AT
2009-07-29 16:00:15,7, GSM1: Command is sent, waiting for the answer
2009-07-29 16:00:15,7, GSM1: <- OK
2009-07-29 16:00:15,6, GSM1: Pre-initializing modem
2009-07-29 16:00:15,7, GSM1: -> ATE0+CMEE=1
2009-07-29 16:00:15,7, GSM1: Command is sent, waiting for the answer
2009-07-29 16:00:15,7, GSM1: <- OK
2009-07-29 16:00:15,6, GSM1: Checking if modem needs PIN
2009-07-29 16:00:16,7, GSM1: -> AT+CPIN?
2009-07-29 16:00:16,7, GSM1: Command is sent, waiting for the answer
2009-07-29 16:00:16,7, GSM1: <- +CPIN: READY OK
2009-07-29 16:00:16,6, GSM1: Initializing modem
2009-07-29 16:00:16,7, GSM1: -> AT+CMGL
2009-07-29 16:00:16,7, GSM1: Command is sent, waiting for the answer
2009-07-29 16:00:16,7, GSM1: <- OK
2009-07-29 16:00:17,7, GSM1: -> AT+CSQ
2009-07-29 16:00:17,7, GSM1: Command is sent, waiting for the answer
2009-07-29 16:00:17,7, GSM1: <- +CSQ: 27,99 OK
2009-07-29 16:00:17,6, GSM1: Checking if Modem is registered to the network
2009-07-29 16:00:17,7, GSM1: -> AT+CREG?
2009-07-29 16:00:17,7, GSM1: Command is sent, waiting for the answer
2009-07-29 16:00:17,7, GSM1: <- +CREG: 0,1 OK
2009-07-29 16:00:17,6, GSM1: Modem is registered to the network
2009-07-29 16:00:17,6, GSM1: Selecting PDU mode
2009-07-29 16:00:18,7, GSM1: -> AT+CMGF=0
2009-07-29 16:00:18,7, GSM1: Command is sent, waiting for the answer
2009-07-29 16:00:18,7, GSM1: <- OK
2009-07-29 16:00:18,7, GSM1: -> AT+CMGS=96
2009-07-29 16:00:18,7, GSM1: Command is sent, waiting for the answer
2009-07-29 16:00:18,7, GSM1: <- >
2009-07-29 16:00:19,7, GSM1: -> 0011000D91947126115965F80000(REMOVED)
2009-07-29 16:00:19,3, GSM1: Could not send string, cause: No such file or directory
2009-07-29 16:00:24,3, GSM1: The modem answer was not OK: >
2009-07-29 16:00:24,4, GSM1: Sending SMS to (REMOVED) failed
2009-07-29 16:00:24,6, GSM1: Deleted file /var/spool/sms/checked/send_q15120
As we definitely need sms tool to send sms from linux, can the USB GSM-Modem resolve this problem? And which model will definitely works with sms tools 3?
|
|
Wed Jul 29, 2009 13:54
|
passi: Thank You very much, keke
I try Your setttings one more time.
Do You think, if I use different USB-Cable, does this help?
Or is this a linux usb port implementation problem?
Best Regards.
|
|
Wed Jul 29, 2009 13:27
|
passi: Hi,
thanks.
I've tried Your settings
init = ATE1+CMEE=1
pre_init = no
Here is the log:
( PRIVATE BLOCK )
|
|
Wed Jul 29, 2009 11:58
|
passi: Hi,
I've tried to send the second sms and it failed:
2009-07-29 13:51:50,6, GSM1: I have to send 1 short message for /var/spool/sms/checked/send_Fx7153
2009-07-29 13:51:50,6, GSM1: Sending SMS from to (REMOVED)
2009-07-29 13:51:50,6, GSM1: Checking if modem is ready
2009-07-29 13:51:51,7, GSM1: -> AT
2009-07-29 13:51:51,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:51:51,7, GSM1: <- OK
2009-07-29 13:51:51,6, GSM1: Pre-initializing modem
2009-07-29 13:51:51,7, GSM1: -> ATE0+CMEE=1
2009-07-29 13:51:51,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:51:52,7, GSM1: <- OK
2009-07-29 13:51:52,6, GSM1: Checking if modem needs PIN
2009-07-29 13:51:52,7, GSM1: -> AT+CPIN?
2009-07-29 13:51:52,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:51:52,7, GSM1: <- +CPIN: READY OK
2009-07-29 13:51:52,6, GSM1: Initializing modem
2009-07-29 13:51:52,7, GSM1: -> AT+CMGL
2009-07-29 13:51:52,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:51:53,7, GSM1: <- OK
2009-07-29 13:51:53,7, GSM1: -> AT+CSQ
2009-07-29 13:51:53,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:51:53,7, GSM1: <- +CSQ: 27,99 OK
2009-07-29 13:51:53,6, GSM1: Checking if Modem is registered to the network
2009-07-29 13:51:53,7, GSM1: -> AT+CREG?
2009-07-29 13:51:53,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:51:54,7, GSM1: <- +CREG: 0,1 OK
2009-07-29 13:51:54,6, GSM1: Modem is registered to the network
2009-07-29 13:51:54,6, GSM1: Selecting PDU mode
2009-07-29 13:51:54,7, GSM1: -> AT+CMGF=0
2009-07-29 13:51:54,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:51:54,7, GSM1: <- OK
2009-07-29 13:51:54,7, GSM1: -> AT+CMGS=99
2009-07-29 13:51:54,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:51:55,7, GSM1: <- >
2009-07-29 13:51:55,7, GSM1: -> 0011000D91947126115965F80000(REMOVED)
2009-07-29 13:51:56,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:51:56,7, GSM1: <- +CMS ERROR: 304 (Invalid PDU mode parameter)
2009-07-29 13:51:56,3, GSM1: The modem answer was not OK: +CMS ERROR: 304 (Invalid PDU mode parameter)
2009-07-29 13:51:56,5, GSM1: Waiting 5 sec. before retrying
2009-07-29 13:52:01,6, GSM1: Checking if modem is ready
2009-07-29 13:52:01,7, GSM1: -> AT
2009-07-29 13:52:01,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:02,7, GSM1: <- OK
2009-07-29 13:52:02,6, GSM1: Pre-initializing modem
2009-07-29 13:52:02,7, GSM1: -> ATE0+CMEE=1
2009-07-29 13:52:02,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:02,7, GSM1: <- OK
2009-07-29 13:52:02,6, GSM1: Checking if modem needs PIN
2009-07-29 13:52:02,7, GSM1: -> AT+CPIN?
2009-07-29 13:52:02,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:03,7, GSM1: <- +CPIN: READY OK
2009-07-29 13:52:03,6, GSM1: Initializing modem
2009-07-29 13:52:03,7, GSM1: -> AT+CMGL
2009-07-29 13:52:03,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:03,7, GSM1: <- OK
2009-07-29 13:52:03,7, GSM1: -> AT+CSQ
2009-07-29 13:52:03,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:04,7, GSM1: <- +CSQ: 27,99 OK
2009-07-29 13:52:04,6, GSM1: Checking if Modem is registered to the network
2009-07-29 13:52:04,7, GSM1: -> AT+CREG?
2009-07-29 13:52:04,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:04,7, GSM1: <- +CREG: 0,1 OK
2009-07-29 13:52:04,6, GSM1: Modem is registered to the network
2009-07-29 13:52:04,6, GSM1: Selecting PDU mode
2009-07-29 13:52:04,7, GSM1: -> AT+CMGF=0
2009-07-29 13:52:04,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:05,7, GSM1: <- OK
2009-07-29 13:52:05,7, GSM1: -> AT+CMGS=99
2009-07-29 13:52:05,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:05,7, GSM1: <- >
2009-07-29 13:52:06,7, GSM1: -> 0011000D91947126115965F80000(REMOVED)
2009-07-29 13:52:06,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:07,7, GSM1: <- +CMS ERROR: 304 (Invalid PDU mode parameter)
2009-07-29 13:52:07,3, GSM1: The modem answer was not OK: +CMS ERROR: 304 (Invalid PDU mode parameter)
2009-07-29 13:52:07,5, GSM1: Waiting 5 sec. before retrying
2009-07-29 13:52:12,6, GSM1: Checking if modem is ready
2009-07-29 13:52:12,7, GSM1: -> AT
2009-07-29 13:52:12,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:12,7, GSM1: <- OK
2009-07-29 13:52:12,6, GSM1: Pre-initializing modem
2009-07-29 13:52:12,7, GSM1: -> ATE0+CMEE=1
2009-07-29 13:52:12,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:13,7, GSM1: <- OK
2009-07-29 13:52:13,6, GSM1: Checking if modem needs PIN
2009-07-29 13:52:13,7, GSM1: -> AT+CPIN?
2009-07-29 13:52:13,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:13,7, GSM1: <- +CPIN: READY OK
2009-07-29 13:52:13,6, GSM1: Initializing modem
2009-07-29 13:52:13,7, GSM1: -> AT+CMGL
2009-07-29 13:52:14,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:14,7, GSM1: <- OK
2009-07-29 13:52:14,7, GSM1: -> AT+CSQ
2009-07-29 13:52:14,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:14,7, GSM1: <- +CSQ: 27,99 OK
2009-07-29 13:52:14,6, GSM1: Checking if Modem is registered to the network
2009-07-29 13:52:15,7, GSM1: -> AT+CREG?
2009-07-29 13:52:15,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:15,7, GSM1: <- +CREG: 0,1 OK
2009-07-29 13:52:15,6, GSM1: Modem is registered to the network
2009-07-29 13:52:15,6, GSM1: Selecting PDU mode
2009-07-29 13:52:15,7, GSM1: -> AT+CMGF=0
2009-07-29 13:52:15,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:15,7, GSM1: <- OK
2009-07-29 13:52:16,7, GSM1: -> AT+CMGS=99
2009-07-29 13:52:16,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:52:16,7, GSM1: <- +CME ERROR: 100 (unknown)
2009-07-29 13:52:16,3, GSM1: The modem answer was not OK: +CME ERROR: 100 (unknown)
2009-07-29 13:52:16,4, GSM1: Sending SMS to (REMOVED) failed
2009-07-29 13:52:16,6, GSM1: Deleted file /var/spool/sms/checked/send_Fx7153
Is it possible to increase the retrys >3 if the send command fails?
Best Regards.
|
|
Wed Jul 29, 2009 11:42
|
passi: Hello keke,
Thank You for reply.
I have tried to send sms with
rtccts = yes and baudrate = 9600
Here is the log:
2009-07-29 13:27:45,7, smsd: Running startup_check (shell): /tmp/smsd_script.PwVD7X /tmp/smsd_data.fR1zd0
2009-07-29 13:27:45,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0
2009-07-29 13:27:45,4, smsd: File mode creation mask: 022 (0644, rw-r--r--).
2009-07-29 13:27:45,5, smsd: Outgoing file checker has started. PID: 1018.
2009-07-29 13:27:45,5, GSM1: Modem handler 0 has started. PID: 1020. Will only send messages.
2009-07-29 13:27:45,5, GSM1: Using check_memory_method 1: CPMS is used.
2009-07-29 13:27:45,5, GSM1: Using read_timeout 10 seconds.
2009-07-29 13:27:45,6, GSM1: Checking if modem is ready
2009-07-29 13:27:46,7, GSM1: -> AT
2009-07-29 13:27:46,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:27:57,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 1.
2009-07-29 13:27:57,7, GSM1: <-
2009-07-29 13:27:57,7, GSM1: ->
2009-07-29 13:27:57,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:28:07,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 2.
2009-07-29 13:28:07,7, GSM1: <-
2009-07-29 13:28:07,7, GSM1: -> AT
2009-07-29 13:28:07,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:28:08,7, GSM1: <- OK
2009-07-29 13:28:08,6, GSM1: Pre-initializing modem
2009-07-29 13:28:08,7, GSM1: -> ATE0+CMEE=1
2009-07-29 13:28:08,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:28:08,7, GSM1: <- OK
2009-07-29 13:28:08,6, GSM1: Checking if modem needs PIN
2009-07-29 13:28:08,7, GSM1: -> AT+CPIN?
2009-07-29 13:28:08,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:28:09,7, GSM1: <- +CPIN: READY OK
2009-07-29 13:28:09,6, GSM1: Initializing modem
2009-07-29 13:28:09,7, GSM1: -> AT+CMGL
2009-07-29 13:28:09,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:28:09,7, GSM1: <- OK
2009-07-29 13:28:09,7, GSM1: -> AT+CSQ
2009-07-29 13:28:09,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:28:10,7, GSM1: <- +CSQ: 27,99 OK
2009-07-29 13:28:10,6, GSM1: Checking if Modem is registered to the network
2009-07-29 13:28:10,7, GSM1: -> AT+CREG?
2009-07-29 13:28:10,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:28:10,7, GSM1: <- +CREG: 0,1 OK
2009-07-29 13:28:10,6, GSM1: Modem is registered to the network
2009-07-29 13:28:10,6, GSM1: Selecting PDU mode
2009-07-29 13:28:11,7, GSM1: -> AT+CMGF=0
2009-07-29 13:28:11,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:28:11,7, GSM1: <- OK
2009-07-29 13:28:11,7, GSM1: -> AT+CIMI
2009-07-29 13:28:11,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:28:11,7, GSM1: <- (REMOVED) OK
2009-07-29 13:28:12,7, GSM1: -> AT+CGSN
2009-07-29 13:28:12,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:28:12,7, GSM1: <- +CGSN: (REMOVED) OK
2009-07-29 13:28:12,5, GSM1: CGSN: (REMOVED)
2009-07-29 13:28:12,5, GSM1: IMSI: (REMOVED)
2009-07-29 13:28:12,6, GSM1: Checking if reading of messages is supported
2009-07-29 13:28:12,7, GSM1: -> AT+CPMS?
2009-07-29 13:28:12,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:28:12,7, GSM1: <- +CPMS: "SM",0,703,"MT",0,703,"SM",0,703 OK
2009-07-29 13:28:12,5, GSM1: Waiting for messages to send...
2009-07-29 13:34:26,5, smsd: Moved file /var/spool/sms/outgoing/send_sZ2953 to /var/spool/sms/checked
2009-07-29 13:34:27,6, GSM1: I have to send 1 short message for /var/spool/sms/checked/send_sZ2953
2009-07-29 13:34:27,6, GSM1: Sending SMS from to (REMOVED)
2009-07-29 13:34:27,6, GSM1: Checking if modem is ready
2009-07-29 13:34:27,7, GSM1: -> AT
2009-07-29 13:34:27,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:28,7, GSM1: <- OK
2009-07-29 13:34:28,6, GSM1: Pre-initializing modem
2009-07-29 13:34:28,7, GSM1: -> ATE0+CMEE=1
2009-07-29 13:34:28,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:28,7, GSM1: <- OK
2009-07-29 13:34:28,6, GSM1: Checking if modem needs PIN
2009-07-29 13:34:29,7, GSM1: -> AT+CPIN?
2009-07-29 13:34:29,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:29,7, GSM1: <- +CPIN: READY OK
2009-07-29 13:34:29,6, GSM1: Initializing modem
2009-07-29 13:34:29,7, GSM1: -> AT+CMGL
2009-07-29 13:34:29,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:29,7, GSM1: <- OK
2009-07-29 13:34:30,7, GSM1: -> AT+CSQ
2009-07-29 13:34:30,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:30,7, GSM1: <- +CSQ: 27,99 OK
2009-07-29 13:34:30,6, GSM1: Checking if Modem is registered to the network
2009-07-29 13:34:30,7, GSM1: -> AT+CREG?
2009-07-29 13:34:30,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:30,7, GSM1: <- +CREG: 0,1 OK
2009-07-29 13:34:30,6, GSM1: Modem is registered to the network
2009-07-29 13:34:30,6, GSM1: Selecting PDU mode
2009-07-29 13:34:31,7, GSM1: -> AT+CMGF=0
2009-07-29 13:34:31,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:31,7, GSM1: <- OK
2009-07-29 13:34:31,7, GSM1: -> AT+CMGS=99
2009-07-29 13:34:31,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:32,7, GSM1: <- >
2009-07-29 13:34:32,7, GSM1: -> 0011000D91947126115965F80000(REMOVED)
2009-07-29 13:34:32,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:33,7, GSM1: <- +CMS ERROR: 304 (Invalid PDU mode parameter)
2009-07-29 13:34:33,3, GSM1: The modem answer was not OK: +CMS ERROR: 304 (Invalid PDU mode parameter)
2009-07-29 13:34:33,5, GSM1: Waiting 5 sec. before retrying
2009-07-29 13:34:38,6, GSM1: Checking if modem is ready
2009-07-29 13:34:38,7, GSM1: -> AT
2009-07-29 13:34:38,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:38,7, GSM1: <- OK
2009-07-29 13:34:38,6, GSM1: Pre-initializing modem
2009-07-29 13:34:39,7, GSM1: -> ATE0+CMEE=1
2009-07-29 13:34:39,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:39,7, GSM1: <- OK
2009-07-29 13:34:39,6, GSM1: Checking if modem needs PIN
2009-07-29 13:34:39,7, GSM1: -> AT+CPIN?
2009-07-29 13:34:39,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:39,7, GSM1: <- +CPIN: READY OK
2009-07-29 13:34:39,6, GSM1: Initializing modem
2009-07-29 13:34:40,7, GSM1: -> AT+CMGL
2009-07-29 13:34:40,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:40,7, GSM1: <- OK
2009-07-29 13:34:40,7, GSM1: -> AT+CSQ
2009-07-29 13:34:40,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:41,7, GSM1: <- +CSQ: 27,99 OK
2009-07-29 13:34:41,6, GSM1: Checking if Modem is registered to the network
2009-07-29 13:34:41,7, GSM1: -> AT+CREG?
2009-07-29 13:34:41,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:41,7, GSM1: <- +CREG: 0,1 OK
2009-07-29 13:34:41,6, GSM1: Modem is registered to the network
2009-07-29 13:34:41,6, GSM1: Selecting PDU mode
2009-07-29 13:34:41,7, GSM1: -> AT+CMGF=0
2009-07-29 13:34:41,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:42,7, GSM1: <- OK
2009-07-29 13:34:42,7, GSM1: -> AT+CMGS=99
2009-07-29 13:34:42,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:42,7, GSM1: <- >
2009-07-29 13:34:42,7, GSM1: -> 0011000D91947126115965F80000(REMOVED)
2009-07-29 13:34:43,7, GSM1: Command is sent, waiting for the answer
2009-07-29 13:34:48,7, GSM1: <- +CMGS: 250 OK
2009-07-29 13:34:48,5, GSM1: SMS sent, Message_id: 250, To: 4917621195568, sending time 21 sec.
2009-07-29 13:34:48,6, GSM1: Moved file /var/spool/sms/checked/send_sZ2953 to /var/spool/sms/sent/send_sZ2953
It is still unstable.
I don't think these settings help. But what do You mean: there has been communication errors?
Communication errors between PC and modem or communication errors between modem and GSM network?
Best Regards
|
|
Wed Jul 29, 2009 07:11
|
passi: Hi all,
I've try sms server tools on Suse Linix SLES 9 and use my handphone Motorola KRZR K1 as modem (connected it to PC using its USB cable). SMS Server Tools 3.15
The installation and configuration was ok. But when I try to send a SMS to another handphone I got "+CMS ERROR: 304 (Invalid PDU mode parameter)" error.
But sometimes (very rar) smstools3 can send sms successfully.
My config
# Example smsd.conf. Read the manual for a description
devices = GSM1
logfile = /var/log/smsd.log
loglevel = 7
sent = /var/spool/sms/sent
errorsleeptime = 5
blocktime = 60
blockafter = 15
hangup_incoming_call = yes
[GSM1]
#device = /dev/ttyS0
device = /dev/ttyACM0
init = AT+CMGL
#init2 = AT+CSQ
incoming = no
pin = 1234
cs_convert = yes
mode = new
#baudrate = 115200
rtscts = no
read_timeout = 10
Lof file looks like this:
2009-07-28 17:13:11,2, smsd: Running as root:root.
2009-07-28 17:13:11,7, smsd: Running startup_check (shell): /tmp/smsd_script.HmBgR8 /tmp/smsd_data.CTk8i4
2009-07-28 17:13:11,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0
2009-07-28 17:13:11,4, smsd: File mode creation mask: 022 (0644, rw-r--r--).
2009-07-28 17:13:11,5, smsd: Outgoing file checker has started. PID: 9125.
2009-07-28 17:13:11,5, GSM1: Modem handler 0 has started. PID: 9127. Will only send messages.
2009-07-28 17:13:11,5, GSM1: Using check_memory_method 1: CPMS is used.
2009-07-28 17:13:11,5, GSM1: Using read_timeout 10 seconds.
2009-07-28 17:13:11,6, GSM1: Checking if modem is ready
2009-07-28 17:13:11,7, GSM1: -> AT
2009-07-28 17:13:11,7, GSM1: Command is sent, waiting for the answer
2009-07-28 17:13:21,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 1.
2009-07-28 17:13:21,7, GSM1: <-
2009-07-28 17:13:22,7, GSM1: -> ^Z
2009-07-28 17:13:22,7, GSM1: Command is sent, waiting for the answer
2009-07-28 17:13:32,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 2.
2009-07-28 17:13:32,7, GSM1: <-
2009-07-28 17:13:32,7, GSM1: -> AT
2009-07-28 17:13:32,7, GSM1: Command is sent, waiting for the answer
2009-07-28 17:13:32,7, GSM1: <- OK
2009-07-28 17:13:32,6, GSM1: Pre-initializing modem
2009-07-28 17:13:33,7, GSM1: -> ATE0+CMEE=1
2009-07-28 17:13:33,7, GSM1: Command is sent, waiting for the answer
2009-07-28 17:13:33,7, GSM1: <- OK
2009-07-28 17:13:33,6, GSM1: Checking if modem needs PIN
2009-07-28 17:13:33,7, GSM1: -> AT+CPIN?
2009-07-28 17:13:33,7, GSM1: Command is sent, waiting for the answer
2009-07-28 17:13:33,7, GSM1: <- +CPIN: READY OK
2009-07-28 17:13:33,6, GSM1: Initializing modem
2009-07-28 17:13:34,7, GSM1: -> AT+CMGL
2009-07-28 17:13:34,7, GSM1: Command is sent, waiting for the answer
2009-07-28 17:13:34,7, GSM1: <- OK
2009-07-28 17:13:34,7, GSM1: -> AT+CSQ
2009-07-28 17:13:34,7, GSM1: Command is sent, waiting for the answer
2009-07-28 17:13:34,7, GSM1: <- +CSQ: 21,99 OK
2009-07-28 17:13:34,6, GSM1: Checking if Modem is registered to the network
2009-07-28 17:13:35,7, GSM1: -> AT+CREG?
2009-07-28 17:13:35,7, GSM1: Command is sent, waiting for the answer
2009-07-28 17:13:35,7, GSM1: <- +CREG: 0,1 OK
2009-07-28 17:13:35,6, GSM1: Modem is registered to the network
2009-07-28 17:13:35,6, GSM1: Selecting PDU mode
2009-07-28 17:13:35,7, GSM1: -> AT+CMGF=0
2009-07-28 17:13:35,7, GSM1: Command is sent, waiting for the answer
2009-07-28 17:13:36,7, GSM1: <- OK
2009-07-28 17:13:36,7, GSM1: -> AT+CIMI
2009-07-28 17:13:36,7, GSM1: Command is sent, waiting for the answer
2009-07-28 17:13:36,7, GSM1: <- (REMOVED) OK
2009-07-28 17:13:36,7, GSM1: -> AT+CGSN
2009-07-28 17:13:36,7, GSM1: Command is sent, waiting for the answer
2009-07-28 17:13:37,7, GSM1: <- +CGSN: (REMOVED) OK
2009-07-28 17:13:37,5, GSM1: CGSN: (REMOVED)
2009-07-28 17:13:37,5, GSM1: IMSI: (REMOVED)
2009-07-28 17:13:37,6, GSM1: Checking if reading of messages is supported
2009-07-28 17:13:37,7, GSM1: -> AT+CPMS?
2009-07-28 17:13:37,7, GSM1: Command is sent, waiting for the answer
2009-07-28 17:13:37,7, GSM1: <- +CPMS: "SM",0,703,"MT",0,703,"SM",0,703 OK
2009-07-28 17:13:37,5, GSM1: Waiting for messages to send...
2009-07-28 18:18:14,6, GSM1: I have to send 1 short message for /var/spool/sms/checked/send_U28822
2009-07-28 18:18:14,6, GSM1: Sending SMS from to (REMOVED)
2009-07-28 18:18:14,6, GSM1: Checking if Modem is registered to the network
2009-07-28 18:18:15,7, GSM1: -> AT+CREG?
2009-07-28 18:18:15,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:15,7, GSM1: <- +CREG: 0,1 OK
2009-07-28 18:18:15,6, GSM1: Modem is registered to the network
2009-07-28 18:18:15,7, GSM1: -> AT+CMGS=68
2009-07-28 18:18:15,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:15,7, GSM1: <- >
2009-07-28 18:18:16,7, GSM1: -> 0011000C919471190372210000(REMOVED)^Z
2009-07-28 18:18:16,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:16,7, GSM1: <- +CMS ERROR: 304 (Invalid PDU mode parameter)
2009-07-28 18:18:16,3, GSM1: The modem answer was not OK: +CMS ERROR: 304 (Invalid PDU mode parameter)
2009-07-28 18:18:16,5, GSM1: Waiting 5 sec. before retrying
2009-07-28 18:18:21,6, GSM1: Checking if modem is ready
2009-07-28 18:18:22,7, GSM1: -> AT
2009-07-28 18:18:22,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:22,7, GSM1: <- OK
2009-07-28 18:18:22,6, GSM1: Pre-initializing modem
2009-07-28 18:18:22,7, GSM1: -> ATE0+CMEE=1
2009-07-28 18:18:22,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:22,7, GSM1: <- OK
2009-07-28 18:18:22,6, GSM1: Checking if modem needs PIN
2009-07-28 18:18:23,7, GSM1: -> AT+CPIN?
2009-07-28 18:18:23,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:23,7, GSM1: <- +CPIN: READY OK
2009-07-28 18:18:23,6, GSM1: Initializing modem
2009-07-28 18:18:23,7, GSM1: -> AT+CMGL
2009-07-28 18:18:23,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:24,7, GSM1: <- OK
2009-07-28 18:18:24,7, GSM1: -> AT+CSQ
2009-07-28 18:18:24,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:24,7, GSM1: <- +CSQ: 21,99 OK
2009-07-28 18:18:24,6, GSM1: Checking if Modem is registered to the network
2009-07-28 18:18:24,7, GSM1: -> AT+CREG?
2009-07-28 18:18:24,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:25,7, GSM1: <- +CREG: 0,1 OK
2009-07-28 18:18:25,6, GSM1: Modem is registered to the network
2009-07-28 18:18:25,6, GSM1: Selecting PDU mode
2009-07-28 18:18:25,7, GSM1: -> AT+CMGF=0
2009-07-28 18:18:25,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:25,7, GSM1: <- OK
2009-07-28 18:18:25,7, GSM1: -> AT+CMGS=68
2009-07-28 18:18:25,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:26,7, GSM1: <- >
2009-07-28 18:18:26,7, GSM1: -> 0011000C919471190372210000(REMOVED)^Z
2009-07-28 18:18:26,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:27,7, GSM1: <- +CMS ERROR: 304 (Invalid PDU mode parameter)
2009-07-28 18:18:27,3, GSM1: The modem answer was not OK: +CMS ERROR: 304 (Invalid PDU mode parameter)
2009-07-28 18:18:27,5, GSM1: Waiting 5 sec. before retrying
2009-07-28 18:18:32,6, GSM1: Checking if modem is ready
2009-07-28 18:18:32,7, GSM1: -> AT
2009-07-28 18:18:32,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:32,7, GSM1: <- OK
2009-07-28 18:18:32,6, GSM1: Pre-initializing modem
2009-07-28 18:18:32,7, GSM1: -> ATE0+CMEE=1
2009-07-28 18:18:33,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:33,7, GSM1: <- OK
2009-07-28 18:18:33,6, GSM1: Checking if modem needs PIN
2009-07-28 18:18:33,7, GSM1: -> AT+CPIN?
2009-07-28 18:18:33,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:33,7, GSM1: <- +CPIN: READY OK
2009-07-28 18:18:33,6, GSM1: Initializing modem
2009-07-28 18:18:34,7, GSM1: -> AT+CMGL
2009-07-28 18:18:34,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:34,7, GSM1: <- OK
2009-07-28 18:18:34,7, GSM1: -> AT+CSQ
2009-07-28 18:18:34,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:34,7, GSM1: <- +CSQ: 21,99 OK
2009-07-28 18:18:34,6, GSM1: Checking if Modem is registered to the network
2009-07-28 18:18:35,7, GSM1: -> AT+CREG?
2009-07-28 18:18:35,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:35,7, GSM1: <- +CREG: 0,1 OK
2009-07-28 18:18:35,6, GSM1: Modem is registered to the network
2009-07-28 18:18:35,6, GSM1: Selecting PDU mode
2009-07-28 18:18:35,7, GSM1: -> AT+CMGF=0
2009-07-28 18:18:35,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:35,7, GSM1: <- OK
2009-07-28 18:18:36,7, GSM1: -> AT+CMGS=68
2009-07-28 18:18:36,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:36,7, GSM1: <- >
2009-07-28 18:18:36,7, GSM1: -> 0011000C919471190372210000(REMOVED)^Z
2009-07-28 18:18:37,7, GSM1: Command is sent, waiting for the answer
2009-07-28 18:18:41,7, GSM1: <- +CMGS: 248 OK
2009-07-28 18:18:41,5, GSM1: SMS sent, Message_id: 248, To: (REMOVED), sending time 27 sec.
2009-07-28 18:18:41,6, GSM1: Moved file /var/spool/sms/checked/send_U28822 to /var/spool/sms/sent/send_U28822
What could be causing this issue ?
Best Regards
|
Page: 1
Time in this board is UTC.
|
|
|
 |
|
|
 |
|