Good Morning is a project about an alarm call plus reminder.
User Scenario
1. Caller is calling my Asterisk server.
2. Save caller’s name (for only new visitors)
3. Greetings(Hello, <recorded name>) and explain about extensions
exten => 1: Set Alarm
exten => 2: Set Sound/Music
exten => 3: Listen to Alarm List -> ???
exten => 4: Delete Alarm
exten => *: help (guideline/ description about how to use this application)
3. if the caller press 1(Set Alarm), set date(YYYY-MM-DD). Press * when finish.
4. And then set time(HH-MM). Press * when finish.
5. Hang up
————————————————————————————————————-
@ YYYY-MM-DD HH:MM
1. The caller get a call.
2. It starts to play the music that the caller chose for a while.
3. And then say…. “Good Morning, <recorded name>. It’s XXday – MM – DD – YYYY – HH – MM.”
4. Read things to do today. ….. (translate text to voice) ????
5. “Have a great day. Bye”