[asterisk-dev] voicemailmain suddenly exits on DTMF: a bug? Solved
but no patch!
Giorgio Incantalupo
gincantalupo at fgasoftware.com
Thu Jun 15 00:36:49 MST 2006
Hi all,
the problem seems concerning italian voicemail only, the code inside
voicemail.c is different too.
For italian users, change last line of vm_intro_it function from
*return res ? -1 : 0;*
to
*return res;*
I dunno why that difference but the change worked for me.
I post the problem on bug.mantis but not the patch 'cause I'm only a
reporter and there's too much burocracy there...seems too be in Italy so
I gave up. It would really be good if some good guy could take a look
and make that change.
Giorgio Incantalupo
Giorgio Incantalupo wrote:
> Hi,
> I'm using Asterisk 1.2.1 and I noticed that the voicemail suddenly
> exits if I press ANY key on the phone while the first or the
> second voice messages (for example: vm-no.gsm or vm-message.gsm ) are
> played. I googled around but found nothing.
> Upgraded Asterisk to latest version (1.2.9.1) but nothing changed.
> I think it is a bug because there is no reason to exit the voicemail
> pressing any key while first message is played. Maybe it can be some
> strange voicemailmain setting but found nothing about it.
> How can I solve this problem?
>
> TIA
>
> Giorgio Incantalupo
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
>
More information about the asterisk-dev
mailing list