[asterisk-users] Authenticate() 11.21.0

2016-02-10 Thread Jerry Geis
I am trying to use Authenticate() in the dialplan for something other than "my password". The message says "Please enter YOUR password followed by the pound key". I'm not using this for my password. Is there any way to change the message to "please enter the password followed by the pound key"?

Re: [asterisk-users] Authenticate() 11.21.0

2016-02-10 Thread Doug Lytle
>>> On Feb 10, 2016, at 9:20 AM, Jerry Geis ge...@pagestation.com wrote: >>> or is there another version of Authenticate() that I'm not aware of or >>> another way to prompt for a password? As Steve said, use read. This is a snippet from my dial plan exten =>

Re: [asterisk-users] Authenticate() 11.21.0

2016-02-10 Thread Steve Howes
On 10/02/16 14:20, Jerry Geis wrote: I am trying to use Authenticate() in the dialplan for something other than "my password". The message says "Please enter YOUR password followed by the pound key". I'm not using this for my password. Is there any way to change the message to "please enter the

[asterisk-users] AUTHENTICATE Command customized prompts - Work around

2010-02-28 Thread Matthew A Kolberg
Thanks Steve your work around works great. To ASTERISK.org moderator - If possible I would like to submit this as a feature request. Thanks! On Sat, 27 Feb 2010, Matthew A Kolberg wrote: I was surprised to find that you can not override the default voice prompts when using the Authenticate

Re: [asterisk-users] AUTHENTICATE Command customized prompts - Work around

