David, What Michael suggested is to do the following command from the CLI... -- $ find /mnt/kd/voicemail/ --
and see if there any obvious missing files in the /mnt/kd/voicemail/default/101/ directory. Lonnie On Apr 24, 2014, at 11:40 AM, david wrote: > Hey Mike, > > Thanks for the pointer, I checked there. I think that is just a symlink > to /var/spool/asterisk/voicemail > > I see this is the Asterisk CLI when checking Voicemail. > > > -- <SIP/101-0000000a> Playing 'vm-password.ulaw' (language 'en') > -- Incorrect password '1234' for user '101' (context = default) > -- <SIP/101-0000000a> Playing 'vm-incorrect-mailbox.ulaw' (language > 'en') > > > Here is snippit of my voicemail.conf > > [default] > 101 => 1234,David,david@localhost > > I simply think Asterisk is not loading the voicemail.conf file correctly. > > I dont know how else to debug this to see where the problem is. > > Its not a DTMF issue, as Asterisk clearly says > > Incorrect password '1234' for user '101' (context = default) > > so DTMF is detected and so is the user. > > Any other ideas? > > Thanks. > > > > On 4/24/14 12:27 PM, Michael Keuter wrote: >> Am 24.04.2014 um 18:18 schrieb david <[email protected]>: >> >>> By the way if I do voicemail show users >>> >>> I get this >>> >>> >>> pbx*CLI> voicemail show users >>> Context Mbox User Zone NewMsg >>> default 101 David 0 >>> default 1234 Example Mailbox 0 >>> other 1234 Company2 User 0 >>> 3 voicemail users configured. >>> [Apr 24 16:15:07] ERROR[568]: app_voicemail.c:2680 inboxcount2: Couldn't >>> find mailbox 101 in context default >>> [Apr 24 16:15:07] ERROR[568]: app_voicemail.c:2680 inboxcount2: Couldn't >>> find mailbox 1234 in context default >>> [Apr 24 16:15:07] ERROR[568]: app_voicemail.c:2680 inboxcount2: Couldn't >>> find mailbox 1234 in context other >>> >>> >>> For further information I am running this on "Alix" >>> >>> Not sure what I am doing wrong here. >>> >>> Thanks for any pointers. >>> >>> David. >>> >>> >>> >>> On 4/24/14 12:04 PM, david wrote: >>>> I just setup the most recent AstLinux. >>>> >>>> Not sure why I am seeing this when sending to voicemail. >>>> >>>> WARNING[565][C-00000006]: app_voicemail.c:6321 leave_voicemail: No >>>> entry in voicemail config file for '101' >>>> >>>> Clearly I have an entry in the default section for 101. >>>> >>>> What other things can I do to debug this? >>>> >>>> Thanks. >> >> I would look in the CLI whats inside: >> >> /mnt/kd/voicemail/default/ >> >> There should be your mailbox folders for 101 and 1234 with subfolders and >> messages. >> >> Michael >> >> http://www.mksolutions.info >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Start Your Social Network Today - Download eXo Platform >> Build your Enterprise Intranet with eXo Platform Software >> Java Based Open Source Intranet - Social, Extensible, Cloud Ready >> Get Started Now And Turn Your Intranet Into A Collaboration Platform >> http://p.sf.net/sfu/ExoPlatform >> _______________________________________________ >> Astlinux-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/astlinux-users >> >> Donations to support AstLinux are graciously accepted via PayPal to >> [email protected]. > > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. > > ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
