[asterisk-users] voicemailmain

existx existx at gmail.com
Thu Aug 24 13:39:35 MST 2006


Cristian,

The only other line in extensions.conf that references VoicemailMain is this:

exten => a,1,VoicemailMain(${ARG1})

The error from the CLI is:

Aug 24 16:13:49 NOTICE[23174]: chan_iax2.c:7241 socket_read: Rejected
connect attempt from 192.168.0.23, request '2999 at default' does not
exist

Regards,
Jason



On 8/24/06, kritikus Araklidas <kritikus31 at hotmail.com> wrote:
> Hi:
>
> First it at all check if you have a different extension for voicemailmain.?
>
> Then use VoiceMailMain syntax.
>
> And send me the CLI log when you try to connect to VoiceMailMain.
>
> regards.
>
> Cristian.
>
>
> >From: existx <existx at gmail.com>
> >Reply-To: Asterisk Users Mailing List - Non-Commercial
> >Discussion<asterisk-users at lists.digium.com>
> >To: asterisk-users at lists.digium.com
> >Subject: [asterisk-users] voicemailmain
> >Date: Thu, 24 Aug 2006 16:08:01 -0400
> >
> >Howdy,
> >
> >I have a Debian box using Debian's Asterisk package. People can leave
> >voicemail for the extensions that are setup in the configuration, and
> >asterisk e-mail's the user a .wav file (voicemail.conf). This works
> >perfect.
> >
> >However, I want to have VoicemailMain sit on an extension so people
> >can call in, change their greeting, listen too voicemail, etc.
> >
> >extensions.conf:
> >------------------------
> >exten => 2999,1,Answer
> >exten => 2999,2,Wait,2
> >exten => 2999,3,Voicemailmain()
> >
> >My understand is, that this should allow any user to call up. Enter in
> >their mailbox number (currently the same as their extension) and
> >password. However, I cannot dial this extension after reloading
> >asterisk.
> >
> >I'm thinking I should add something in another configuration file, or
> >perhaps my syntax is wrong. Any help would be much apperciated!
> >
> >Thanks in advance.
> >
> >Regards,
> >Jason
> >_______________________________________________
> >--Bandwidth and Colocation provided by Easynews.com --
> >
> >asterisk-users mailing list
> >To UNSUBSCRIBE or update options visit:
> >   http://lists.digium.com/mailman/listinfo/asterisk-users
>
> _________________________________________________________________
> Search from any web page with powerful protection. Get the FREE Windows Live
> Toolbar Today!   http://get.live.com/toolbar/overview
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list