Re: Wammu and SGH-J700 with Vivid Vervet 15.04

cristian <[email protected]> Tue, 7 Mar 2017 09:02:14 +0100
Newsgroups gmane.linux.drivers.gammu
Message-ID <[email protected]>
On Sun, 5 Mar 2017 09:25:46 -0300
gilberto dos santos alves <[email protected]> wrote:

> hi.
> have you tried basic things with gammu on terminal (not wammu) like:
> 
> gammu -c your-config-file identify
> 

I've installed gammu. I've typed that command and I got some info about the phone. Then, I've installed mysql and I've created a user. So, I've created a database for the user.
Finally, I've installed gammu-smsd and I've changed /etc/gammu-smsdrc as following:


# Configuration file for Gammu SMS Daemon

# Gammu library configuration, see gammurc(5)
[gammu]
# Please configure this!
#port = /dev/null
device = /dev/ttyACM0
connection = at
# Debugging
logfile = /home/cristian/log_gammu/gammu.log
logformat = textalldate

# SMSD configuration, see gammu-smsdrc(5)
[smsd]
Service = sql
Driver = native_mysql
LogFile = /home/cristian/log_gammu/sms.log
User = cristian
Password = The password I've set for mysql user
Host = localhost
Database = The database name I've created for mysql user
DeliveryReport = yes
# Increase for debugging information
DebugLevel = 255

# Paths where messages are stored
#inboxpath = /var/spool/gammu/inbox/
#outboxpath = /var/spool/gammu/outbox/
#sentsmspath = /var/spool/gammu/sent/
#errorsmspath = /var/spool/gammu/error/


Unfortunately, when I executed gammu-smsd command, I got error messages on terminal:


gammu-smsd
Log filename is "/home/cristian/log_gammu/sms.log"
gammu-smsd[13390]: Error code: 1146, Error: Table 'gammu.outbox' doesn't exist
gammu-smsd[13390]: Table outbox not found, disconnecting!
gammu-smsd[13390]: Initialisation failed, stopping Gammu smsd: Errore sconosciuto. (UNKNOWN[27])
Failed to run SMSD: Errore sconosciuto.


Any ideas?

If you want, I can send sms.log to you.

I'll expect a reply,

Thanks.

------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
Gammu-users mailing list - https://lists.sourceforge.net/lists/listinfo/gammu-users