[Asterisk-Users] dialing 8 in VM2 causes channel lockup?

Brian West brian at bkw.org
Tue Nov 11 15:58:25 MST 2003


case '8':
	if((vms.lastmsg >= 0) && (vms.curmsg >= 0))
		cmd = forward_message(chan, context, vms.curdir, vms.curmsg, vmu, vmfmts);
	break;

That seems to fix it.

bkw


On Tue, 11 Nov 2003, Brian West wrote:

> Line 2539 of app_voicemail2.c  I have opened a bug report on
> bugs.digium.com... I will see if I can come up with a fix.
>
> bkw
>
> On Tue, 11 Nov 2003, Ariel Batista wrote:
>
> > ---------- Original Message ----------------------------------
> > From: Brian West <brian at bkw.org>
> >
> > >Well i'll be it even does it in CVS.
> > >
> > >bkw
> > >
> > >On Tue, 11 Nov 2003, john lawler wrote:
> > >
> > >> Hi guys,
> > >> If you login to it, or even if you call it w/ 's<extension>' to skip the
> > >> login and press an '8' near the beginning (and possibly at any point,
> > >> I'm not sure), the channel seems to lockup, even if the handset is
> > >> hungup, the channel remains frozen in that state in the
> >
> > I just tried it here and I also got the same thing!  It sure locks that port up good!  You your correct you need to shut Asterisk down then backup!
> >
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list