similar to: Authenticate application

Displaying 20 results from an estimated 10000 matches similar to: "Authenticate application"

2006 Oct 17
2
Inaccurate CDRs
Hello, i have call time irregularites in my asterisk CDR. I a currently using a mysqly backent to save CDR records and use this to generate bills at the end of each month. However, my users are complaining that they gety charged for even uncompleted calls (i.e. calls they make whaich have already be setup but canclled). i have noticed that only 'AWNSERED' and 'Busy' show up in my
2006 Apr 26
7
Not updating
I copied the scaffolding edit and update and made it like this, Note: awnser is edit. Admin_contoller.rb def awnser @question = Question.find(params[:id]) end def update @question = Question.find(params[:id]) if @question.update_attributes(params[:question]) flash[:notice] = ''Question was successfully updated.'' redirect_to :action => ''list''
2008 Oct 30
2
up to 3000 lines capacity asterisk Deployment
Hello All, I have a request from a prospectieve client to deploy a PBX capacity that can do up to 3000+ lines within a geographic region similar to a campus. The client wants analog lines for extensions and maybe VoIP for some backhaul traffic while the other traffic would be carrid via E1 channels. The client has other proposals to buy a mid, range telco switch from alcatel or simens but i am
2006 Mar 02
8
asterisk management interface
Hi everyone, i am face with an asterisk use management interface, at the pressent, i am using AMP (asterisk Management Portal: http://coalescentsystems.ca/index.php?option=com_content&task=view&id=31&Itemid=57 ). Does anyone know a better and more documented management interface for * ? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Mar 08
1
Memory Problems
Hello, This is not a question directly related to asterisk. I am currently rinning ansterisk on a Debian server and i just upgraded my memory from 1GB to 2GB. However, my linux OS does not recognise the memory upgrade. The BIOS does, but the Debian Linux refuses to use the entier memory, currently, it registered only 900MB. Can anyone tell me why thi is and a solution to this?? My Debian version
2006 Nov 22
4
Asterisk On FreeBSD
Hi, Has anyone installed Asterisk on FreeBSD? i need help/steps on this task -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061122/054eb688/attachment.htm
2006 Mar 03
2
what version s this??
i am taking overr the administration of an existing production * PBX but i cant seem to find out which version of * this is. When i use the 'show version' coomandat the cli, i get this: Asterisk CVS-HEAD built by root@asterisk on a i686 running Linux on 2005-08-10 05:57:59 UTC can anyone tell me which version of * I am useing?or am i getting the command wrong -------------- next part
2006 Feb 26
5
Voice Over WiFi
Hello all, this is not really an * question but it is somehow related, i am trying to develop a working proposal for cheap and quick telephony services using Voip running over *. By running a wireless network (over 802.11 a/b/g devices), i plan to be able to reach customers directly with eithe table top or handheld 802.11 sip enabled phones. But the disadvantage is that how do i power each radio
2014 Jan 22
2
wiki account request
On Wed, Jan 22, 2014 at 7:12 AM, Mattias Schlenker <ms at mattiasschlenker.de> wrote: > Am 22.01.2014 12:44, schrieb Thomas Schmitt: > >> >> Thanks. >> >> I have now edited >> >> http://www.syslinux.org/wiki/index.php/Hardware_Compatibility#USB-Miscellaneous > > > Might I request write access as well? I think we should also update the >
2006 Apr 21
1
Proirty
I want to make a program that will use priorty measures as to which result should show up first. So I know of to make a program that searches for keywords to see if its a repreat question or very simliar. But it should still be awnsered so I have when_was_it_sent on the SQL database, I want it to take both of those into consederation then be able to run it like this... Index - <% for qna
2013 Nov 26
4
Unsupported Hardware that works fine?
I recently purchased a set of ASRock Intel i5 MB/CPU combos for a budget compute cluster. Every time we load up a system and try to boot with a recent EL6/64 ISO, we get a message that reads: > This hardware (or a combination thereof) is not supported by CentOS. For more > information on supported hardware, plesae refer to http://www.centos.org/hardware Not only does the hardware
2005 Nov 17
3
Goodness fit test HELP!
Hi there, I'm a newbie, plesae bear with me. I have a dataset with about 10000 ~ 30000 data points. Would like fit to both Gamma and Normal distribution to see which one fits better. How do I do this in R? Or I could do a normality test of the data, if it's normal, I then will do a normal fit, otherwise, a gamma fit. But again, I don't know how to do this either. Please help! David
2003 Aug 13
1
does anyone know about login script for xp to print from samba
HI there i want to write or change the login script for windows xp which uses my samba to print. so it works fine after i use "capture printer port" command i.e net use. but when the user logs off and then logs in again the printing doesnt work and I (admin) has to execute that "capturing printer port comman net use" so how can I write a login script for the user so that every
2006 Jan 18
1
bug in Authenticate application ?
I'm Japanese. Sorry,English is not so understood,Please let me question by items. In Asterisk-1.2.1 and 1.2.2,I cannnot understand the operation of Authenticate application's 'j' option. exten => 123,1,Answer() exten => 123,2,Authenticate(789,j) exten => 123,3,Playback(pin-number-accepted) exten => 123,4,SayDigits(111) exten => 123,103,SayDigits(999) In this
2011 Jul 21
2
libpng not found error message when libpng installed
I am currently running the most current archlinux and i made sure to update it before installing wine so i wouldn't have any issues. I am fairly new to linux and could be doing something wrong that is very obvious but if so I haven't found the awnser in the reading I have been doing. I update my system, install wine and wine_gecko packages with pacman and then go to run a .exe file but
2004 Jun 18
0
Samba 2.2.8a and print$
No awnser to you samba problem. But on the windows xp the hp-driver causes problems in 'hpzntp07.dll', which is on you drivers list. Greetings from SuSe 8.2
2003 Jan 14
0
winbind trouble
hello list! I am using a self compiled samba release 2.2.5 now since the end of august. It is running with winbind and acl (xfs) options enabled for about 4 months generally without problems. Usermapping against a W2K ADS is working perfectly well: Ownerships and ACLs of files and directories created by users can well be seen on output of ls -l and getfacl. BUT: typing "wbinfo -u" and
2006 Apr 18
1
bad voice quality
Hi all, i have been having problems with voice quality. We run asterisk Asterisk CVS-HEAD version 2.4 as a production servre as a call centre/customer support engine. Pressenty, we have about 25 soft phones and 10 hard phones (Perfect Tone SIP phones). when handling internal calls, i usually notice a lot of static, echo and brakes (this is withing our local network) Our * runs on a supermicro
2007 Sep 21
1
Authenticate() application and CDR
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 => _X./5219,3,Playback(pin-number-accepted) exten => _X./5219,4,Dial(SIP/${EXTEN},120)
2007 Oct 08
3
Weatherproof Hard Phone
All, I recently got a request to deploy VOIP helplines with a bank's ATM site locations. The purpose of this solution was to be able to resolve cash dispensing errors as quickly as possible. My problem is that i do not have any idea about outdoor type VOIP equipments. Does anyone have ideas???