Design a Virtual Office with Open Source?
apropos asks: "An interesting question came up recently when discussing (yet again) starting an open-source based consulting company: 'How would you design the ultimate virtual office with open source software?' With things like fax, VoIP, web, email, security and office suites all available as open source products, what kind of useful things could be done? One idea that came to mind was emailing answering machine recordings. What would you put into your ultimate virtual office solution?"
You can use Asterisk for your PBX.
VOCP does this. Multiple mailboxes, faxes, faxback,
downloads messages via the web so that they can be played anywhere. Uses perl and python.
Works very well, I have used it for over 3 years.
And of course, it's GPL licensed, and downloadable at vocp.sourceforge.net.
PK