No, probably my ignorance but why would I do that? I set up all the users, extensions, and mailboxes manually by editing the config files in order to have more control than the user.conf gives me (if I understand the user.conf file properly - I've never used it based upon reading the documentation). Thanks - John
On Fri, 2009-10-16 at 12:07 -0500, Danny Nicholas wrote: > I assume you have a 610 entry in users.conf? > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of John A. > Sullivan III > Sent: Friday, October 16, 2009 12:05 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] MWI for multiple voice mail boxes > > Alas, it does not work for me on 1.6.1.6. That was my original > configuration based upon the documentation. It was slightly different > than you have because I specified the context. tkeeley is in context > a10f but the mailboxes are in context a10. Thus, I had: > > [tkeeley] > mailbox=...@a10, 6...@a10 > > It then complains that it cannot find mailox 610 in context a10. > However, it is there and it does receive voice mail. Thanks - John > > On Fri, 2009-10-16 at 10:14 -0500, Danny Nicholas wrote: > > 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
