|
2010-10-10
, 16:06
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#372
|
hi. the new password is just letters and a space. and yes. i remember changing the password,exiting the app, reentering and it worked. is there a way to delete the password file and start over?
editing/deleting files in opt/smscon-editor?
|
2010-10-10
, 18:51
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#373
|
New version of smscon is released to Extra-devel (v0.5-6)
Changelog:
....[*] CHANGE / FIX: if USER & PASSWORD setting is empty, email sending to smtp server is done without user & password authentication. /* UNTESTED */
....[/LIST]
DAEMON INFO: internet connection behaviour already set to "GPRS" DAEMON INFO: starting GPS device in location mode DAEMON INFO: start collecting GPS coordinates DAEMON INFO: GPS coordinate acquired (#1, xx.183901, xx.954931, 99.8 m.) DAEMON INFO: GPS coordinate acquired (#2, xx.183787, xx.954807, 43.0 m.) DAEMON INFO: most accurate GPS coordinate (xx.183787, xx.954807, 43.0 m.) DAEMON INFO: created GPS coordinate map DAEMON INFO: (EMAIL) trying to connect to "smtp.xxxx.xx" DAEMON INFO: (EMAIL) trying to send email to "smtp.xxxx.xx" DAEMON INFO: send email GPS coordinate map to "zimon@xxxx" DAEMON INFO: (EMAIL) mailserver connection closed DAEMON INFO: restoring saved GPRS network (<OPERATOR> WAP 2.0) DAEMON INFO: GPRS network (<OPERATOR> WAP 2.0) already connected DAEMON INFO: smscon_daemon has stopped
|
2010-10-10
, 20:12
|
Posts: 29 |
Thanked: 0 times |
Joined on Oct 2010
@ Sweden
|
#374
|
[*] FIX: smscon can, in specific case, send to wrong phone number when activated & receives hereafter a non-SMSCON command SMS message from another phone number.
|
2010-10-10
, 20:33
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#375
|
I'm glad to hear that this is fixed And I'm glad to contribute with my bughunt to fix this app *hehe*
Will purge the one I got installed and update to the new one and try it out =)
Cheers
|
2010-10-10
, 21:23
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#376
|
Seems to work now. At least the test from SMSCON-Editor with front camera came through OK.
When I tried to send Location test after that, smscon_daemon stopped for some reason. The log:
It somehow tells it would be using WAP 2.0 IAP, although I don't think it is using that IAP but the correct full internet IAP. At least all the time I have had ssh connection active, so I do not think it is using that WAP IAP although the log says it would.Code:DAEMON INFO: internet connection behaviour already set to "GPRS" DAEMON INFO: starting GPS device in location mode DAEMON INFO: start collecting GPS coordinates DAEMON INFO: GPS coordinate acquired (#1, xx.183901, xx.954931, 99.8 m.) DAEMON INFO: GPS coordinate acquired (#2, xx.183787, xx.954807, 43.0 m.) DAEMON INFO: most accurate GPS coordinate (xx.183787, xx.954807, 43.0 m.) DAEMON INFO: created GPS coordinate map DAEMON INFO: (EMAIL) trying to connect to "smtp.xxxx.xx" DAEMON INFO: (EMAIL) trying to send email to "smtp.xxxx.xx" DAEMON INFO: send email GPS coordinate map to "zimon@xxxx" DAEMON INFO: (EMAIL) mailserver connection closed DAEMON INFO: restoring saved GPRS network (<OPERATOR> WAP 2.0) DAEMON INFO: GPRS network (<OPERATOR> WAP 2.0) already connected DAEMON INFO: smscon_daemon has stopped
After this I restarted smscon_daemon and tried to send Location test email again with SMSCON-Editor, but same thing:
DAEMON INFO: smscon_daemon has stopped
Edit:
I tried again, just to send FrontCamera test email. It sent it, I also received it, but after that smscon_daemon stopped again:
....
DAEMON INFO: internet connection behaviour not used
DAEMON INFO: smscon_daemon has stopped
The location test mails never came, so it does not send them.
gconftool -R /system/osso/connectivity/IAP | grep IAP
|
2010-10-10
, 21:29
|
Posts: 41 |
Thanked: 19 times |
Joined on Jan 2010
|
#377
|
If you added a space in the password then the update never happened.
Can you try 12345
Sorry, I will add some protection in a future version (I really didn't expect people to use passwords with spaces - stupid of me.)
|
2010-10-10
, 22:47
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#378
|
The test options, when finished, always stop the daemon. This is intended behaviour (it's only a partial simulation to test the connection & selected function).
|
2010-10-11
, 07:20
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#379
|
Ah ok, so one has to restart daemon then after each test.
Hmm...this is maybe stupid question, but why it has to stop daemon after the test?
|
2010-10-11
, 13:28
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#380
|
detect SIM card change and sends new SIM card phonenumber, IMSI code & 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.
editing/deleting files in opt/smscon-editor?