Hi there, We're trying to get IMAP voicemail storage working on an MS Exchange server - I would be grateful if anyone who has successfully done this could post the magic soup here, as extensive Google searching has yielded nothing other than tantalizing references to it being done without any specifics. -- Anthony Rodgers Business Systems Analyst District of North Vancouver Web: http://www.dnv.org RSS Feed: http://www.dnv.org/rss.asp -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070411/4653b2b0/attachment.htm
Interesting. I've generally only seen this done with unified messaging systems, like Cisco Unity, and some proprietary ones I've worked with, which involve taking messages of various media types (fax, voice, e-mail) and storing them using some intermediate abstraction/middleware and then designing access services which talk to said layer, be it a POP or IMAP server. -- Alex Balashov <sasha@presidium.org>
Anthony Rodgers wrote:> Hi there, > > We're trying to get IMAP voicemail storage working on an MS Exchange > server - I would be grateful if anyone who has successfully done this > could post the magic soup here, as extensive Google searching has > yielded nothing other than tantalizing references to it being done > without any specifics.I haven't used IMAP voicemail yet, so you'll have to bear with me here. Have you tried configuring Asterisk to save voicemail messages on the Exchange server using IMAP? What was the result? IMAP support in Exchange, as in Outlook, is rough and rather ugly. For obvious reasons it's never been in MS interest to support it properly, as they want people to use their native Exchange server protocol. There's probably a good reason why you want to do it the way you want to, but I'll ask the question anyway -- what about delivering the message over SMTP? -Stephen-