Version of smsd: 3.1.14
Smsd installed from: sources
Name and model of a modem / phone: 3x Huawei Technologies Co., Ltd. E620 USB Modem (VODAFONE MODEM)
Interface: USB
Hello,
I am new to smsd and trying to make it work with the above 3 modems just for receiving sms
The problem is that I can only receive sms on 2 of the 3 modems regardless of the configuration/connections.
I tried to change the connections, switch the modems around, connect them to a hub, or directly to the PC or a combination of both.
I switched the SIM cards, and even went on checking if the cards are receiving the proper Voltage/Amperage...
In other words I tried everything I can think of.
The modem that receives the sms are not always the same ones and not always the ones I connect first so sometimes it is modem connected on /dev/ttyUSB0 and USB6 or USB3 and USBt6 or 1 and 6 ...
Any way it seems that I am unable to understand the problem.
I also tried different baudrate...And dont remember what else I also tried, it has been a week now
here is a copy of the smsd.conf (I am surely missing something) and a part of one of the logs "GSM1_trouble.log" where an error was reported after receiving an sms, same error was reported on the second modem (though this error is casual)
Dose any one got any suggestion or can help?
Thank you in advance.
Best regards.
devices = GSM* 1-3
#alarmhandler = filename
#alarmlevel = number
#blacklist = filename
date_filename = 2
decode_unicode_text = yes
delaytime = 10
#eventhandler = filename
failed = /var/spool/sms/failed
filename_preview = 3
ic_purge_hours = 4
ic_purge_minutes = 0
ic_purge_read = no
ic_purge_interval = 5
#ingnore_exec_output = yes/no
ignore_outgoing_priority = yes
incoming = /var/spool/sms/incoming
incoming_utf8 = yes
internal_combine = yes
internal_combine_binary = no
logfile = /var/log/smsd.log
loglevel = 6
max_continuous_sending = 1
outgoing = /var/spool/sms/outgoing
#priviledged_numbers = list of numbers
receive_before_send = yes
#regular_run = filename
#regulat_run_interval = number
report = /var/spool/sms/report
sent = /var/spool/sms/sent
#shell = filename
smart_logging = yes
stats = /var/spool/sms/stats
stats_no_zeroes = yes
#status_interval = number
#store_received_pdu = number
#user = madf
#group = dialout
[default]
check_network = 2
incoming = 2
baudrate = 19200
#check_memory_method = number
#cmgl_value = string "REC UNREAD"
#communication_delay = number in ml sec
#device_open_alarm_after = number
#device_open_retries = number
#keep_messaged = yes/no default = no
loglevel = 6
memory_start = 0
#need_wakeup_at = yes/no default = no
outgoing = no
[GSM1]
device = /dev/ttyUSB0
#eventhandler = filename
#init = modem command
#init2 = modem command
logfile = /var/spool/sms/logs/GSM1.log
pin = ignore
#primary_memory = memory name
#secondary_memory = memory name "ME"
#secondary_memory_max = number
#rtscts = yes/no
#send_delay = number in relation with baud rate and rtscts (handshake)
#socket_connection_...
#voicecall_...
[GSM2]
device = /dev/ttyUSB3
logfile = /var/spool/sms/logs/GSM2.log
pin = ignore
[GSM3]
device = /dev/ttyUSB6
logfile = /var/spool/sms/logs/GSM3.log
pin = ignore
#alarmhandler = filename
#alarmlevel = number
#blacklist = filename
date_filename = 2
decode_unicode_text = yes
delaytime = 10
#eventhandler = filename
failed = /var/spool/sms/failed
filename_preview = 3
ic_purge_hours = 4
ic_purge_minutes = 0
ic_purge_read = no
ic_purge_interval = 5
#ingnore_exec_output = yes/no
ignore_outgoing_priority = yes
incoming = /var/spool/sms/incoming
incoming_utf8 = yes
internal_combine = yes
internal_combine_binary = no
logfile = /var/log/smsd.log
loglevel = 6
max_continuous_sending = 1
outgoing = /var/spool/sms/outgoing
#priviledged_numbers = list of numbers
receive_before_send = yes
#regular_run = filename
#regulat_run_interval = number
report = /var/spool/sms/report
sent = /var/spool/sms/sent
#shell = filename
smart_logging = yes
stats = /var/spool/sms/stats
stats_no_zeroes = yes
#status_interval = number
#store_received_pdu = number
#user = madf
#group = dialout
[default]
check_network = 2
incoming = 2
baudrate = 19200
#check_memory_method = number
#cmgl_value = string "REC UNREAD"
#communication_delay = number in ml sec
#device_open_alarm_after = number
#device_open_retries = number
#keep_messaged = yes/no default = no
loglevel = 6
memory_start = 0
#need_wakeup_at = yes/no default = no
outgoing = no
[GSM1]
device = /dev/ttyUSB0
#eventhandler = filename
#init = modem command
#init2 = modem command
logfile = /var/spool/sms/logs/GSM1.log
pin = ignore
#primary_memory = memory name
#secondary_memory = memory name "ME"
#secondary_memory_max = number
#rtscts = yes/no
#send_delay = number in relation with baud rate and rtscts (handshake)
#socket_connection_...
#voicecall_...
[GSM2]
device = /dev/ttyUSB3
logfile = /var/spool/sms/logs/GSM2.log
pin = ignore
[GSM3]
device = /dev/ttyUSB6
logfile = /var/spool/sms/logs/GSM3.log
pin = ignore
GSM1_trouble.log
« Last edit by keke on Fri Dec 03, 2010 10:13, 170 months ago. »