i have problem with startup script
sudo /etc/init.d/sms3 start
i am running ubuntu 9.04 server
after entering command mentioned above system returns
sudo: /etc/init.d/sms3: command not found
and when i run script from bin
sudo /usr/bin/smsd
smsd is running but i have two instances of it
when i check ps -A
i see two instances and i cant send sms only recive
i have readed on this forum that this is problem with multiple instances of smsd running
here is errorr log:
2009-06-27 16:21:56,6, GSM1: Modem is registered to the network
2009-06-27 16:21:56,6, GSM1: Selecting PDU mode
2009-06-27 16:21:56,7, GSM1: -> AT+CMGF=0
2009-06-27 16:21:56,7, GSM1: Command is sent, waiting for the answer
2009-06-27 16:21:57,7, GSM1: <- OK
2009-06-27 16:21:57,7, GSM1: -> AT+CMGS=18
2009-06-27 16:21:57,7, GSM1: Command is sent, waiting for the answer
2009-06-27 16:21:57,7, GSM1: <- >
2009-06-27 16:21:57,7, GSM1: -> PDU REMOVED^Z
2009-06-27 16:21:57,7, GSM1: Command is sent, waiting for the answer
2009-06-27 16:22:57,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 1.
2009-06-27 16:22:57,7, GSM1: <-
2009-06-27 16:22:57,3, GSM1: The modem answer was not OK:
2009-06-27 16:22:57,5, GSM1: Waiting 10 sec. before retrying
« Last edit by keke on Sat Jun 27, 2009 15:59, 191 months ago. »