|
2010-10-11
, 15:23
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#382
|
|
2010-10-11
, 15:37
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#383
|
Ok. What is the reasoning not to use smscon_daemon's functions to send really the same messages it would send in the real situation? That way also that part of the code would be tested more often.
smscon -test2 "<SMSCON command>"
Nokia-N900:~# smscon -test2 "Location"
|
2010-10-11
, 18:07
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#384
|
|
2010-10-12
, 11:01
|
Posts: 29 |
Thanked: 0 times |
Joined on Oct 2010
@ Sweden
|
#385
|
|
2010-10-12
, 19:13
|
Posts: 463 |
Thanked: 103 times |
Joined on Jul 2010
@ Mumbai, India
|
#386
|
|
2010-10-12
, 19:13
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#387
|
SMSCON INFO: "GPS1" TEST: smscon_daemon active (12-10-2010 21:39:03) DAEMON INFO: successfully loaded "smscon_config" file DAEMON INFO: COM_CALL = [Call] DAEMON INFO: COM_CAMERA = [Camera] DAEMON INFO: COM_CHECK = [Check] DAEMON INFO: COM_LOCATION = [Location] DAEMON INFO: COM_LOCK = [Lock] DAEMON INFO: COM_POWER = [Power] DAEMON INFO: COM_POWEROFF = [Poweroff] DAEMON INFO: COM_REBOOT = [Reboot] DAEMON INFO: COM_REMOTEOFF = [Remoteoff] DAEMON INFO: COM_REMOTEON = [Remoteon] DAEMON INFO: COM_TRACKOFF = [Trackoff] DAEMON INFO: COM_TRACKON = [Trackon] DAEMON INFO: COM_UNLOCK = [Unlock] DAEMON INFO: reading valid IMSI code (xxxxxxx) from smscon_code file DAEMON INFO: authorized IMSI code found DAEMON INFO: smscon auto-loads at boot DAEMON INFO: stored current GPRS network (OPERATOR WAP 2.0) DAEMON INFO: GPRS network (OPERATOR WAP 2.0) already connected DAEMON INFO: internet connection behaviour already set to "GPRS" DAEMON INFO: starting GPS device in location mode DAEMON INFO: waiting for valid GPS coordinate (search time = 0.6 sec.) DAEMON INFO: waiting for valid GPS coordinate (search time = 1.9 sec.) DAEMON INFO: waiting for valid GPS coordinate (search time = 2.9 sec.) DAEMON INFO: waiting for valid GPS coordinate (search time = 6.0 sec.) DAEMON INFO: start collecting GPS coordinates DAEMON INFO: GPS coordinate acquired (#1, xx.183685, xx.955589, 320.5 m.) DAEMON INFO: GPS coordinate acquired (#2, xx.183507, xx.954971, 72.1 m.) DAEMON INFO: most accurate GPS coordinate (xx.183507, xx.954971, 72.1 m.) DAEMON INFO: created GPS coordinate map DAEMON INFO: (EMAIL) trying to connect to "smtp.xxxxxx.xxx" DAEMON ERROR: (EMAIL) mailserver connection failure 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 SMSCON INFO: "EMAIL1" TEST: smscon_daemon active (12-10-2010 21:41:14) DAEMON INFO: successfully loaded "smscon_config" file DAEMON INFO: COM_CALL = [Call] DAEMON INFO: COM_CAMERA = [Camera] DAEMON INFO: COM_CHECK = [Check] DAEMON INFO: COM_LOCATION = [Location] DAEMON INFO: COM_LOCK = [Lock] DAEMON INFO: COM_POWER = [Power] DAEMON INFO: COM_POWEROFF = [Poweroff] DAEMON INFO: COM_REBOOT = [Reboot] DAEMON INFO: COM_REMOTEOFF = [Remoteoff] DAEMON INFO: COM_REMOTEON = [Remoteon] DAEMON INFO: COM_TRACKOFF = [Trackoff] DAEMON INFO: COM_TRACKON = [Trackon] DAEMON INFO: COM_UNLOCK = [Unlock] DAEMON INFO: reading valid IMSI code (xxxxxx) from smscon_code file DAEMON INFO: authorized IMSI code found DAEMON INFO: smscon auto-loads at boot DAEMON INFO: stored current GPRS network (OPERATOR WAP 2.0) DAEMON INFO: GPRS network (OPERATOR WAP 2.0) already connected DAEMON INFO: internet connection behaviour already set to "GPRS" DAEMON INFO: (EMAIL) trying to connect to "smtp.xxxxxx.xxx" DAEMON INFO: (EMAIL) trying to send email to "smtp.xxxxxx.xxx" DAEMON INFO: send test email message 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: internet connection behaviour not used DAEMON INFO: smscon_daemon has stopped SMSCON INFO: "GPS1" TEST: smscon_daemon active (12-10-2010 21:46:13) DAEMON INFO: successfully loaded "smscon_config" file DAEMON INFO: COM_CALL = [Call] DAEMON INFO: COM_CAMERA = [Camera] DAEMON INFO: COM_CHECK = [Check] DAEMON INFO: COM_LOCATION = [Location] DAEMON INFO: COM_LOCK = [Lock] DAEMON INFO: COM_POWER = [Power] DAEMON INFO: COM_POWEROFF = [Poweroff] DAEMON INFO: COM_REBOOT = [Reboot] DAEMON INFO: COM_REMOTEOFF = [Remoteoff] DAEMON INFO: COM_REMOTEON = [Remoteon] DAEMON INFO: COM_TRACKOFF = [Trackoff] DAEMON INFO: COM_TRACKON = [Trackon] DAEMON INFO: COM_UNLOCK = [Unlock] DAEMON INFO: reading valid IMSI code (xxxxxxx) from smscon_code file DAEMON INFO: authorized IMSI code found DAEMON INFO: smscon auto-loads at boot DAEMON INFO: stored current GPRS network (OPERATOR WAP 2.0) DAEMON INFO: GPRS network (OPERATOR WAP 2.0) already connected DAEMON INFO: internet connection behaviour already set to "GPRS" DAEMON INFO: starting GPS device in location mode DAEMON INFO: waiting for valid GPS coordinate (search time = 0.5 sec.) DAEMON INFO: waiting for valid GPS coordinate (search time = 1.9 sec.) DAEMON INFO: start collecting GPS coordinates DAEMON INFO: GPS coordinate acquired (#1, xx.183400, xx.954845, 132.2 m.) DAEMON INFO: GPS coordinate acquired (#2, xx.183566, xx.954883, 136.4 m.) DAEMON INFO: most accurate GPS coordinate (xx.183400, xx.954845, 132.2 m.) DAEMON INFO: created GPS coordinate map DAEMON INFO: (EMAIL) trying to connect to "smtp.xxxxxx.xxx" DAEMON INFO: (EMAIL) trying to send email to "smtp.xxxxxx.xxx" 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-12
, 21:01
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#388
|
The Following User Says Thank You to digitalvoid For This Useful Post: | ||
|
2010-10-13
, 08:48
|
Posts: 37 |
Thanked: 6 times |
Joined on Mar 2010
|
#389
|
|
2010-10-13
, 12:24
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#390
|
We want to make sure that the number, mail, passwords are somehow correct and the service can use them.
Packages: elGR Locale, SMSCON Editor, Swappolube, CSSU Features Configuration, Snuggle, YAMAS, Cleven
Garage: SMSCON, Swappolube, CSSU Features Configuration, Snuggle
Wiki: SMSCON, SMSCON Editor, Swappolube, CSSU Features Configuration, Cleven