cool... duno if this has posted before... but welcome to the club.
I am new user for E680i
I get this from CCMOVE
http://club.ccmove.com/nclub/topicdi...topicid=482529
I have try with my e680i, it works. The reminder will ring every 10 sec.
cool... duno if this has posted before... but welcome to the club.
anyone have tried this?
i tried the MCA..but it make my phone lag like hell...but it works nice... with sound n led alertd..but the prob only lag... dunno bout the program tat kayliang posted..anhyone tried?
sadly mine is not lagged..
can nyone make one 4 a780?...isnt it possible?
MCA still the best .. Thx gaixixon ..
I tried this on my a780 and it works..
Is there any way to customize how often, and which sound it plays?
This will do the job for me (As I missed some important pages/calls) but it would be nice to be able to customize it... I can't believe this option is not already built into the phone... (or maybe it is and I can't find it/don't know how to use it)
NetNut..
the file Prompt is a shell script.
you can edit this file with XPTools.
in the middle you can change the sound file:
if [ -f /diska/.system/QTDownLoad/Prompt/Prompt.mid ]
then
midi='/diska/.system/QTDownLoad/Prompt/Prompt.mid'
else
midi='/mmc/mmca1/.system/QTDownLoad/Prompt/Prompt.mid'
fi
at the end you can edit the volume and sleep time:
$my_alert -playvol 10 -playfile $midi
fi
sleep 10
This thing works on my a780.. so my phone will keep reminding me of a missed call untill I clear the alerts which is great., but it leaves with with a few questions..
Can this be modified to use mp3's or wav's? the mid file is better than nothing.
and the more important question is why the heck does the phone not automaticly notify you? I mean even a pager has a chirp to remind you of a missed page..
I will tweak with the options in the script, but if anyone know anything about this.. please share..
Net Nut.