|
2010-10-07
, 18:18
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#342
|
smscon -init
DAEMON INFO: successfully loaded "smscon_config" file DAEMON INFO: reading valid IMSI code (xxxxxxxxxxxx) from file DAEMON INFO: authorized IMSI code found DAEMON INFO: smscon auto-loads at boot
DAEMON INFO: send SMS message test to "****" DAEMON INFO: smscon_daemon stopped
|
2010-10-07
, 19:26
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#343
|
cat /etc/sudoers|grep smscon* ls -al /opt/smscon* ls -al /home/user/.smscon*
/opt/smscon-editor/smscon-editor
The Following User Says Thank You to Saturn For This Useful Post: | ||
|
2010-10-07
, 20:37
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#344
|
Nokia-N900:~# cat /etc/sudoers|grep smscon* user ALL = NOPASSWD: /opt/smscon-editor/smsconEditorCopyConfig, /opt/smscon-editor/smsconEditorCreatePass * user ALL = NOPASSWD: /opt/smscon/smscon
Nokia-N900:~# ls -al /opt/smscon* /opt/smscon: drwxr-xr-x 2 root root 4096 Oct 7 20:00 . drwxr-xr-x 28 root root 4096 Oct 7 19:35 .. -rwxr-xr-x 1 root root 14636 Oct 3 13:53 smscon -rw-r--r-- 1 root root 15 Oct 7 20:00 smscon_code -rw-r--r-- 1 user users 1721 Oct 7 20:02 smscon_config -rwxr-xr-x 1 root root 75515 Oct 3 13:53 smscon_daemon /opt/smscon-editor: drwxr-xr-x 2 root root 4096 Oct 7 19:35 . drwxr-xr-x 28 root root 4096 Oct 7 19:35 .. -rwxr-xr-x 1 root root 128 Oct 7 17:48 smscon-editor -rw-r--r-- 1 root root 1968 Oct 7 17:48 smsconEditorAskPass.py -rwxr----- 1 root root 78 Oct 7 17:48 smsconEditorCopyConfig -rwxr----- 1 root root 31 Oct 7 17:48 smsconEditorCreatePass -rw-r--r-- 1 root root 36474 Oct 7 17:48 smsconEditorMain.py -rw-r--r-- 1 root root 76571 Oct 7 17:48 smsconEditorMainGUI.py -rw-r--r-- 1 root root 2030 Oct 7 17:48 smsconEditorNewPass.py -rw-r--r-- 1 root root 36 Oct 7 17:48 smsconEditorPass
Nokia-N900:~# ls -al /home/user/.smscon* drwxr-xr-x 2 user users 4096 Oct 7 19:42 . drwxr-xr-x 122 user users 12288 Oct 7 19:42 ..
Nokia-N900:~/.smscon-editor$ /opt/smscon-editor/smscon-editor Traceback (most recent call last): File "/opt/smscon-editor/smsconEditorMain.py", line 484, in doCreateConfigGeneral os.rename( Path + ConfigFile, Path + ConfigFile + "~" ) OSError: [Errno 2] No such file or directory
The Following User Says Thank You to dragly For This Useful Post: | ||
|
2010-10-07
, 22:10
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#345
|
cp /opt/smscon/smscon_config /home/user/.smscon-editor/
Nokia-N900:~# smscon -log DAEMON INFO: --------------------------------------------- DAEMON INFO: successfully loaded "smscon_config" file DAEMON INFO: reading valid IMSI code (***) from file DAEMON INFO: authorized IMSI code found DAEMON WARNING: smscon doesn't load at boot DAEMON INFO: send SMS message test to "***" DAEMON INFO: smscon_daemon has stopped SMSCON INFO: smscon_daemon is running (07-10-2010 22:55:15) DAEMON INFO: --------------------------------------------- DAEMON INFO: successfully loaded "smscon_config" file DAEMON INFO: reading valid IMSI code (***) from file DAEMON INFO: authorized IMSI code found DAEMON WARNING: smscon doesn't load at boot
The Following User Says Thank You to dragly For This Useful Post: | ||
|
2010-10-07
, 22:27
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#346
|
|
2010-10-07
, 22:38
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#347
|
...
However, I'm still not getting any reply when I send the message "Check" to the device. Sending test messages works, so it appears like it just doesn't respond to received messages.
...
|
2010-10-07
, 23:08
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#348
|
Are you in the States or basically .. outside Europe? (just shooting in the dark!)
|
2010-10-07
, 23:11
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#349
|
|
2010-10-08
, 06:21
|
Posts: 1,427 |
Thanked: 2,077 times |
Joined on Aug 2009
@ Sydney
|
#350
|
I needed to reflash my device the other day and decided to give SMSCON another try (after having some trouble the last time).
With the new v0.6.0 of SMSCON Editor I'm having some trouble initializing. The commands for reset and del config seems to work fine (return no errors), but the initialize command causes the editor to hang and never close. I have to force closing it. Do you have any ideas why this happens?
dragly.org