<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=93.160.25.40</id>
	<title>Maemo Wiki Mirror - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=93.160.25.40"/>
	<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php/Special:Contributions/93.160.25.40"/>
	<updated>2026-04-23T02:17:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=SMSCON&amp;diff=36909</id>
		<title>SMSCON</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=SMSCON&amp;diff=36909"/>
		<updated>2010-10-07T22:25:44Z</updated>

		<summary type="html">&lt;p&gt;93.160.25.40: /* Testers needed */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SMSCON provides complete control of your [[Nokia N900|N900]] by sending SMS commands to it. This is particularly handy in case you cannot find your phone, for example if it has been lost or even stolen.&lt;br /&gt;
 &lt;br /&gt;
SMSCON is a two part Python script running in command-line; &amp;lt;code&amp;gt;smscon&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;smscon_daemon&amp;lt;/code&amp;gt;. &amp;lt;code&amp;gt;smscon&amp;lt;/code&amp;gt; is the command-line control part and &amp;lt;code&amp;gt;smscon_daemon&amp;lt;/code&amp;gt; is the &amp;quot;running in the background&amp;quot; part. The configuration file for all the user settings is in the &amp;lt;code&amp;gt;smscon_config&amp;lt;/code&amp;gt; file.&lt;br /&gt;
&lt;br /&gt;
[[SMSCON Editor]] is a GUI helper application for SMSCON to set/edit user settings &amp;amp; control SMSCON.&lt;br /&gt;
 &lt;br /&gt;
