tobidd: OK all is working verry well now.
The Problem was that ppp was enabled in the webconfiguration of the multimodem.
Disable ppp under the ppp General Settings and all is working. (dont forget to save&restart the Modem)
best regards Tobi
|
tobidd: this is our config file
devices = GSM_Net1
logfile = /var/log/smsd.log
loglevel = 7
pidfile=/var/run/smsd/smsd.pid
infofile=/var/run/smsd/smsd.working
outgoing = /var/spool/sms/outgoing
incoming = /var/spool/sms/incoming
checked = /var/spool/sms/checked
failed = /var/spool/sms/failed
sent = /var/spool/sms/sent
[GSM_Net1]
#device = /dev/serial-server
device = @192.168.2.1:5000
keep_open = no
incoming = yes
baudrate = 2400
#send_delay = 10
pin = xxxx
rtscts = yes
cs_convert = yes
report = no
regular_run_interval = 60
regular_run_cmd = AT+CREG?;+CSQ;+COPS?
regular_run_statfile = /dev/shm/sms_stat
and log (with net device settings)
2011-01-11 19:12:24,5, GSM_Net1: Using check_memory_method 1: CPMS is used.
2011-01-11 19:12:26,7, GSM_Net1: Took 1.5 seconds to get a file /var/spool/sms/checked/send_66RKd7, lost 0 times, 2 SMS files and 0 LOCK files seen.
2011-01-11 19:12:26,6, GSM_Net1: I have to send 1 short message for /var/spool/sms/checked/send_66RKd7
2011-01-11 19:12:26,6, GSM_Net1: Sending SMS from to xxxxxxxxxx
2011-01-11 19:12:26,6, GSM_Net1: Checking if modem is ready
2011-01-11 19:12:26,7, GSM_Net1: -> AT
2011-01-11 19:12:26,7, GSM_Net1: Command is sent, waiting for the answer
2011-01-11 19:12:31,7, GSM_Net1: put_command expected (OK)|(ERROR), timeout occurred. 1.
2011-01-11 19:12:31,7, GSM_Net1: <-
2011-01-11 19:12:31,7, GSM_Net1: -> ^Z
log with interceptty setting
2011-01-11 19:13:09,6, GSM_Net1: I have to send 1 short message for /var/spool/sms/checked/send_66RKd7
2011-01-11 19:13:09,6, GSM_Net1: Sending SMS from to 4915118492560
2011-01-11 19:13:09,6, GSM_Net1: Checking if modem is ready
2011-01-11 19:13:10,7, GSM_Net1: -> AT
2011-01-11 19:13:10,7, GSM_Net1: Command is sent, waiting for the answer
2011-01-11 19:13:10,7, GSM_Net1: <- OK
2011-01-11 19:13:10,6, GSM_Net1: Pre-initializing modem
2011-01-11 19:13:10,7, GSM_Net1: -> ATE0+CMEE=1;+CREG=2
2011-01-11 19:13:10,7, GSM_Net1: Command is sent, waiting for the answer
2011-01-11 19:13:10,7, GSM_Net1: <- OK
2011-01-11 19:13:10,6, GSM_Net1: Checking if modem needs PIN
2011-01-11 19:13:11,7, GSM_Net1: -> AT+CPIN?
2011-01-11 19:13:11,7, GSM_Net1: Command is sent, waiting for the answer
2011-01-11 19:13:11,7, GSM_Net1: <- +CME ERROR: 10 (SIM not inserted)
2011-01-11 19:13:11,2, GSM_Net1: PIN handling: expected READY, modem answered +CME ERROR: 10 (SIM not inserted), SIM not inserted
i can not remove the sim out of our old modem becouse the new modem did not funktion.
I have to set something there?
|
tobidd: Hi.
We use a multimodem mtcba over ethernet with Device Option @192.168.2.1:5000
The Same Error.
When we use interceptty As Device /dev/Serial-Server all is ok.
Do we Need some extra AT commands?
Best regards
Tobi
|