I got error when i trying to start gammu service in Windows Local Services.
The service can work if only i open in command prompt with only this command, and the command prompt must alive as long as the service is on
Is there is another way, to start service? So we no more start from CMD...?
This the log, from smsdlog
when i entered the command : gammu-smsd -c smsdrc
. So the service work. But still i cannot start in windows service local
Tue 2015/05/26 22:07:41 gammu-smsd[6596]: Connected to Database odbc: aptikad on aptikad_sms
Tue 2015/05/26 22:07:41 gammu-smsd[6596]: Created Windows RW shared memory at 0000000002DE0000
Tue 2015/05/26 22:07:41 gammu-smsd[6596]: Starting phone communication...
Tue 2015/05/26 22:07:50 gammu-smsd[6596]: Inserting phone info
Tue 2015/05/26 22:19:49 gammu-smsd[6596]: Read 1 messages
Tue 2015/05/26 22:07:41 gammu-smsd[6596]: Connected to Database odbc: aptikad on aptikad_sms Tue 2015/05/26 22:07:41 gammu-smsd[6596]: Created Windows RW shared memory at 0000000002DE0000 Tue 2015/05/26 22:07:41 gammu-smsd[6596]: Starting phone communication... Tue 2015/05/26 22:07:50 gammu-smsd[6596]: Inserting phone info Tue 2015/05/26 22:19:49 gammu-smsd[6596]: Read 1 messages
– Iman Tumoranggammu-smsd -c smsdrc
in CMD – Iman Tumorang