2010-02-28 Thread Steve Edwards
On Sun, 28 Feb 2010, Matthew A Kolberg wrote: Thanks Steve your work around works great. To ASTERISK.org moderator - If possible I would like to submit this as a feature request. FYI, there is no moderator. The best way to get a feature added to Asterisk is to do it yourself (or

[asterisk-users] authenticate with password file on asterisk

2009-07-27 Thread Oguzhan Kayhan
Hello, I wonder 2 things about password authenticate command on asterisk. I want to have 3 type of authenticates one for local calls one is domestic/cellular. other is international calls. Sure if a user has international call permissions he needs to have local /cellular call permissions too.

[asterisk-users] Authenticate

2008-02-07 Thread Consuelo Vega
Hello , i'm trying to found the issue that i have with the Authenticate I'm using asterisk and cisco GW when i originate the call from ASterisk to dial one number and it send to GW Cisco everything is ok with the Authenticate , I listen one ring back and the dead air then 15 seconds i got

[asterisk-users] Authenticate problems (Extensions)

2008-01-11 Thread Joris Cras
Hi everyone, I'm new to this list, so I don't know if this issue has been posted before. My problem is with the Authenticate command. From alle internal SIP phones the authentication is working just fine, but when a call is comming from my IAX2 trunk, where the calls should come from, the

[asterisk-users] Authenticate by IP?

2007-10-22 Thread Carlos Chavez
I have a customer that needs an Asterisk server to sell minutes for cell phones in Mexico. I do not see a problem with that since he will get the calls by SIP and then use GSM adapters to get the calls into the GSM network. My problem is that his customers only want to be identified by

Re: [asterisk-users] Authenticate by IP?

2007-10-22 Thread [EMAIL PROTECTED]
On 10/22/07, Carlos Chavez [EMAIL PROTECTED] wrote: I have a customer that needs an Asterisk server to sell minutes for cell phones in Mexico. I do not see a problem with that since he will get the calls by SIP and then use GSM adapters to get the calls into the GSM network. My

Re: [asterisk-users] Authenticate by IP?

2007-10-22 Thread Rurouni Alucard
Saludos Carlos, Como vas a recibir las llamadas via SIP, puedes especificar el IP del host que te enviara las llamadas, por ej. Este es un bloque que tengo definido en el SIP.conf de uno de mis servers para enrutar las llamadas internacionales y a telefonos moviles utilizando un proveedor

Re: [asterisk-users] Authenticate by IP?

2007-10-22 Thread Carlos Chavez
On Mon, 2007-10-22 at 15:35 -0400, Rurouni Alucard wrote: Saludos Carlos, Como vas a recibir las llamadas via SIP, puedes especificar el IP del host que te enviara las llamadas, por ej. Este es un bloque que tengo definido en el SIP.conf de uno de mis servers para enrutar las llamadas

Re: [asterisk-users] Authenticate by IP?

2007-10-22 Thread Carlos Chavez
On Mon, 2007-10-22 at 15:13 -0400, [EMAIL PROTECTED] wrote: On 10/22/07, Carlos Chavez [EMAIL PROTECTED] wrote: I have a customer that needs an Asterisk server to sell minutes for cell phones in Mexico. I do not see a problem with that since he will get the calls by SIP and then

Re: [asterisk-users] Authenticate by IP?

2007-10-22 Thread Victor Toofic
El Mon, Oct 22 de 2007 a las 15:59 -0500, Carlos Chavez comentaba: Hola José. Gracias por tu contestación. Lo que me estas especificando el para hacer llamadas de salida (PEER). Yo necesito autentificar a un usuario de entrada, voy a intentar haciendo algo parecido solo cambiando a

Re: [asterisk-users] Authenticate by IP?

2007-10-22 Thread [EMAIL PROTECTED]
La configuración de Jose esta correcta. Cuando usas un peer en sip.conf Asterisk usa el hostname or el IP para autenticar. Cuando usas un user la autenticación se basa en el usuario y la contraseña, cual en su caso no existe. On 10/22/07, Carlos Chavez [EMAIL PROTECTED] wrote: Hola

Re: [asterisk-users] Authenticate by IP?

2007-10-22 Thread Rurouni Alucard
Carlos, No solo para enviar llamadas, sino tambien para recibir (de hecho, ese bloque que puse ahi lo uso para recibir, no para enviar). Te posteo un ejemplo del ejemplo que trae asterisk de sip.conf ;[sip_proxy] ; For incoming calls only. Example: FWD (Free World Dialup) ; We match on IP

[asterisk-users] Authenticate() application and CDR

2007-09-21 Thread Ricardo Carvalho
Dear all, I'm trying to configure Asterisk to be able to ask the caller to enter a given password in order to continue dialplan execution. I've tested this feature using the Authenticate application like this: exten = _X./5219,1,Answer exten = _X./5219,2,Authenticate(1234,a) exten =

Re: [asterisk-users] Authenticate() application and CDR

2007-09-21 Thread Atis Lezdins
On Friday 21 September 2007 19:07:43 Ricardo Carvalho wrote: Works great, although there is a problem with the CDR: Asterisk accounts only the call that is answered by Asterisk which asks for the pin. Case the call hasn't been answered by the called party, or case it even hasn't been dialed

Re: [asterisk-users] Authenticate() application and CDR

2007-09-21 Thread Ricardo Carvalho
Thanks Atis, You've helped a lot. Regards, Ricardo. -- Ricardo Carvalho ITEC / IRICUP / Reitoria UP tel: +351220408108 (Ext: 5219) e-mail/sip: rjcarvalho[at]reit.up.pt -- Atis Lezdins wrote: On Friday

[asterisk-users] Authenticate application

2006-10-17 Thread Dumpolid Exeplish
Plesae, doesthe 'authenticate' application awnser a channel when requesting for password ? ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit:

[Asterisk-Users] Authenticate

2006-03-30 Thread Jeremy
exten = s,2,Authenticate(/home/me/calls|[|a]) I use the above in my dial plane to auth users, up untill now it worked fine. All of a sudden it just stopped working. Any ideas of why I can no logerlog in with the numbers contained within ___

Re: [Asterisk-Users] Authenticate

2006-03-30 Thread Doug Lytle
Jeremy wrote: exten = s,2,Authenticate(/home/me/calls|[|a]) I use the above in my dial plane to auth users, up untill now it worked fine. All of a sudden it just stopped working. Any ideas of why I can no logerlog in with the numbers contained within It would help to have some of the output

RE: [Asterisk-Users] Authenticate

2006-03-30 Thread Jeremy
Sorry it was permission issue -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Doug Lytle Sent: Thursday, March 30, 2006 3:56 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Authenticate Jeremy wrote: exten

[Asterisk-Users] Authenticate CDR Logging

2006-03-16 Thread Jeremy
Hi All: I am mainly using my asterisk box for me and my six roomates, mainly for DISA when we're on the road. Currently I use exten = s,2,Authenticate(/home/supalogs/callcards) to check againt a list of10 passwords. The only problem here is that CDR does not log Authenticate passwords,

RE: [Asterisk-Users] Authenticate CDR Logging

2006-03-16 Thread Alexander Lopez
Use the 'a' option on Authenticate, It sets the accountcode to the 'password' From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of JeremySent: Thursday, March 16, 2006 4:46 PMTo: asterisk-users@lists.digium.comSubject: [Asterisk-Users] Authenticate CDR Logging

RE: [Asterisk-Users] Authenticate CDR Logging

2006-03-16 Thread Jeremy
] Authenticate CDR Logging Use the 'a' option on Authenticate, It sets the accountcode to the 'password' From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Sent: Thursday, March 16, 2006 4:46 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Authenticate CDR

