Hello,<br><br>For a couple of hardphones which do not have Message Waiting Indicator, I&#39;m wondering what could be the most efficient and reliable way to notify users a message is waiting.<br><br>Though messages could be sent as email attachment, I&#39;m thinking I should mimic cellphones behaviour like this:<br>
5 min after a message if left, then call back mailbox owner and let him listen to its message,<br>30 min after message drop, another call<br>4 hours after message drop, another call<br>24 hours after message drop, the last notification call occurs,<br>
if a notification call succeeds, then every other planned notification call is removed,<br>if user checks its voicemail, then every planned notification call is removed.<br><br>What do you think of this ?<br><br>To generate notification calls, call files and externnotify parameter in voicemail.conf seems to fit.<br>
What do you think of using it ?<br>What about inotify tools ?<br><br>Regards<br><br><br>