![]() |
Re: [Announce] SMScon (control your device with SMS)
Quote:
Digitalvoid is experimenting with other ways to send the SMS. Maybe that will help people with the issue. It would be nice to understand why it fails though.. In general, we are both really occupied at this moment in time and things go a little bit slow. If anyone has a patch to propose is welcome. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
Can't do much about the front camera. It seems it is a limitation of the N900. Other people have tried too to make it get the proper adjustments before getting a picture but haven't reached to something usable. The first two requests you could fullfil with a script but in the correct place (i.e. /opt/smscon/smscon_script). Check also this thread for info on delete commands that you could place in this script: http://talk.maemo.org/showthread.php?t=69518 The third request unfortunately cannot be done as it requires access to closed source components of Maemo. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
Thank you for your answer ;).
I will try to create a script which can do what I want. But the 2 first functionality must be done by different scripts (or same script with some arguments to switch between states "Destroy everything" and "Get some personal data by SMS and e-mail"). Do you see a way to switch between those states ? (maybe by the possibility to execute a command line) In addition, there is something I don't understand about command line by SMS. When you set this possibility in the configuration file, it seems to be a single possible command line. Am I right ? |
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
Yes, I think the dummy file solution is the simpliest way: if the dummy file exists, delete all personal data and the dummy file, else send all contacts and calls by SMS.
The script delete part seems easy (following the topic you give me). But the SMS send part seems more difficult to perform. I think calls are saved in "/home/user/.rtcom-eventlogger/el-v1.db". But I cannot find the file where contacts are stored. In addition, my SQL knowledge is very limited... It's not this topic purpose so maybe I should ask help in another topic. Thank you very much Saturn for your help ;). |
Re: [Announce] SMScon (control your device with SMS)
It's not properly working for me. Test sms and email work fine.
The phone sends me sms when I insert a non allowed card, I can use the "check" command, and it sends me the full command list to my phone but I can't get anything else working. Front cam picture, remote calling, remotepower off .... are not working. I might be doing something wrong but I can't find anywhere a detailed guide about its use. I am running latest smscon and editor |
Re: [Announce] SMScon (control your device with SMS)
Hiya guys,
I'm having problems getting SSH working and I was wondering if people would be able to help me. I've checked the log and it reports a ping error and that it couldnt connect to my ip, so i did a ping in xterm and sure enough, it doesnt get a response (100% packet loss). The thing thats confusing me is, the server is definately up and running as I can VNC to it, but its not responding to any pings - why could this be? |
Re: [Announce] SMScon (control your device with SMS)
Quote:
However im still unsure how to connect to the n900 once its connected to my windows 7 box running ssh server. I tried afew connections in putty but couldnt really get anywhere. Im new to ssh, any guidace would be greatly appreciated. |
Re: [Announce] SMScon (control your device with SMS)
i installed SMScon and it asked me for a password on installation... it is not accepting this password and has someplace stored the rouge password and even if i try and reinstall i cant set a new password... any help?
|
Re: [Announce] SMScon (control your device with SMS)
the default password is 12345.
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
** Edit ** Last question now, maybe i'll figure this one out before someone responds like the others, but I've been searching and trying different things for a while now and cant get it. I want to be able to copy files from the N900 to either my local machine (thats running putty connected to my dedicated server, and then connected to the n900) or copy the files to my dedicated server - either is fine with me. I can get files to copy to other locations with scp but i cant get the files to my local. Im using the command like this: Code:
scp root@localhost:/home/user/MyDocs/somefile.txt . Code:
scp root@localhost:/home/user/MyDocs/somefile.txt remote@MyServerIP:/home/remote Code:
Permission denied, please try again. As always, help would be appreciated, i've spent many hours on this now and im all out of ideas. Also, should I be able to log in to the n900 straight from the server? I cant seem to be able to. Cheers, kaos. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
Use something like cygwin or mobaXterm on your pc and the first scp you wrote will work. http://mobaxterm.mobatek.net/en/ Another way is to use WinSCP. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
Thanks for the link, not heard of mobaXterm, i'll read up on it when I finish work, but if i use that i still am a little confused as to whether i should be running it on the server or my local machine. Maybe its a little easier to describe to me if I show you my setup: Code:
Local machine - win7- (internal)192.168.2.4 Sorry for going on, but should i be able to do it on the server or am i using the right method using a local machine and the server as a middle man? |
Re: [Announce] SMScon (control your device with SMS)
Quote:
If you just need to copy the files from machine A (n900) to B (local windows PC) execute in mobaXterm (running in your local PC) the scp command as: Code:
scp user@xxx.xxx.xxx.xxx:/home/user/MyDocs/somefile.txt . |
Re: [Announce] SMScon (control your device with SMS)
How can I stop SMSCON from using at least 6 SMS for each command I send to it. I have a text message limit from my provider and cannot afford to exceed it.... Please help.
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
def GSMmodem(Number, Message, Log): """ Send message to GSM modem. """ Delay = 4 # in sec. MaxRetry = 3 # number of retries to re-activate GSMm (maybe you have 6) Retry = 0 Change MaxRetry to 1. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
First @ Digitalvoid & Saturn, kudos on a job very well done!!
Any news regarding hotmail users? Emails sent are not arriving to my hotmail account. (tried same settings as the phones mail app: e.g. mailserver - smtp.live.com, port - 587/25). I managed to make it work on gmail account (meaning im not completely clueless..) Help would be very much appreciated. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
not a single mail i recived on my gmail account now i wonder if smscon can upload all the info to some sites and sends a link via sms?????????? |
Re: [Announce] SMScon (control your device with SMS)
email with pic is not working its only black pic show in my mail id any solution
|
Re: [Announce] SMScon (control your device with SMS)
Saturn has pointed me to this post (thanks!). A real-life succes story for SMSCON!
Due to lack of time & other reasons I wasn't present on this forum for some time. I have version 0.8 almost ready (needs testing & some adaptation in SMSCON-editor before release). An alarm sound will be added (by users request) and some changes in sending SMS & email will be implemented... More news to come soon... |
Re: [Announce] SMScon (control your device with SMS)
Thank you for this great application. I've now installed it and it seems to run rather well. How much can I expect the battery to drain, since the SMScon-daemon is on from restart?
Also, a minor bug that I noticed whilst in SMSCon Editor : the password-field in SSH is too short. I tried to use my 15-letter password, only 14 letters were kept. So that might be something that could/should/would be improved? :) Also, the commands don't seem to work for me with applied prefix. E.g. Code:
smscon PRE_Check Again, thanks. And yes, the success story got me into using this application. PS: The reverse-SSH should be available more visibly. I found it from the Wiki but not a word of it from the Editor. |
Re: [Announce] SMScon (control your device with SMS)
is there anyone guide how use ssh (i am a noob) i test email with many smtp but did not work me(i use google) how to use(or configure) ssh now ??????
EDIT; i use open ssh(all i know about ssh) (but it needs wifi and does not work on 3g) |
Re: [Announce] SMScon (control your device with SMS)
Sorry I did not read the last 71 pages. I just installed smscon based on a success story in another thread. So, i just set it, configured and tested. Awesome app! A few suggestions though,
The first tone/vibration on sms receipt may be unavoidable but can't the notification be hidden from the phone? This way the theif can't see the commands that we send to the phone? Secondly, I use phone speaker switch and on call command, the phone goes onto speaker mode and the theif can easily get notified. Can we configure smscon to disable smscon if required? BTW, if these have been answered before, I am sorry. If so, i am willing to go back and read through the posts. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
Imagine that someone else would send a "trackon" command to you and you wouldn't even notice it? My recommendation: simply use "human engineering" and set your commands to appear like spam. e.g.: "Party tonight in ..." Like this you would be the only one who knows what that SMS really means while the common thief wouldn't suspect anything. Don't forget to keep a list of your modified commands somewhere safe. To this matter. patient is also an important factor. In most cases it wouldn't be the thief that would use the phone but an innocent person who would buy it on ebay. In my case I think that the fact that the person felt that I actually can follow him played a role in my favor. lovely greetings |
Re: [Announce] SMScon (control your device with SMS)
just two suggestion!
1>As we all know mail sever or port are creating problem for us! And the result >>>>email does not work for many of us<<<< (including me) and most Amazing thing in smscon is "taking picture of the thief" so my qustion is Can smscon take picture of the thief and upload it to some site and sends the link through sms????(i think this will surly work and easy also as compared to the email) 2> smscon should have an auto answer feature for a particular number. and ringtone should be silent for the number, thus when phone is theft, we can call the thief and phone will start spying and we can hear what is happening around the thief! and thus we can get more info about him |
Re: [Announce] SMScon (control your device with SMS)
http://imagebin.org/
....could be a place for uploading pics as anonymous and then just send the link via SMS. But as well as EMail, it needs working Internet access. But yes, Email needs abit more - access to smtp server from that Internet access settings and many smtp-servers accept post connections only from their local network (same site). |
Re: [Announce] SMScon (control your device with SMS)
Hi, just a quick question, I don't feel like reading 71 pages.
What would be really great as an option is a setting that tells the N900 that if a new SIM card gets put in the N900 would automatically send me an email and SMS/MMS with GPS info, photo from both cameras and especially the number of the new SIM. Is this possible? |
Re: [Announce] SMScon (control your device with SMS)
Quote:
That feature that you request is already there. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
Email with the front camera pic for me works still good, just tested with smscon-editor. (smscon v0.7-2)
It even worked, when I currently have Dummy-APN in use and N900 is using Internet over Bluetooth-PAN and PC-ADSL. It correctly switched quckly to GPRS, so it can connect to my 3G-operator's SMTP-server, and then switched back to Bluetooth-Dummy. I couldn't connect that same SMTP-server through the Dummy-APN. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
supersmashinggreat |
Re: [Announce] SMScon (control your device with SMS)
I checked the log in /tmp/smscon.log in my - post theft recovered n900 (full story here) - to realize it was extremely short with hardly any logs.
Could it be that the log file is erased with every phone or deamon restart? If this is true I think it would be a good idea to keep all smscon logs and maybe even give the option to send it pair e-mail or upload it somewhere as a file etc.) |
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
I tried installing the SMScon today and appears I have tried it ages ago. The reason is, it was asking me for a password and I don't have a clue what I gave. How can I reset the SMScon passwd?
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
On the next update (answering also to other people's questions) will come mostly fixes and usability changes. There isn't any significant new features but an effort to establish better what we have. On your problem, are you allowed to have a gmail.com account from your region? This is know address to work with the settings in the wiki. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
All times are GMT. The time now is 09:08. |
vBulletin® Version 3.8.8