Пытаюсь настроить работу с sms. Используют gnokii.
Config файл поместил в /etc/gnokiirc
[global]
port = /dev/ttyUSB0
model = AT
initlength = default
connection = serial
use_locking = yes
serial_baudrate = 19200
smsc_timeout = 10
[gnokiid]
bindir = /usr/sbin/
[connect_script]
[disconnect_script]
[logging]
debug = off
rlpdebug = off
xdebug = off
----------------------------------------------------------------------
На мои сообщения gnokii --config /etc/gnokiirc
Он выдает сообщения
slava@packard:~$ gnokii config '/etc/gnokiirc'
GNOKII Version 0.6.31
Usage:
gnokii [CONFIG OPTIONS] OPTIONS
CONFIG OPTIONS
--config filename
--phone phone_section
OPTIONS
Use just one option at a time.
General options:
--help [all] [monitor] [sms] [mms] [phonebook] [calendar] [todo]
[dial] [profile] [settings] [wap] [logo] [ringtone]
[security] [file] [other]
--version
--shell
------------------------------------------------------------
На сообщения gnokii --monitor или gnokii --identity
Выдает:
Gnokii serial_open: tcgetattr: Input/output error
Couldn't open FBUS device: Input/output error
Gnokii serial_open: tcgetattr: Input/output error
Couldn't open FBUS device: Input/output error
Gnokii serial_open: tcgetattr: Input/output error
Couldn't open FBUS device: Input/output error
Telephone interface init failed: Command failed.
Что ему не хватает? Как понять что он использует мой конфигурационный файл?
_________________________
Используйте тег spoiler для листингов! Подправил.
--Punko