Nokia6120cConfig
From GnokiiWiki
- config: Tested with Subversion gnokii 2008-08-20. Probably works with older versions. Original CA-53 USB cable.
[global] model = AT port = /dev/ttyACM0 connection = serial
udev automatically loads cdc_acm Kernel module (and this module handlers /dev/ttyACM0)
Tested working commands:
gnokii --monitor
echo "Hello world" | gnokii --sendsms PHONE_NUMBER gnokii --dial PHONE_NUMBER
It seems that gnokii --getsms ME / SM XX doesn't work.

