[asterisk-bugs] [JIRA] (ASTERISK-28235) ERROR[-1]: app_voicemail.c:2836 inboxcount2: Couldn't find mailbox in context

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Wed Jan 9 08:54:47 CST 2019


     [ https://issues.asterisk.org/jira/browse/ASTERISK-28235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua C. Colp updated ASTERISK-28235:
--------------------------------------

    Assignee: FreeBSD  (was: Unassigned)
      Status: Waiting for Feedback  (was: Triage)

You filed this issue as 13.24.1, but your output shows 13.20.0. In the future please ensure that the version is correct, as it can impact things.

What is the FULL voicemail configuration so I can try to reproduce it? Are you using realtime or IMAP?

> ERROR[-1]: app_voicemail.c:2836 inboxcount2: Couldn't find mailbox in context
> -----------------------------------------------------------------------------
>
>                 Key: ASTERISK-28235
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28235
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_voicemail
>    Affects Versions: 13.24.1
>            Reporter: FreeBSD
>            Assignee: FreeBSD
>
> I have upgraded Asterisk from an old 11.x based system to 13.x.
> Everything works except I get this errors for the voicemail when users connecting.
>  ERROR[-1]: app_voicemail.c:2836 inboxcount2: Couldn't find mailbox 2001 in context ....
> I have tried to put the voicemails into both the DEFAULT and custom (home) group like:
> [home]
> 2001 => 1111,test1,test1 at company.com
> 2008 => 1111,test2,test2 at company.com
> sip.conf for users:
> [210]
> canreinvite=yes
> videosupport=yes
> type=friend
> host=dynamic
> secret=bigsecret
> context=home
> mailbox=2001
> deny=0.0.0.0/0
> permit=10.0.0.0/255.0.0.0;
> disallow=all
> allow=g722
> allow=speex
> allow=ulaw
> allow=alaw
> allow=h261
> allow=h263
> allow=h263p
> allow=h264
> insecure=invite,port
> Always the same results, I even went back to factory voicemail.conf and append it in the end.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list