=Functionality=&lt;br /&gt;
&lt;br /&gt;
SMSCON can:&lt;br /&gt;
&lt;br /&gt;
* autoload at boot (this is default set at install of smscon package); when device reboots it loads &amp;lt;code&amp;gt;smscon_daemon&amp;lt;/code&amp;gt; silent in the background.&lt;br /&gt;
* creates a log file (on the device).&lt;br /&gt;
* detect SIM card change and sends new SIM card phonenumber, IMSI code &amp;amp; telecom operator name to other known mobile number (returns SMS message); if somebody has stolen your phone and put his/hers own SIM card in it.&lt;br /&gt;
* send current GPS location coordinates (returns SMS message or EMAIL with GoogleMaps picture with your phone&#039;s location on it).&lt;br /&gt;
* reboot the phone; only works if your SIM card hasn&#039;t a lock code.&lt;br /&gt;
* shutdown the phone.&lt;br /&gt;
* open a (reverse-)SSH connection to your own (home-)server (GPRS connection); control the phone at command-line level from your own home.&lt;br /&gt;
* email a frontcam picture to your email address (GPRS connection); to maybe see where your phone is or who is using it.&lt;br /&gt;
* send the current remaining battery charge (returns SMS message).&lt;br /&gt;
* make the phone call you; you can listen where your phone is (returns phonecall)&lt;br /&gt;
* lock the phone; nobody can use your phone anymore.&lt;br /&gt;
* detect keyboardslider use; when somebody has found your phone and uses the keyboard. (only after one of the valid SMS commands is send to you phone) (returns SMS message)&lt;br /&gt;
* send all valid SMS commands to you if you forgotten it (returns one or more SMS message)&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
&lt;br /&gt;
SMSCON &amp;amp; [[SMSCON Editor]] can be found in the Extra-devel/Extra-testing repository (only if enabled on your phone).&lt;br /&gt;
&lt;br /&gt;
SMSCON is writen in Python and needs the following packages, besides &#039;&#039;&#039;python2.5&#039;&#039;&#039;, being installed on your device to install and run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
python-crypto /* NEW: NEEDED IN VERSION 0.5-5 */&lt;br /&gt;
python-gobject&lt;br /&gt;
python-location&lt;br /&gt;
python-dbus&lt;br /&gt;
pexpect&lt;br /&gt;
gstreamer-tools &lt;br /&gt;
openssh-client&lt;br /&gt;
openssh-server&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The two (&amp;lt;code&amp;gt;smscon&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;smscon_daemon&amp;lt;/code&amp;gt;) are placed by the installer in the &amp;lt;code&amp;gt;&#039;&#039;&#039;/opt/smscon&#039;&#039;&#039;&amp;lt;/code&amp;gt; directory. &#039;&#039;&#039;/* CHANGED IN VERSION 0.5-5 */&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The installer will also generate a &amp;lt;code&amp;gt;smscon_boot&amp;lt;/code&amp;gt; file in &amp;lt;code&amp;gt;/etc/event.d&amp;lt;/code&amp;gt; for autoloading at boot of the device.&lt;br /&gt;
&lt;br /&gt;
Finally SMSCON generates a default template file (&amp;lt;code&amp;gt;smscon_config&amp;lt;/code&amp;gt;) with all the user settings of SMSCON.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This *must* be edited by [[SMSCON Editor]] before use of SMSCON!&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Finally: if you want to use the SSH connection feature of SMSCON (&#039;Remoteon&#039; / &#039;Remoteoff&#039; command), you also need a fixed IP address on your preconfigured remote server for the SSH (default port 22) connection.&lt;br /&gt;
&lt;br /&gt;
=Usage=&lt;br /&gt;
 &lt;br /&gt;
SMSCON is triggered by a SMS message with a predefined known command and then will execute the task in the background. If so it will send a reply SMS or email with the information.&lt;br /&gt;
&lt;br /&gt;
==Commands== &lt;br /&gt;
The (default) predefined commands are: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Nokia-N900:~# smscon -sms&lt;br /&gt;
COM_CHECK     = &#039;Check&#039;&lt;br /&gt;
COM_REBOOT    = &#039;Reboot&#039;&lt;br /&gt;
COM_POWEROFF  = &#039;Poweroff&#039;&lt;br /&gt;
COM_POWER     = &#039;Power&#039;&lt;br /&gt;
COM_LOCATION  = &#039;Location&#039;&lt;br /&gt;
COM_REMOTEON  = &#039;Remoteon&#039;&lt;br /&gt;
COM_REMOTEOFF = &#039;Remoteoff&#039;&lt;br /&gt;
COM_CAMERA    = &#039;Camera&#039;&lt;br /&gt;
COM_CALL      = &#039;Call&#039;&lt;br /&gt;
COM_LOCK      = &#039;Lock&#039;&lt;br /&gt;
COM_UNLOCK    = &#039;Unlock&#039;&lt;br /&gt;
COM_TRACKON   = &#039;Trackon&#039;&lt;br /&gt;
COM_TRACKOFF  = &#039;Trackoff&#039;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
NOTE: These commands can be changed using the [[SMSCON Editor]]&lt;br /&gt;
&lt;br /&gt;
* When sending &#039;Check&#039; to you phone it sends one or more SMS messages with all the available SMSCON commands. &lt;br /&gt;
* Sending &#039;Reboot&#039; it will reboot your phone. &lt;br /&gt;
* Sending &#039;Poweroff&#039; is will shutdown your phone.&lt;br /&gt;
* Sending &#039;Location&#039; is will send it&#039;s current position by SMS or EMAIL (or both). &lt;br /&gt;
* Sending &#039;Remoteon&#039; it will enable the SSH connection to your (home-)server. &#039;Remoteoff&#039; will kill the connection. &lt;br /&gt;
* Sending &#039;Camera&#039; will send a frontcam picture by email.&lt;br /&gt;
* Sending &#039;Call&#039; will call you.&lt;br /&gt;
* Sending &#039;Lock&#039; will lock the device, so nobody can use your device. &#039;Unlock&#039; will remove the lock.&lt;br /&gt;
* Sending &#039;Trackon&#039; will continiously send SMS or email (or both) with location of the device &amp;amp; &#039;Trackoff&#039; will disable this.   &lt;br /&gt;
&lt;br /&gt;
USAGE EXAMPLE: &lt;br /&gt;
* To trigger any of the commands the phone should receive an SMS having in the subject its defined name. E.g. to trigger the &amp;lt;code&amp;gt;&#039;&#039;&#039;COM_LOCATION&#039;&#039;&#039;&amp;lt;/code&amp;gt; command the phone should receive: &amp;lt;code&amp;gt;&#039;&#039;&#039;Location&#039;&#039;&#039;&amp;lt;/code&amp;gt;. &lt;br /&gt;
* The commands can use spaces in them and can be altered in a command only you know what it is and what it means.&lt;br /&gt;
 &lt;br /&gt;
The &amp;lt;code&amp;gt;smscon_config&amp;lt;/code&amp;gt; file:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# smscon user settings (v0.5-5)&lt;br /&gt;
# (DO NOT edit the user settings below, use SMSCON-editor!)&lt;br /&gt;
&lt;br /&gt;
# SMS settings&lt;br /&gt;
SENDERNUMBER      = &#039;+XXXXXXXXXXX&#039;&lt;br /&gt;
&lt;br /&gt;
# SMS commands&lt;br /&gt;
COM_CHECK         = &#039;Check&#039;&lt;br /&gt;
COM_REBOOT        = &#039;Reboot&#039;&lt;br /&gt;
COM_POWEROFF      = &#039;Poweroff&#039;&lt;br /&gt;
COM_POWER         = &#039;Power&#039;&lt;br /&gt;
COM_LOCATION      = &#039;Location&#039;&lt;br /&gt;
COM_REMOTEON      = &#039;Remoteon&#039;&lt;br /&gt;
COM_REMOTEOFF     = &#039;Remoteoff&#039;&lt;br /&gt;
COM_CAMERA        = &#039;Camera&#039;&lt;br /&gt;
COM_CALL          = &#039;Call&#039;&lt;br /&gt;
COM_LOCK          = &#039;Lock&#039;&lt;br /&gt;
COM_UNLOCK        = &#039;Unlock&#039;&lt;br /&gt;
COM_TRACKON       = &#039;Trackon&#039;&lt;br /&gt;
COM_TRACKOFF      = &#039;Trackoff&#039;&lt;br /&gt;
&lt;br /&gt;
# Email settings&lt;br /&gt;
EMAILADDRESS      = &#039;XXXXX@XXXXXXXXXXX.XX&#039;&lt;br /&gt;
USER              = &#039;&amp;lt;ENCRYPTED STRING&amp;gt;&#039;&lt;br /&gt;
PASSWORD          = &#039;&amp;lt;ENCRYPTED STRING&amp;gt;&#039;&lt;br /&gt;
EMAILFROM         = &#039;XXXXXXXX@XXXXXX.XX&#039;&lt;br /&gt;
MAILSERVER        = &#039;XXXX.XXXXXX.XX&#039;&lt;br /&gt;
MAILPORT          = XXX&lt;br /&gt;
&lt;br /&gt;
# SSH settings&lt;br /&gt;
REMOTEHOST        = &#039;XXXXXXXXXXX.XX&#039;&lt;br /&gt;
REMOTEPORT        = 22&lt;br /&gt;
REMOTEUSER        = &#039;&amp;lt;ENCRYPTED STRING&amp;gt;&#039;&lt;br /&gt;
REMOTEPASSWORD    = &#039;&amp;lt;ENCRYPTED STRING&amp;gt;&#039;&lt;br /&gt;
&lt;br /&gt;
# Send acknowledge SMS&lt;br /&gt;
# (send acknowledge sms after receiving valid sms command: &#039;yes&#039; / &#039;no&#039;)&lt;br /&gt;
COMMANDREPLY      = &#039;yes&#039;&lt;br /&gt;
&lt;br /&gt;
# Detect keyboard use&lt;br /&gt;
# (send acknowledge sms if keyboard is used: &#039;yes&#039; / &#039;no&#039;)&lt;br /&gt;
KEYBOARDDETECT    = &#039;yes&#039;&lt;br /&gt;
&lt;br /&gt;
# Device lock&lt;br /&gt;
# (lock device after receiving valid sms command: &#039;yes&#039; / &#039;no&#039;)&lt;br /&gt;
AUTODEVICELOCK    = &#039;yes&#039;&lt;br /&gt;
&lt;br /&gt;
# GPS setings&lt;br /&gt;
# (if no GPS coordinates acquired after 600 seconds then stop)&lt;br /&gt;
GPSTIMEOUT        = 600&lt;br /&gt;
# (number of GPS coordinates to acquire and use the most accurate in &amp;quot;Location&amp;quot;-mode)&lt;br /&gt;
GPSPOLLING        = 3&lt;br /&gt;
# (time between sending coordinate sms in &amp;quot;Trackon&amp;quot;-mode: 10 / 20 / 30 / 60 / 120)&lt;br /&gt;
GPSINTERVAL       = 60&lt;br /&gt;
# (method to send GPS coordinates: &#039;email&#039; / &#039;sms&#039; / &#039;both&#039;)&lt;br /&gt;
GPSSEND           = &#039;email&#039;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Options==&lt;br /&gt;
The available options for SMSCON are:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;pre&amp;gt;Nokia-N900:~# smscon&lt;br /&gt;
== smscon v0.5-5 - Nokia N900 remote control utility ==&lt;br /&gt;
 Options:&lt;br /&gt;
  -start      : start smscon_daemon&lt;br /&gt;
  -stop       : stop smscon_daemon&lt;br /&gt;
  -status     : get smscon_daemon status&lt;br /&gt;
  -log        : show log file&lt;br /&gt;
  -del log    : erase log file&lt;br /&gt;
  -sms        : show sms commands&lt;br /&gt;
  -config     : show smscon_config file&lt;br /&gt;
  -boot       : start smscon_daemon at device boot&lt;br /&gt;
  -unboot     : remove start of smscon_daemon at device boot&lt;br /&gt;
  -help       : this help menu&lt;br /&gt;
 Special options (normally not needed!):&lt;br /&gt;
  -reset      : factory default&lt;br /&gt;
  -imsi       : show imsi code file&lt;br /&gt;
  -del imsi   : delete smscon_code file&lt;br /&gt;
  -init       : create default smscon_config file&lt;br /&gt;
  -del config : delete smscon_config file&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
SMSCON is intended for people who have Python programming / Linux experience so you can adjust the script to their own needs.&lt;br /&gt;
&lt;br /&gt;
==After installation==&lt;br /&gt;
&lt;br /&gt;
After installation &amp;lt;code&amp;gt;smscon&amp;lt;/code&amp;gt; will generate a new configuration file (&amp;lt;code&amp;gt;/opt/smscon/smscon_config&amp;lt;/code&amp;gt;) which you *must* edit to your own needs (i.e. change all xxxxxxx&#039;s). To edit this only use [[SMSCON Editor]], which will assist in the configuration setup.&lt;br /&gt;
&lt;br /&gt;
SMSCON will also be installed to autoload at boot, this can be disabled with the command-line command &amp;lt;code&amp;gt;smscon -unboot&amp;lt;/code&amp;gt; and re-enabled by &amp;lt;code&amp;gt;smscon -boot&amp;lt;/code&amp;gt; or with [[SMSCON Editor]].&lt;br /&gt;
&lt;br /&gt;
The first time you start SMSCON (&amp;lt;code&amp;gt;smscon -start&amp;lt;/code&amp;gt;) it loads the configured user settings file and is now active. &amp;lt;code&amp;gt;smscon_daemon&amp;lt;/code&amp;gt; then stores your valid IMSI code in a file (&amp;lt;code&amp;gt;/opt/smscon/smscon_code&amp;lt;/code&amp;gt;) if the file doesn&#039;t exist.&lt;br /&gt;
&lt;br /&gt;
When later a new SIM card is inserted the new IMSI code is verified with the code in the stored &amp;lt;code&amp;gt;smscon_code&amp;lt;/code&amp;gt; file. This is how the &amp;quot;SIM card change&amp;quot; will be detected.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Nokia-N900:~# smscon -start&lt;br /&gt;
smscon_daemon started.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All user action and behavior of &amp;lt;code&amp;gt;smscon_daemon&amp;lt;/code&amp;gt; will be logged in the log file (at &amp;lt;code&amp;gt;/tmp/smscon.log&amp;lt;/code&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Nokia-N900:/# smscon -log&lt;br /&gt;
SMSCON INFO: smscon_daemon is running (17-09-2010 00:29:14)&lt;br /&gt;
DAEMON INFO: succesfully loaded &amp;quot;smscon_config&amp;quot; file&lt;br /&gt;
DAEMON INFO: reading valid IMSI code (XXXXXXXXXXXXXXX) from file&lt;br /&gt;
DAEMON INFO: authorized IMSI code found&lt;br /&gt;
DAEMON INFO: smscon autoloads at boot&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Remote SSH connection==&lt;br /&gt;
&lt;br /&gt;
When the (reverse-)SSH connection is made (default command &#039;Remoteon&#039; / &#039;Remoteoff&#039;) you can from the server side (your own server) connect to your Nokia device with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ssh -p 8080 localhost -l root&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Current version v0.5-5=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Completely remove previous version (v0.4.4-x) from your Nokia phone before using v0.5 or higher&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
(reason: due to change in settings of &amp;lt;code&amp;gt;smscon_config&amp;lt;/code&amp;gt; file)! &lt;br /&gt;
&lt;br /&gt;
* NEW: in reply SMS from COM_LOCATION command is http link added to GoogleMaps.&lt;br /&gt;
* NEW/CHANGE: optification of SMSCON; new install path of package is now &#039;&#039;&#039;/opt/smscon&#039;&#039;&#039;.&lt;br /&gt;
* REFACTORING: improved the way SMS is send (more stable &amp;amp; controlled).&lt;br /&gt;
* REFACTORING/FIX: execption in email sending code failed.&lt;br /&gt;
* CHANGE: in SMSCON test modes usage of WLAN connection only if already connected, otherwise usage of GPRS connection.&lt;br /&gt;
* CHANGE: in SMSCON test modes if usage of GPRS connection, previous connection is saved &amp;amp; re-enabled after GPRS connection usage.&lt;br /&gt;
* CHANGE: if usage of GPRS connection, force Internet connections to GPRS connection (needed for keeping the connection alive/stable).&lt;br /&gt;
* CHANGE: new SMSCON icon (meets requirements of maemo package)&lt;br /&gt;
* CHANGE: new package description (meets requirements of maemo Extra-testing package)&lt;br /&gt;
* FIX: internal fixes (better consistency in logging).&lt;br /&gt;
* FIX: email attachment (camera picture or Google map) is displayed completely wrong (alt text was wrong/mixed etc.)&lt;br /&gt;
* FIX: remove unused variable in ConfigVars list.&lt;br /&gt;
* FIX: syntax bug fixed which could crash SMSCON.&lt;br /&gt;
&lt;br /&gt;
=Known Issues=&lt;br /&gt;
===v0.5-5===&lt;br /&gt;
&lt;br /&gt;
* Please test and post!&lt;br /&gt;
&lt;br /&gt;
===v0.4.4-6===&lt;br /&gt;
* email attachment (camera picture or Google map) is displayed wrong. (confirmed by creator)&lt;br /&gt;
&lt;br /&gt;
===v0.4.4-5===&lt;br /&gt;
* COM_REBOOT &amp;amp; COM_POWEROFF command fail when used. (confirmed by creator)&lt;br /&gt;
* alt text of email image in email is wrong. &lt;br /&gt;
&lt;br /&gt;
===v0.4.4-4===&lt;br /&gt;
* COM_REBOOT &amp;amp; COM_POWEROFF fails if changed. (confirmed by creator)&lt;br /&gt;
* COM_CALL fails. (confirmed by creator)&lt;br /&gt;
&lt;br /&gt;
===v0.4.4-3===&lt;br /&gt;
* if default COM_REBOOT &amp;amp; COM_POWEROFF commands are changed command fails to execute (confirmed by Saturn) Fix in 0.4.4-4.&lt;br /&gt;
&lt;br /&gt;
===v0.4.4-2===&lt;br /&gt;
* dependancy list of SMSCON installer is incorrect (confirmed by creator)&lt;br /&gt;
&lt;br /&gt;
===v0.4.4-1===&lt;br /&gt;
&lt;br /&gt;
REMOVE PREVIOUS VERSION FROM NOKIA BEFORE USING 0.4.4-1 or higher &lt;br /&gt;
(reason: major change in &amp;lt;code&amp;gt;smscon_config&amp;lt;/code&amp;gt; file)!&lt;br /&gt;
&lt;br /&gt;
* smscon won&#039;t autoload at boot (confirmed by creator). Fix in 0.4.4-2.&lt;br /&gt;
&lt;br /&gt;
===v0.4.3===&lt;br /&gt;
* command &amp;quot;Trackon&amp;quot; is reported not to work (confirmed by creator)&lt;br /&gt;
* &amp;lt;code&amp;gt;smscon_daemon&amp;lt;/code&amp;gt; does not start at boot when requested (confirmed by creator)&lt;br /&gt;
* sms commands cannot accept spaces (confirmed by creator)&lt;br /&gt;
* smscon doesn&#039;t load at boot. (confirmed by creator)&lt;br /&gt;
* &amp;quot;Trackon&amp;quot; (&amp;amp; &amp;quot;Trackoff&amp;quot;) command doesn&#039;t work. (confirmed by creator)&lt;br /&gt;
* bug in selecting the right GPS mode if GPRS data network is available (usage of AGPS (faster) or GPS (slower)). (confirmed by creator)&lt;br /&gt;
* when using command &amp;quot;Location&amp;quot; GPRS data network is not automatically enabled.&lt;br /&gt;
* GPSTIMEOUT routine doesn&#039;t work as expected/intended. (confirmed by creator)&lt;br /&gt;
* when &amp;quot;Location&amp;quot; &amp;amp; &amp;quot;Trackon&amp;quot; commands are used, internal smscon events are discarted/hold until GPS is finished. (confirmed by creator)&lt;br /&gt;
* discovered a initial GPS control design flaw in smscon. (confirmed by creator)&lt;br /&gt;
&lt;br /&gt;
===v0.4.2===&lt;br /&gt;
* the default number is replaced by every mail received and not only those requesting a command. (confirmed &amp;amp; fixed in version 0.4.3)&lt;br /&gt;
&lt;br /&gt;
===v0.4.1===&lt;br /&gt;
* command &amp;quot;Trackon&amp;quot; is reported not to work (confirmed)&lt;br /&gt;
* Reply command sends duplicates (unconfirmed)&lt;br /&gt;
&lt;br /&gt;
===v0.4.0===&lt;br /&gt;
* will not work due to a typo in variable name (confirmed and fixed in version 0.4.1)&lt;br /&gt;
&lt;br /&gt;
=Future release=&lt;br /&gt;
&lt;br /&gt;
===v0.5-6===&lt;br /&gt;
&lt;br /&gt;
* NEW: added new command-line option for SMSCON to set encrypted &amp;amp; non-encrypted  user settings in &amp;lt;code&amp;gt;smscon_config&amp;lt;/code&amp;gt; file.&lt;br /&gt;
* NEW: added time &amp;amp; date to email text when sending frontcam picture.&lt;br /&gt;
* CHANGE: for encryption of user settings in &amp;lt;code&amp;gt;smscon_config&amp;lt;/code&amp;gt; file,  now secret code key is based on device serial number (no more predefined key in script); this enhances security.&lt;br /&gt;
&lt;br /&gt;
=Future development ideas=&lt;br /&gt;
&lt;br /&gt;
Feel free to add requests below.&lt;br /&gt;
&lt;br /&gt;
* saving all &amp;lt;code&amp;gt;smscon_config&amp;lt;/code&amp;gt; user variables in gconf database. No need for &amp;lt;code&amp;gt;smscon_config&amp;lt;/code&amp;gt; file anymore.&lt;br /&gt;
* when sending test email (using GPRS data connection), previous connection state should be restored. (AVAILABLE from v0.4.4-6)&lt;br /&gt;
* when SMSCON stops, Internet connection preference (Settings --&amp;gt; Internet connections) should be restored to previous state before running SMSCON. (AVAILABLE from v0.5-5)&lt;br /&gt;
* extend setting GPSSEND to take option &amp;quot;both&amp;quot; (and not only sms or email). (AVAILABLE from v0.4.4-6)&lt;br /&gt;
* add setting for user&#039;s country mobile number prefix.&lt;br /&gt;
* add setting for alternative number (where alternative is a number sent a command and does not match the default) and option to choose where reply should be send, i.e. default number, alternative or both. Default number should not be replaced.&lt;br /&gt;
* add setting to choose the default internet connection (WLAN, GPRS, or ANY). At the moment hardcoded to GPRS. (WONT FIX)&lt;br /&gt;
* when the &amp;quot;Camera&amp;quot; command is sent, the process should wait for keyboard action to capture a picture and send the mail. In that way, there will be more chances to get better face portrait of the &amp;quot;new&amp;quot; user.&lt;br /&gt;
* Add the ability to run custom commands (very useful, but especially needed to delete sensitive data from the phone).&lt;br /&gt;
* Add the ability to turn silent mode on.&lt;br /&gt;
&lt;br /&gt;
=Testers needed=&lt;br /&gt;
 &lt;br /&gt;
Please test this software, I like to hear if it works for you or not. I only could test it with two Vodafone SIM cards from The Netherlands, I want to know if it also works with other cards and networks in other countries...&lt;br /&gt;
hey&lt;br /&gt;
&lt;br /&gt;
=License=&lt;br /&gt;
This program is free software; you can redistribute it and/or modify&lt;br /&gt;
it under the terms of the GNU General Public License as published&lt;br /&gt;
by the Free Software Foundation; version 2 only.&lt;br /&gt;
&lt;br /&gt;
=Disclaimer=&lt;br /&gt;
This program is distributed in the hope that it will be useful,&lt;br /&gt;
but WITHOUT ANY WARRANTY; without even the implied warranty of&lt;br /&gt;
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the&lt;br /&gt;
GNU General Public License for more details.&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;br /&gt;
[[Category:N900]]&lt;/div&gt;</summary>
		<author><name>93.160.25.40</name></author>
	</entry>
</feed>