[Asterisk-Users] authenticate problem

2006-02-26 Thread Wooi Koay
I have a POTS and a sip incoming into my asterisk server. When I call the POTS number from outside (cell or landline) and trying to authenticate myself when enter #, 8 out of 10 times I got an authentication incorrect. If I call in to the sip incoming line, 10 out of 10 times the authentication

Re: [Asterisk-Users] authenticate problem

2006-02-26 Thread Wojtek
try dtmfrelax=yes in your zapata.conf W - Original Message - From: Wooi Koay [EMAIL PROTECTED] To: asterisk-users@lists.digium.com Sent: Sunday, February 26, 2006 8:37 AM Subject: [Asterisk-Users] authenticate problem I have a POTS and a sip incoming into my asterisk server. When I

Re: [Asterisk-Users] authenticate problem

2006-02-26 Thread Martin Joseph
On Feb 26, 2006, at 5:37 AM, Wooi Koay wrote: I have a POTS and a sip incoming into my asterisk server. When I call the POTS number from outside (cell or landline) and trying to authenticate myself when enter #, 8 out of 10 times I got an authentication incorrect. If I call in to the sip

Re: [Asterisk-Users] Authenticate or DISA?

2004-11-18 Thread Tobias Jönsson
On Tue, 16 Nov 2004, Peter Svensson wrote: On Tue, 16 Nov 2004, Tobias Jönsson wrote: On Mon, 15 Nov 2004, Jason Williams wrote: After the Authenticte why not do a Playtones(Dial) this will give dialtone The dialtone won't stop after pressing first digit then. If course you can have an X extension

Re: [Asterisk-Users] Authenticate or DISA?

2004-11-16 Thread Tobias Jönsson
On Mon, 15 Nov 2004, Jason Williams wrote: After the Authenticte why not do a Playtones(Dial) this will give dialtone The dialtone won't stop after pressing first digit then. If course you can have an X extension that will do a StopPlaytones but that is not a good solution since that one cannot

Re: [Asterisk-Users] Authenticate or DISA?

2004-11-16 Thread Peter Svensson
On Tue, 16 Nov 2004, Tobias Jönsson wrote: On Mon, 15 Nov 2004, Jason Williams wrote: After the Authenticte why not do a Playtones(Dial) this will give dialtone The dialtone won't stop after pressing first digit then. If course you can have an X extension that will do a StopPlaytones

Re: [Asterisk-Users] Authenticate or DISA?

2004-11-15 Thread Jason Williams
On Fri, 12 Nov 2004 18:32:55 -0700, Paul Fielding [EMAIL PROTECTED] wrote: I want to authenticate to the phone system, then be able to call an extension or dial an outside line. My preferred method would be to use DISA, because a) it's non-verbal - ie. it doesn't talk, just provides

[Asterisk-Users] Authenticate or DISA?

2004-11-12 Thread Paul Fielding
I want to authenticate to the phone system, then be able to call an extension or dial an outside line. My preferred method would be to use DISA, because a) it's non-verbal - ie. it doesn't talk, just provides dialtone, and b) it provides dialtone. However, it seems to be unreliable. when I

[Asterisk-Users] Authenticate cmd with db

2004-10-13 Thread Glenn Dalgliesh
I want to authenticate against the asterisk internal database but don't seem to be able to figure out the syntax for the Authenticate cmd. I am assuming I have something wrong in line s,4 -- Executing Authenticate(SIP/5006-a54e, /iaforward/5001pass|d) in new stack -- Playing 'agent-pass'

[Asterisk-Users] Authenticate Application Problems

2003-10-20 Thread Joshua Heiks
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

Re: [Asterisk-Users] Authenticate Application Problems

2003-10-20 Thread Tilghman Lesher
On Monday 20 October 2003 18:22, Joshua Heiks wrote: I also can not figure out what Unknown RTP codec 19 received means.. It means that your vendor still hasn't figured out that comfort noise should be codec 13 and that codec 19 is reserved and should not be used. And this isn't a recent

Re: [Asterisk-Users] Authenticate Application Problems

2003-10-20 Thread CW_ASN
/pass_meetme1.txt is a password list in clear text. Its works fine for me! Regards, Gus - Original Message - From: Joshua Heiks [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, October 20, 2003 8:22 PM Subject: [Asterisk-Users] Authenticate Application Problems How do I use

Re: [Asterisk-Users] Authenticate Application Problems

2003-10-20 Thread CW_ASN
: [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