28 Jul 16:09
Problem sending messages with SMSD
From: Carlos Brás <cbras1980 <at> gmail.com>
Subject: Problem sending messages with SMSD
Newsgroups: gmane.linux.drivers.gammu
Date: 2008-07-28 14:13:00 GMT
Subject: Problem sending messages with SMSD
Newsgroups: gmane.linux.drivers.gammu
Date: 2008-07-28 14:13:00 GMT
Hello. A couple of days ago, i had to upgrade my ubuntu to ver. 8.04. Before that everything was OK with gammu, but after that when i send messages with the following command: echo "test" | gammu --sendsmsdsms TEXT destination MYSQL /etc/smsdrc The message is processed by gammy daemon, it's inserted in the database, it's processed and inserted in "sentitems" table, but the message never get's to the destination, or it's not really sent. Although if i send the message without smsd using the command: echo "test" | gammu --sendsms TEXT destination The message is sent normally and is recieved by the destination phone. I also tried to install a newly Fedora 9 system, just to see if it was only because of the upgrade and the behaviour is the same. Here is my conf file (smsdrc) : [gammu] port = /dev/ttyUSB0 model = 6021 connection = fbus logfile = /var/log/gammulog logformat = textall use_locking = yes(Continue reading)
RSS Feed