[Asterisk-Users] Authenticate Application Problems

CW_ASN cw_asn at fibertel.com.ar
Mon Oct 20 18:19:53 MST 2003


Sorry:

exten => 2080,1,Answer
exten => 2080,2,Background,meetme1
exten => 2080,3,Authenticate(/opt/pass/pass_meetme1.txt)
exten => 2080,4,Meetme,1

Regards,

Gus

----- Original Message -----
From: "CW_ASN" <cw_asn at fibertel.com.ar>
To: <asterisk-users at lists.digium.com>
Sent: Monday, October 20, 2003 10:12 PM
Subject: Re: [Asterisk-Users] Authenticate Application Problems


> Joshua :
>
> I don't know why you include 's,5,Hangup'...
> I'm doing the same with:
>
> exten => 2080,1,Answer
> exten => 2080,2,Background,meetme1
> exten => 2080,2,Authenticate(/opt/pass/pass_meetme1.txt)
> exten => 2080,3,Meetme,1
>
> meetme1 gsm file plays "Welcome to conference room number 1", and
> /opt/pass/pass_meetme1.txt is a password list in clear text.
> Its works fine for me!
>
> Regards,
>
> Gus
>
> ----- Original Message -----
> From: "Joshua Heiks" <JoshuaH at INFOCISION.COM>
> To: <asterisk-users at lists.digium.com>
> Sent: Monday, October 20, 2003 8:22 PM
> Subject: [Asterisk-Users] Authenticate Application Problems
>
>
> > How do I use the Authenticate application in my IVR menu, where do I put
> the
> > password?
> > here is my menu. I need to ask for a password before I let users log
into
> my
> > conference room.
> >
> > [conf1]
> > exten => s,1,Ringing
> > exten => s,2,Wait,2
> > exten => s,3,Answer
> > exten => s,4,Authenticate(1234)
> > exten => s,5,Hangup
> > exten => a,1,Meetme,1251
> >
> > I also can not figure out what "Unknown RTP codec 19 received" means..
> >
> >
> > thank you..
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.528 / Virus Database: 324 - Release Date: 10/16/2003
> >
> > _______________________________________________
> > 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