Let's stick a fork in this one - Here's the link I used http://www.voip-info.org/wiki/view/Asterisk+sip+mailbox
if we make tkeely's sip.conf look like this [tkeeley] Type=peer Context=a10 Mailbox=612, 610 He? Should be good to go. This worked on 1.4.26.1 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of John A. Sullivan III Sent: Thursday, October 15, 2009 8:14 PM To: [email protected]; Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] MWI for multiple voice mail boxes On Thu, 2009-10-15 at 15:29 -0700, Jared Smith wrote: > On Wed, 2009-10-14 at 22:41 -0400, John A. Sullivan III wrote: > > Hello, all. I have a user who needs to monitor their voice mail box > > and > > the general delivery voice mail box. I defined them in sip.conf as > > follows: > > > > [tkeeley](a10f) > > mailbox=...@a10, 6...@a10 > > I think you've got the syntax wrong here... try mailbox=...@a10&6...@a10 > instead. Contrary to what others on this thread might lead you to > believe, this should actually work. :-) <snip> Ooooo - it really didn't like that: mailbox=...@a10&6...@a10 app_voicemail.c:1630 messagecount: Couldn't find mailbox 612 in context a10&6...@a10 It looks like it's interpreting everything after the @ as context. I'm running 1.6.1.6. Thanks anyway - John -- John A. Sullivan III Open Source Development Corporation +1 207-985-7880 [email protected] http://www.spiritualoutreach.com Making Christianity intelligible to secular society _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
