Fri Apr 03, 2015 14:06
|
danyprayoga: Operating system name and version: CentOS 6.5
Version of smsd: 3.1.15
Smsd installed from: sources
Name and model of a modem / phone: Wavecom Fastrack M1306B
Interface: USB
Hello guys, I want to ask how to configure smsd.conf so I can use sendsms feature start with 0 phone number?, Do I have to add line contain of smsc and smsc_pdu, this is my smsd.conf but this doesn't work.
# Example smsd.conf. Read the manual for a description
devices = GSM1
logfile = /var/log/smsd.log
loglevel = 7
[GSM1]
device = /dev/ttyUSB0
incoming = yes
#pin = 1111
smsc_pdu = yes
smsc = 62816124
|