![]() |
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
DAEMON INFO: reading 1 valid IMSI code from "smscon_code" file DAEMON WARNING: IMSI code has changed to "722070120721501" DAEMON INFO: added IMSI code (722070120721501) to "smscon_code" file Then i started smscon-editor. I press the enable botton in smscon on device boot: smscon_boot is already active So i press the sms botton in test. 15 seconds later i receive the test sms in my mother's phone from my phone (with my father's sim) I don't know why it happens. |
Re: [Announce] SMScon (control your device with SMS)
Brian, based on you previous mail, did you run the del imsi before exchanging the SIM to your fathers? That could also explain your issue.
|
Re: [Announce] SMScon (control your device with SMS)
This time i didn't do that (i think that i did it a few days ago). In the log you can see: DAEMON INFO: reading 1 valid IMSI code from "smscon_code" file
if i don't use del imsi, it will said reading 2 valid IMSI code. I will try it again using del imsi. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
If you want, try it again without running any tests before and checking that the boot is enabled and it is running while you have your card and one imsi code in the smscon_code file. Please post the complete log after replacing the personal data. |
Re: [Announce] SMScon (control your device with SMS)
This time with my father's sim I use -delete imsi.
I put my sim card. I see the log: DAEMON INFO: current valid IMSI code (xxxxxxxxxxx) saved to file DAEMON INFO: authorized IMSI code found DAEMON INFO: smscon auto-loads at boot I use again -del imsi (before see your reply), then i use smscon-editor to add my imsi. I tipe smscon -imsi and i only have 1 imsi code. I put again my father's sim and now i am waiting the sms. |
Re: [Announce] SMScon (control your device with SMS)
Sorry i didn't see
Quote:
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
I wait 1,5 hours and didn't receive the sms. So i go to the smscon-editor and:
smscon_boot is alredy active. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
this also appears to me. If I use the test-function in SMSCon-Editor for the location feature (not the Trackon!) it seems, that it keeps sending me sms as long as I not push the test finish button. But it sends only one e-Mail (which is correct). I also tested the "real" situation by sending sms from another Mobile Phone with the "check" command and I received 11 SMS (the first one twice and the following three sms I received three times each). Quote:
Thanks in advance for your help! T. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
Just a comment, you should check if it is running (i.e press the "start" button and the message should be "smscon_deamon is already active") and not if it is enabled on the boot. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
In the next version, the "retry on failed message" will be configurable from the editor. This should be bad for reliability but will minimize the issue on the people affected. Quote:
HIH |
Re: [Announce] SMScon (control your device with SMS)
In the next release (0.8) there will be a possibility to 'disable' the resend function if it gives people trouble...
The whole routine in 'smscon_daemon' script to make the resend, in case of send failure, possible is still somewhat experimental as stated in the wiki (as of release 0.5-9). |
Re: [Announce] SMScon (control your device with SMS)
Thank you for your quick reply!
Quote:
Quote:
Just an idea: If the "retry on failed message" function works with a failure message that it gets from the mobile network, it might be a regional problem with some providers? Quote:
T. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
The maxretry isn't in the smscon editor. You have to edit /opt/smscon/smscon_daemon in this part: def GSMmodem(Number, Message, Log): """ Send message to GSM modem. """ Delay = 4 # in sec. MaxRetry = 3 # number of retries to re-activate GSMm Retry = 0 Change MaxRetry to 1. |
Re: [Announce] SMScon (control your device with SMS)
I use delete imsi and add my imsi.
I change the sim card and it added again the new imsi. I start smscon-editor and: smscon_boot is already active But also: smscon_daemon started (so it wasn't enable? It was enable before i change the sim card) |
Re: [Announce] SMScon (control your device with SMS)
Quote:
What does it give this command if you put it in xterm? Code:
dpkg -l *gobject* |
Re: [Announce] SMScon (control your device with SMS)
Now i am using my sim card.
I type dpkg -l gobject in the x-terminal: No packages found matching gobject. |
Re: [Announce] SMScon (control your device with SMS)
Brian, Sorry the command I asked you to check was wrong. Could you check again please?
also what is the result of this? Code:
cat /opt/smscon/smscon_config |grep DISABLESMS |
Re: [Announce] SMScon (control your device with SMS)
Here you have:
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
Hello people,
I have the same problem as Brian7 stated. Everything works fine: sending location, camera photo etc triggered by text msg. But when I enter a new sim I don't receive the sms containing the new nember. I also noticed that sending text messages to the new number (i know what the number is because it is my friends sim), it didn't trigger anything. I have SMSCCON editor and deleted IMSI after I Added my IMSI. I pressed start and enable on boot, both were already active. Can someone please instruct me how to fix this? Would be a great program if sending the sim number works :) Thanks in advance. Sander |
Re: [Announce] SMScon (control your device with SMS)
Quote:
The info you gave doesn't show any problem in the libraries or the settings.. I will try to check again if I can find where the issue might be. Cheers. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
I'm living in Venezuela, using a sim card from the Movilnet cellphone company.
Just initiating tests. So far so good. Test Phone Funtions: Call and SMS. only that the SMS are sent more than 3 or 4 time each. But it looks like a problem that several people have encounter. Send Test Email: status Email and Picture Email. Both fine. Only issue, is when i tried from another cellphone number, it disconnects from the wifi and connects to the modem. For obvious reasons it has to try to connect to the modem in case of theft. The thief is not going to be logging to a wifi network just like that. The app should be able to see if it's already connected to any network, and use it, and leave the modem option as a last resort option. but the real issue is that when connected to the modem, can't finish sending any kind of emails, with or without pictures. Maybe is a problem with the service provider. i'll keep trying in the following days, to see what happens Bottom line, excellent app, and really useful |
Re: [Announce] SMScon (control your device with SMS)
I have an improvement suggestion for this application.
Currently, using it requires the device and sim card to be unlocked which I believe is not a typical scenario (am I wrong? I sure lock mine to prevent a thief from making calls on my expense…). If the sim card is locked then this application as it is now is useless. So assuming the device itself is unlocked and my sim card is, a thief would probably replace the sim card with his. In such case, if the SMSCON would start using the email for message sending will be great - for example - send me an email which contains the new sim card's number, a photo from camera and coordinates every 15 minutes for example. This method will be great because the thief will surely connect to the internet sometime and somehow (from 3G or WiFi connection) and when that happens he will expose himself. If this application can support this, it can really become a problem for the thieves of this device. In any case, I see the method of sending back information by email to be much better than SMS as most people don't even have 2 sim cards. This application has great potential - great work! |
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
This way you don't need another card at all - you can trust that sooner or later (if not immediately - through 3G network) you will start getting emails from the device that will send important info about the thief. Such an option in the application will make it a lot more powerful i think. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
Too bad mine still doesn't send text message when new sim is entered... |
Re: [Announce] SMScon (control your device with SMS)
how and where to put mobile no for sms if stolen??info for a noob plz...
|
Re: [Announce] SMScon (control your device with SMS)
Put the mobile number for sms in "mobile number to contact" (put the internacional number). It will change if you receive a command from a diferent number.
|
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)
smscon editor does not open says "incorrect password"
i know my password(i created it when i installed smscon) but i do not know why it is not accepting my password now!!plz help. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
or read the wiki: http://wiki.maemo.org/SMSCON_Editor |
Re: [Announce] SMScon (control your device with SMS)
@Saturnok
i got it thanks man! and now smscon could not send mail ..actually i do not know what is my mail server!!and the port what should i use? i want to ask a few question if u kindly answer me 1>what should i type in email address?(full eamilxxxx@xxx.co.in)or .com mine email ends with @yahoo.co.in?? 2>what email server should i use for yahoo mail smtp.yahoo.com or .co.in or imap or any other ??? 3> in the last if yahoo mail does not work what e mail server should i use for google?? 4> what kind of password is needed by smscon for email? my email id's password? |
Re: [Announce] SMScon (control your device with SMS)
I use gmail:
Mail server: smtp.gmail.com Port: 587 (works great for me) In password put your email password. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
Maybe you could use smssend (send sms via command line). Maybe that would help you.
|
Re: [Announce] SMScon (control your device with SMS)
Hello everybody,
I installed SMSCon (with its editor) on my device and try it little bit. I have one issue and 3 questions (requests). My issue is that when my front camera starts, the image is very dark and it takes about 3 seconds to become "viewable" (I can see this when I start video calls). When I try to use the functionality in SMSCon for send a picture from the front camera, it seems that it starts camera and take a picture without any wait time. So the image I get from e-mail is only a black rectangle. Is it possible to set a wait timer at camera start before the picture is token ? My 3 questions are for a steal case : - Is it possible to add a functionality to delete all personnal information (contacts, received SMS and calls, registered accounts and e-mail addresses) ? - Is it possible to add a functionality to get by SMS all information saved on phone (thief's contacts and called numbers) by SMS and e-mail ? - To be more discrete with the "Call Me" functionality (avoid callings proof when the thief receive its bill), is it possible to add a functionality which automatically answer to next call without ringing ? (when you have unlimited calls on another phone, it could be useful and the thief couldn't know he is spied) Thank you for your answers ;). |
Re: [Announce] SMScon (control your device with SMS)
Quote:
great ideas for new update i like you!!!!!! |
| All times are GMT. The time now is 02:10. |
vBulletin® Version 3.8.8