Gammu 1.20.93 (Testing branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Gammu 1.20.93 (Testing branch)
# 1  
Old 09-24-2008
Gammu 1.20.93 (Testing branch)

ImageGammu (formerly known as MyGnokii2) is a cellular manager for various mobile phones/modems. It supports a wide variety of Nokia, Symbian, and AT devices (Siemens, Alcatel, Falcom, WaveCom, IPAQ, Samsung, SE, and others) over cables, infrared, or BlueTooth. It contains libraries with functions for ringtones, phonebook, SMS, logos, WAP, date/time, alarm, calls, and more (used by external applications like Wammu). It also includes a command line utility that can make many things (including backups) and an SMS gateway with full MySQL and PostgreSQL support from the PHP interface.License: GNU General Public License (GPL)Changes:
This release fixes several crashes with parsing strange data from phones, and slightly changes the initialization of FBUS protocols. If you are using this connection type, please test this whether this code behaves better or worse than older versions.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
GAMMU-SMSD-MONITOR(1)						       Gammu						     GAMMU-SMSD-MONITOR(1)

NAME
gammu-smsd-monitor - Monitor state of SMS daemon for Gammu SYNOPSIS
gammu-smsd-monitor [OPTION]... DESCRIPTION
This manual page documents briefly the gammu-smsd-monitor command. gammu-smsd-monitor is a program that monitors state of Gammu SMS Daemon. It periodically displays information about phone and number of processed messages. Program accepts following options (please note that long options might be not accepted on some platforms): -h, --help Shows help. -v, --version Shows version information and compiled in features. -c, --config=file Configuration file to use, default is /etc/gammu-smsdrc, on Windows there is no default and configuration file path has to be always specified. -n, --loops=count Number of loops, by default monitor loops infinitely. -d, --delay=seconds Delay betwen polling SMSD state, default is 20 seconds. -C, --csv Print output in comma separated values format: client;phone ID;IMEI;sent;received;failed;battery;signal -l, --use-log Use logging as configured in config file. -L, --no-use-log Do not use logging as configured in config file (default). AUTHOR
Michal iha <michal@cihar.com> COPYRIGHT
2009-2012, Michal iha <michal@cihar.com> 1.31.90 February 24, 2012 GAMMU-SMSD-MONITOR(1)