[asterisk-dev] Navigating Voice Mail

Tzafrir Cohen tzafrir.cohen at xorcom.com
Tue Dec 16 20:07:54 CST 2008


[Editing for top-posting-avoidance sanity]

On Tue, Dec 16, 2008 at 05:18:38PM -0800, Steve Wofford wrote:
> > On Tuesday, December 16, 2008 17:03, Andre Courchesne wrote:
> > Steve Wofford wrote:
> > > Can anyone point me in the direction for navigating Voice Mail based on 
> > > Asterisk. I am developing a Voice Mail to Email solution. I assume to 
> > > use the following:
> > > 

[snip a reimplementation of voicemail to email]

> > Why go to all this trouble when asterisk already supports voicemail 
> > to e-mail?  Just configure your voicemail.conf correctly and the 
> > e-mail with attachement will be sent out.
> >
> Here's the deal. This is actually a Linksys SPA400 Voice Mail box 
> which is developed on Asterisk 1.0.7.

Here's a small question for fun and profit:
How many known remote holes are in the SIP channel of Asterisk 1.0.7?

> 
> I do not have direct access to the code on the box. I can telnet and 
> I get a CLI prompt, but not sure what to do at that point.

What CLI prompt exactly? Asterisk? Linux? (as root?)

Can you edit voicemail.conf ?
What you suggest is much more complicated. All you need is a local
command to relay mail outside. Which can be something as simple as ssmtp
to a near-by SMTP server. Theoretically it can even be a home-brewed
script that uses nc (netcat) or even telnet to send the bits to be
handled on a different computer.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-dev mailing list