
Originally Posted by
hmartinus
guys...!!!! found the value/event for unanswered incoming call/unread SMS.
If there's unanswered call/unread SMS, E680i creates saveFile.cfg in /ezxlocal/download/appwrite/setup
if the file more than 112 bytes than it has unanswered calls, if the file size 84 bytes then there's no unanswered calls.
when receiving SMS and u haven't read it, the file size is more than 112 bytes, but if you've read it, it creates saveFile.cfg.new and the file size is 84 bytes in /ezxlocal/download/appwrite/setup
when u got unanswered calls again, the saveFile.cfg.new automatically deleted and saveFile.cfg size become more than 112 bytes.
i want to make the script but i don't know the syntax to compare the file size, is anyone knows?
and for incoming calls, i've checked firewall script (from yantz i think) we can use that to control the LED too.