|
|
SMS Server Tools 3 Community |
Welcome, Guest. The forum is currently read-only, but will open soon. |
Fri Aug 29, 2025 18:42 |
Page: 1
Keywords: Mode: All keywords (AND) |
Mon Jan 14, 2013 01:42
|
depert: no, it didn't help
ok. thank you.
i'll find another modem.
|
Sat Jan 12, 2013 02:48
|
depert: Operating system name and version: Debian 6.0.4
Version of smsd: 3.1.14
Smsd installed from: sources
Name and model of a modem / phone: USB Modem Teltonika G10
Today, my modem can't send sms. This is the log
2013-01-12 09:27:36,7, Teltonika: -> ATE0+CMEE=1;+CREG=2
2013-01-12 09:27:36,7, Teltonika: Command is sent, waiting for the answer
2013-01-12 09:27:37,7, Teltonika: <- ATE0+CMEE=1;+CREG=2 ERROR
2013-01-12 09:27:37,3, Teltonika: Modem did not accept the pre-init string
2013-01-12 09:27:37,6, Teltonika: Checking if modem needs PIN
2013-01-12 09:27:37,7, Teltonika: -> AT+CPIN?
2013-01-12 09:27:37,7, Teltonika: Command is sent, waiting for the answer
2013-01-12 09:27:37,7, Teltonika: <- AT+CPIN? ERROR
2013-01-12 09:27:37,2, Teltonika: PIN handling: expected READY, modem answered AT+CPIN? ERROR
2013-01-12 09:27:37,2, Teltonika: Modem handler 0 terminated abnormally. PID: 1989.
I have restart the sms daemon and restart the pc.
So, please help me.
Thanks
|
Wed Mar 28, 2012 08:07
|
depert: @stom
you're right.
i used another sim and it's works.
thank you :)
|
Sat Mar 24, 2012 05:54
|
depert:
facility not subscribed error
This could be coming from the gsm network.
Have you tried putting the sim to a normal phone and sending sms to the same number?
You might also try receiving an sms and see if it works.
i have tried it using normal phone and sending to the same number and it works. But when i put it to a modem, it still showed same error.
any idea ?
|
Tue Mar 20, 2012 23:37
|
|
Tue Mar 20, 2012 03:59
|
depert: Operating system name and version: Debian 6
Version of smsd: 3.1.1.4
Smsd installed from: sources
Name and model of a modem / phone: Teltonika ModemUSB/G10
Interface: USB
I installed smsd on my Debian. After I installed it, and use sendsms, it showed error on log. I have use international number. This is the configuration i've got from http://smstools3.kekekasvi.com/topic.php?id=452#
# Example smsd.conf. Read the manual for a description
devices = GSM1
hangup_incoming_call = yes
logfile = /var/log/smsd/smsd.log
loglevel = 7
[GSM1]
device = /dev/ttyUSB0
incoming = no
cs_convert = yes
pin = 1234
report = no
## fuer Nagios, weitere Befehle zur Ausgabe von Signalstaerke und Betreiber
rtscts = no
regular_run_interval = 60
regular_run_cmd = AT+CREG?;+CSQ;+COPS?
regular_run_statfile = /usr/local/etc/sms-stat
signal_quality_ber_ignore = yes
2012-03-20 10:36:39,2, smsd: Smsd mainprocess terminated. PID 1115, was started 12-03-20 10:36:13.
2012-03-20 10:36:40,2, smsd: Smsd v3.1.14 started.
2012-03-20 10:36:40,2, smsd: Running as root:root.
2012-03-20 10:36:40,7, smsd: Running startup_check (shell): /var/spool/sms/incoming/smsd_script.06Mb2r /tmp/smsd_data.4sQ6Qs
2012-03-20 10:36:40,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0 (0)
2012-03-20 10:36:40,4, smsd: File mode creation mask: 022 (0644, rw-r--r--).
2012-03-20 10:36:40,5, smsd: Outgoing file checker has started. PID: 1147.
2012-03-20 10:36:40,7, smsd: All PID's: 1147,1149
2012-03-20 10:36:40,5, GSM1: Modem handler 0 has started. PID: 1149. Will only send messages.
2012-03-20 10:36:40,6, GSM1: Checking if modem is ready
2012-03-20 10:36:40,7, GSM1: -> AT
2012-03-20 10:36:40,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:36:40,7, GSM1: <- AT OK
2012-03-20 10:36:40,6, GSM1: Pre-initializing modem
2012-03-20 10:36:41,7, GSM1: -> ATE0+CMEE=1;+CREG=2
2012-03-20 10:36:41,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:36:41,7, GSM1: <- ATE0+CMEE=1;+CREG=2 OK
2012-03-20 10:36:41,6, GSM1: Checking if modem needs PIN
2012-03-20 10:36:41,7, GSM1: -> AT+CPIN?
2012-03-20 10:36:41,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:36:41,7, GSM1: <- +CPIN: READY OK
2012-03-20 10:36:42,7, GSM1: -> AT+CSQ
2012-03-20 10:36:42,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:36:42,7, GSM1: <- +CSQ: 21,99 OK
2012-03-20 10:36:42,6, GSM1: Signal Strength Indicator: (21,99) -71 dBm (Excellent)
2012-03-20 10:36:42,6, GSM1: Checking if Modem is registered to the network
2012-03-20 10:36:42,7, GSM1: -> AT+CREG?
2012-03-20 10:36:42,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:36:42,7, GSM1: <- +CREG: 2,1,"590A","E3BA" OK
2012-03-20 10:36:42,6, GSM1: Modem is registered to the network
2012-03-20 10:36:42,6, GSM1: Location area code: 590A, Cell ID: E3BA
2012-03-20 10:36:43,7, GSM1: -> AT+CSQ
2012-03-20 10:36:43,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:36:43,7, GSM1: <- +CSQ: 21,99 OK
2012-03-20 10:36:43,6, GSM1: Signal Strength Indicator: (21,99) -71 dBm (Excellent)
2012-03-20 10:36:43,6, GSM1: Selecting PDU mode
2012-03-20 10:36:43,7, GSM1: -> AT+CMGF=0
2012-03-20 10:36:43,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:36:43,7, GSM1: <- OK
2012-03-20 10:36:44,7, GSM1: -> AT+CIMI
2012-03-20 10:36:44,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:36:44,7, GSM1: <- 510110133741013 OK
2012-03-20 10:36:44,7, GSM1: -> AT+CGSN
2012-03-20 10:36:44,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:36:44,7, GSM1: <- 353976012526632 OK
2012-03-20 10:36:44,5, GSM1: CGSN: 353976012526632
2012-03-20 10:36:44,5, GSM1: IMSI: 510110133741013
2012-03-20 10:36:44,5, GSM1: Waiting for messages to send...
2012-03-20 10:36:45,7, GSM1: -> AT+CREG?;+CSQ;+COPS?
2012-03-20 10:36:45,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:36:45,7, GSM1: <- +CREG: 2,1,"590A","E3BA" +CSQ: 21,99 +COPS: 0,0,"IND - Excelcom" OK
2012-03-20 10:36:45,5, GSM1: CMD: AT+CREG?;+CSQ;+COPS?: +CREG: 2,1,"590A","E3BA" +CSQ: 21,99 +COPS: 0,0,"IND - Excelcom" OK
2012-03-20 10:37:44,7, GSM1: -> AT+CREG?;+CSQ;+COPS?
2012-03-20 10:37:44,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:37:44,7, GSM1: <- +CREG: 2,1,"590A","E3BA" +CSQ: 21,99 +COPS: 0,0,"IND - Excelcom" OK
2012-03-20 10:37:44,5, GSM1: CMD: AT+CREG?;+CSQ;+COPS?: +CREG: 2,1,"590A","E3BA" +CSQ: 21,99 +COPS: 0,0,"IND - Excelcom" OK
2012-03-20 10:38:40,5, smsd: Moved file /var/spool/sms/outgoing/send_V639Ab to /var/spool/sms/checked
2012-03-20 10:38:41,6, GSM1: I have to send 1 short message for /var/spool/sms/checked/send_V639Ab
2012-03-20 10:38:41,6, GSM1: Sending SMS from to 6271xxxxxx
2012-03-20 10:38:41,6, GSM1: Checking if modem is ready
2012-03-20 10:38:42,7, GSM1: -> AT
2012-03-20 10:38:42,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:38:42,7, GSM1: <- OK
2012-03-20 10:38:42,6, GSM1: Pre-initializing modem
2012-03-20 10:38:42,7, GSM1: -> ATE0+CMEE=1;+CREG=2
2012-03-20 10:38:42,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:38:42,7, GSM1: <- OK
2012-03-20 10:38:43,7, GSM1: -> AT+CSQ
2012-03-20 10:38:43,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:38:43,7, GSM1: <- +CSQ: 21,99 OK
2012-03-20 10:38:43,6, GSM1: Signal Strength Indicator: (21,99) -71 dBm (Excellent)
2012-03-20 10:38:43,6, GSM1: Checking if Modem is registered to the network
2012-03-20 10:38:43,7, GSM1: -> AT+CREG?
2012-03-20 10:38:43,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:38:43,7, GSM1: <- +CREG: 2,1,"590A","E3BA" OK
2012-03-20 10:38:43,6, GSM1: Modem is registered to the network
2012-03-20 10:38:43,6, GSM1: Selecting PDU mode
2012-03-20 10:38:44,7, GSM1: -> AT+CMGF=0
2012-03-20 10:38:44,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:38:44,7, GSM1: <- OK
2012-03-20 10:38:44,7, GSM1: -> AT+CMGS=21
2012-03-20 10:38:44,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:38:44,7, GSM1: <- >
2012-03-20 10:38:45,7, GSM1: -> 0011000C912617713959980000FF07D4F29C9E769F01
2012-03-20 10:38:45,7, GSM1: Command is sent, waiting for the answer
2012-03-20 10:38:48,7, GSM1: <- +CMS ERROR: 50 (Requested facility not subscribed)
2012-03-20 10:38:48,3, GSM1: The modem answer was not OK: +CMS ERROR: 50 (Requested facility not subscribed)
2012-03-20 10:38:48,5, GSM1: Waiting 10 sec. before retrying
Command sendsms :
sendsms 6271xxxxxxx 'TEST'
Anyone could help me with this?
|
Page: 1
Time in this board is UTC.
|
|
|
 |
|
 |
|