Howdy guys,

Thanks for your help, it works fine without editing the default line of:

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

The issue was that I had specified VoicemailMain by the default line,
which was way above the rest of my extensions (out of context).

Hopefully this will help someone in the future.

Regards,
Jason



On 8/24/06, Aaron Daniel <[EMAIL PROTECTED]> wrote:
Not sure about that Doug.  It should read:

exten => a,1,VoicemailMan([EMAIL PROTECTED])

If you put it in the brackets, it becomes part of the variable name
instead of part of the argument.

On Thu, 2006-08-24 at 16:57 -0400, Doug Lytle wrote:
> existx wrote:
> > Cristian,
> >
> > The only other line in extensions.conf that references VoicemailMain
> > is this:
> >
> > exten => a,1,VoicemailMain(${ARG1})
>
> This should read:
>
> exten => a,1,VoicemailMain([EMAIL PROTECTED])
>
>
> Doug
>
--
Aaron Daniel
Computer Systems Technician
Sam Houston State University
[EMAIL PROTECTED]
(936) 294-4198

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

Reply via email to