vgettyCtrl: summary
| CodeName: | vgettyCtrl |
| Title: | Server - PSTN Remote Control (DTMF) |
| Released: | 30 September 2009 |
| Status: | active, working on next step |
| Sector | PSTN, home-automation, mobile, java, bash |
| Platform | Linux C++, QT, Java ME, Bash, vgetty |
| Abstract: |
This little project is mostly a proof of concept or a prototipe.Goal is a functional Answering Machine on PC (PSTN 56k Modem)
It's based on Linux and vgetty, management script is written for BASH (and VM shell from vgetty). When DTFM tones are detected, the script call an application (C++, QT) which evaluate code and perform actions (XML configuration).
There is also a Java ME (MIDP) application as front-end (of same XML data) for mobile phones (WOSHDialToneClient).
So basically i can control PC/House sending encoded DTMF tones generated by a Java Midlet.
|
| Links: | |
| Tags: | home-automation, programming |