[Asterisk-Dev] Asterisk Application Question
Steven Critchfield
critch at basesys.com
Wed Dec 3 16:43:42 MST 2003
On Wed, 2003-12-03 at 17:24, Adam wrote:
> Hi all, I'm new to this list, and I have a simple question.
>
> I want to make an application for my business where a customer can call into
> the PBX and enter in a special code (essentially to login) and then record a
> voice mail. This customer will have given me a list of phone numbers, and
> after the customer saves the msg, I want them to be able to have the system
> call each phone # and play the message when the phone is picked up. This is
> not for spam etc, it for a school type situation of an organization talking
> to parents regarding their children. I know how sensitive some people are
> to this type of application, but it will just be a small group (1-100)
> people at a time being called.
>
> Wondering if Asterisk can do this sort of thing?
>
> Would it be easier to have them record the v-mail, and then have a web
> interface for them to say "call everyone now"....?
Read AGI information
prompt for passcode
read passcode
verify code
prompt for recording.
record file(probably # terminated)
get list of phone numbers
write /var/spool/asterisk/outgoing/ files for each phone number to play
recorded prompt.
hangup call.
--
Steven Critchfield <critch at basesys.com>
More information about the asterisk-dev
mailing list