Ok you have two options....the iax extension is created under default context???

The VoceMilMain could be configured with the options of wich context use like this:

extensions.conf:
------------------------
exten => 2999,1,Answer
exten => 2999,2,Wait,2
exten => 2999,3,Voicemailmain(@test)

Where "test" is the context where the "iax" client belong.

Let me know.

Chers.

Cris.




From: existx <[EMAIL PROTECTED]>
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion<asterisk-users@lists.digium.com> To: "Asterisk Users Mailing List - Non-Commercial Discussion"<asterisk-users@lists.digium.com>
Subject: Re: [asterisk-users] voicemailmain
Date: Thu, 24 Aug 2006 16:39:35 -0400

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 '[EMAIL PROTECTED]' does not
exist

Regards,
Jason



On 8/24/06, kritikus Araklidas <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
>Reply-To: Asterisk Users Mailing List - Non-Commercial
>Discussion<asterisk-users@lists.digium.com>
>To: asterisk-users@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

_______________________________________________
--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

Reply via email to