| Author | Post | 
		
			|  | #1 Wed Aug 31, 2011 12:01, 172 months ago. | 
		
			| Member Registered:Aug 2011
 Location: Teresina / Piaui /, Brazil | Operating system name and version: Debian 64bitsVersion of smsd: smstool3
 Smsd installed from: sources / package repository / from elsewhere...
 Name and model of a modem / phone: E156B
 Interface: USB1
 
 I am Brazilian and I am using a translator does not know if it will be clear, the more my problem and I can send more sms can not receive, the folder is also sent to all pending more certain would be sent and not pending.
 How can I solve this?
 
 
 | 
		
			|  | #2 Wed Aug 31, 2011 12:01, 172 months ago. | 
		
			| Member Registered:Aug 2011
 Location: Teresina / Piaui /, Brazil Topic owner | # Global configurationdevices = modem1
 loglevel = 7
 logfile = /var/log/sms/smstools.log
 outgoing = /var/spool/sms/outgoing
 checked = /var/spool/sms/checked
 failed = /var/spool/sms/failed
 incoming = /var/spool/sms/incoming
 sent = /var/spool/sms/sent
 
 adminmessage_device = modem1
 admin_to = 558699383012
 log_read_from_modem = yes
 
 delaytime = 6
 errorsleeptime = 12
 blocktime = 180
 autosplit = 3
 receive_before_send = yes
 incoming_utf8 = yes
 decode_unicode_text = yes
 keep_messages = yes
 
 # Modem configuration
 # iTegno 3000 USB
 [modem1]
 init = AT+CSCS="GSM"
 init2 = AT+CPMS="ME","ME","ME"
 #init3 = AT^CURC=0
 #init4 = AT^BOOT=0,0
 primary_memory = ME
 secondary_memory = SR
 device = /dev/ttyUSB1
 incoming = yes
 signal_quality_ber_ignore = yes
 report_device_details = yes
 #pin =
 baudrate = 9600
 report = yes
 memory_start = 0
 check_memory_method = 2
 
     'smsdconf' Syntax Highlight powered by GeSHi |