View Single Post
Posts: 2,290 | Thanked: 4,133 times | Joined on Apr 2010 @ UK
#1123
Here's the output the master seems to get two identical messages.
Although I didn't get two messages this time.
I haven't changed a thing since last time.
Note:- I anon'ed the email a bit more than just the domain.
Code:
==========================================================
2012-03-26 23:24:04[SMSCON] INFO: Updated user setting "DEBUGFLAGS" (DAEMON).
2012-03-26 23:24:05[SMSCON] INFO: Daemon smscon_daemon requested to start.
2012-03-26 23:24:07[SMSCON] INFO: Daemon smscon_daemon started [PID=3659].
2012-03-26 23:24:09[DAEMON] CRITICAL: smscon_daemon is starting.
2012-03-26 23:24:09[DAEMON] DEBUG: Debug logging enabled.
2012-03-26 23:24:09[DAEMON] INFO: Successfully loaded "/opt/smscon/smscon_config" file.
2012-03-26 23:24:10[DAEMON] INFO: Found 1 IMSI code(s) in "/opt/smscon/smscon_code" file.
2012-03-26 23:24:10[DAEMON] INFO: Authorized IMSI code found.
2012-03-26 23:24:10[DAEMON] WARNING: example.com: No property example.com on device with id /org/freedesktop/Hal/devices/computer_power_supply_battery_bq27200_0
2012-03-26 23:24:10[DAEMON] INFO: Phone battery charge is 3% (almost empty!).
2012-03-26 23:24:11[DAEMON] INFO: GPS query interval is 120 sec.
2012-03-26 23:24:11[DAEMON] INFO: Keyboard slider change detection is off.
2012-03-26 23:24:11[DAEMON] INFO: Battery status change detection is off.
2012-03-26 23:24:11[DAEMON] INFO: (CHECKHOST) Checkhost is off.
2012-03-26 23:24:11[DAEMON] INFO: smscon auto-loads at boot. OK. 
2012-03-26 23:24:42[DAEMON] DEBUG: DeOctifyMessage: have outputText: [u'/', u'f', u'i', u'n', u'd', u'm', u'e', u'/', u'O', u'w', u'n', u'e', u'r']
2012-03-26 23:24:42[DAEMON] DEBUG: SMS Message Chars:0x2F[/], 0x66[f], 0x69[i], 0x6E[n], 0x64[d], 0x6D[m], 0x65[e], 0x2F[/], 0x4F[O], 0x77[w], 0x6E[n], 0x65[e], 0x72[r]
2012-03-26 23:24:42[DAEMON] DEBUG: SMS received:'/findme/Owner'
2012-03-26 23:24:42[DAEMON] INFO: Received smscon command [Owner] via SMS from +00123456789 (the master) . Acknowledge message disabled.
2012-03-26 23:24:42[DAEMON] WARNING: example.com: No property example.com on device with id /org/freedesktop/Hal/devices/computer_power_supply_battery_bq27200_0
2012-03-26 23:24:42[DAEMON] INFO: Phone battery charge is 3% (almost empty!).
2012-03-26 23:24:42[DAEMON] WARNING: (SILENCE) Silencing is disabled: Phone probably not silent while controlled remotely.
2012-03-26 23:24:43[DAEMON] INFO: File "/opt/smscon/example.com" now deleted.
2012-03-26 23:24:43[DAEMON] INFO: Script file (/opt/smscon/smscon_script) executes in BG.
2012-03-26 23:24:51[DAEMON] DEBUG: GSM modem response "+CMGS:" timeout.
2012-03-26 23:25:01[DAEMON] DEBUG: GSM modem response "+CMGS:" timeout.
2012-03-26 23:25:01[DAEMON] ERROR: Failed to send SMS to "+00123456789".
2012-03-26 23:25:01[DAEMON] INFO: (EMAIL) Trying to connect to "example.com:587" (2012-03-26 23:25:01).
2012-03-26 23:25:02[DAEMON] INFO: (EMAIL) Trying to login to "example.com".
2012-03-26 23:25:04[DAEMON] INFO: (EMAIL) Trying to send email to "example.com".
2012-03-26 23:25:06[DAEMON] INFO: send email message (subject=script) to <xxxxxxxxxxxxx@example.com>
2012-03-26 23:25:06[DAEMON] INFO: (EMAIL) Mailserver connection closed successful.
2012-03-26 23:26:22[DAEMON] CRITICAL: smscon_daemon is stopping on signal 15.
2012-03-26 23:26:22[DAEMON] CRITICAL: smscon_daemon is stopping on KeyboardInterrupt.
2012-03-26 23:26:22[SMSCON] INFO: Daemon smscon_daemon stopped [PID=3659].
2012-03-26 23:26:23[SMSCON] INFO: Script smscon_script was not running.
2012-03-26 23:26:24[SMSCON] INFO: Updated user setting "DEBUGFLAGS" ().
 

The Following 4 Users Say Thank You to sixwheeledbeast For This Useful Post: