[Asterisk-Users] voicemail/privacy system

Roy Kidder asterisk at jehster.net
Sun Jan 1 13:35:41 MST 2006


Moises Silva wrote:
> Yep, perfectly possible. I would do that with AGI and php, in your case,
perl works as well.
>
> The only thing you need is read documentation regarding AGI, Voicemail
and
> extensions. Its kind of difficult to helo you further if you dont tell
us
> how much you know about contexts, extensions etc. But in general you
will

I've read "The ASterisk Handbook Verson 2", so I have a very basic
understanding of contexts, extensions and so forth. After reading more on
AGI, it looks like I could do everything I want to with a rather simple
Asterisk config and a perl script.

The privacy manager function could be accomplished by looking for an empty
(or missing) "agi_callerid: " value from STDIN. And the individual
voicemail boxes could be accomplished by playing a prompt, waiting for a
digit and using "set_extension" to send the call to the desired voicemail
box.

Does that sound like I'm on the right track?

Thanks in advance,
Roy









More information about the asterisk-users mailing list