similar to: Having a Blonde moment.

Displaying 20 results from an estimated 1000 matches similar to: "Having a Blonde moment."

2004 Jul 16
1
Patch to test: Never say goodbye to an agent :-)
http://bugs.digium.com/bug_view_page.php?bug_id=0001693 This patch adds a lot of options for AgentLogin/AgentCallbackLogin Please test and respond in the bug tracker! /O ------------------------------------------------------------------------------------- "This patch adds quite a few new features into __login_exec () of channels/chan_agent.c for AgentLogin() and AgentCallbackLogin(). Only
2009 May 20
1
Queue and Dial operation - Common Variables?
Hi All, I am trying to implement ACD using Asterisk 1.2.18 and I've chosen AgentCallbackLogin for login purpose. One AGI is written which will actually get executed when agent dials '1001' (say) from his SIP phone and enters into the queue. Second AGI gets executed when the Dial operation is performed. I see the agi_uniqueid obtained from both AGI instances are different and I
2006 Jan 06
3
Asterisk initialization
Hi, I am doing an AGI that logs to a database every Agent login/logoff. My idea is to be able to go to this database and check which agents where logged so that I can force their login in case Asterisk goes down for some reason. The problem is that I would need to reload their status from this AGI when Asterisk initializes. Is there a way to do this? One idea I had was to make safe_asterisk to
2007 Oct 02
4
Queue members, URI.
Is there an advantage to having a Queue members URI in the form: SIP/User (or indeed IAX2/User) Over Local/<number>@context ? I know that the latter will allow you to do things like set counting logic etc. through dialplan operations, but the former appears to be a more direct route to calling the party. (and if need be, there is the ability in queues to run a script on connection iirc).
2007 Feb 22
2
AG-188
Does anyone know why when calling out with an ATCOM AG-188 registered with IAX (haven't tried SIP), there is no ring. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070222/a4f29a97/attachment.htm
2006 Jun 10
1
ADSL modem, TDM400P, zaptel and not hanging up
I have an asterisk 1.2.9.1 machine with zaptel 1.2.6 running. On the TDM400P, I have 1 FXS port and 3 FXO ports. dmesg reveals: Zapata Telephony Interface Registered on major 196 Zaptel Version: 1.2.6 Echo Canceller: KB1 PCI: Found IRQ 10 for device 01:01.0 PCI: Sharing IRQ 10 with 01:05.0 Freshmaker version: 73 Freshmaker passed register test Module 0: Installed -- AUTO FXS/DPO Module 1:
2006 Oct 11
1
SIP fails when internet connection lost.
I have been seeing this problem for a long time and it occurs in 1.4.0b2 (as well as 1.2.0-1.2.12.1). If the internet connection is lost and I have SIP services that require me to register, any SIP devices attached to the system stop working. I have an IAX phone connected to one of my servers that I've been having this problem with which will work fine (and filover to the PSTN) the
2007 Aug 23
2
1.4 Branch -- which revision
I'm finally migrating from the 6/7/05 CVS version to 1.4. Had quite a run, I have to admit. Asterisk itself only segfaulted once or twice, but the dns issues have been bothering me. And the box just needs to go. Everything is going on a Ubuntu 6.06TLS server, that's been perfectly stable. I had 1.4.1 installed and running, but not configured. Yesterday I upgraded to 1.4.11,
2012 Jun 26
5
chisq.test
Dear list! I would like to calculate "chisq.test" on simple data set with 70 observations, but the output is ''Warning message:'' Warning message: In chisq.test(tabele) : Chi-squared approximation may be incorrect Here is an example:         tabele <- matrix(c(11, 3, 3, 18, 3, 6, 5, 21), ncol = 4, byrow = TRUE)         dimnames(tabela) <- list(        
2001 Mar 19
3
Swat Setup Information
I am inquiring about setup of the SWAT utility I have installed Red Hat 7.0 with samba installed during the initial setup of Redhat. I have two network cards installed in my Server and I am connected to the internet via a Cable Modem. When I try to start SWAT netscape displays the message that it cannot find the local host on port 90. I have downloaded the book over samba and I have also tried to
2007 Mar 02
4
Asterisk 1.4.1 Released
The Asterisk and Zaptel development teams have released Asterisk 1.4.1. This release contains a very large number of bug fixes, including a fix for the recently discovered security vulnerability. It also contains a complete rewrite of the Shared Line Appearance (SLA) support that was first released as part of Asterisk 1.4.0. The new version of this functionality has been tested against a variety
2007 Mar 02
4
Asterisk 1.4.1 Released
The Asterisk and Zaptel development teams have released Asterisk 1.4.1. This release contains a very large number of bug fixes, including a fix for the recently discovered security vulnerability. It also contains a complete rewrite of the Shared Line Appearance (SLA) support that was first released as part of Asterisk 1.4.0. The new version of this functionality has been tested against a variety
2004 Jun 30
3
Answering Service Agent Auto Login
Hello all, I am building a software based on asterisk to handle incoming answering service calls. I have one problem that I have not been able to figure out a reasonably priced solution to: The goal of this software is to allow the agent to be able to do their entire job from the desktop. The only thing that seems to be a problem is getting the operator (agents) headset logged on to the
2008 Apr 16
2
Using Chanspy
Hi, I`m trying to use Chanspy for a customer that wants to listen to his employees so he can train them better (or so he claims). In any case, it looks simple but there is something I`m not doing right. When a call is incoming, I set SPYGROUP using Set(SPYGROUP=1234) When I use, on another phone, Chanspy(|qg(1234)) Which should allow me to listen to conversations that hit the first (Set
2008 Feb 03
3
Console/dsp, makes me sound like a Dalek
I need to set up the sound card of a server to use in an overhead paging system, as normal I am testing this on my home machine first (which has slightly different Hardware). I'm using chan_alsa with the Intel HD Audio driver on an Intel 82801G (ICH7 Family) sound card. I am running Asterisk 1.4.17 and have a fully loaded TDM400P as a timing source. When calling console/dsp (using
2009 Aug 08
4
Question: How to contribute to Asterisk-addons
Hi, I am a beginner who began to use Asterisk in this July. Last week, I made two addons for PostgreSQL (cdr_addon_postgresql.c and res_config_postgresql.c), because I use not usual MySQL but PostgreSQL. # Of course, not scratch build but modified version 1.4.8. But I don't know how to change configure script, menuselect-xxx, ... etc, and how to merge my sources to addons tar-balls. Anyone
2011 Jul 11
9
Centos 6 Server has no GUI
Hi, So first daft question with Centos 6 (someone had to be first!) I've setup Centos 6 as a Server but as with Centos 5 it used to boot into the GUI but v6 doesn't do this, startx etc doesn't seem to work to launch the GUI Any suggestions on how I can get this to work? Thank you Keith
2005 Oct 10
6
telephony that "just works"
Hello list, I am looking for a way to have multiple remote Windows users download a package and get connected to *. My idea would be that they run a simple app, it connects without any setting to an * box (maybe via IAX) and then people press a button to talk. It would be okay if they had to enter a username and password, but not more than that. Looking for such software, I keep finding
2009 Dec 01
6
Question about g729
Hello. I am currently testing an asterisk server using the default codecs, I have allow=all, and noticed everytime I test it in a wireless lan the latency rockets off the roof to over 1000ms. I would like to test g729 since it uses less bandwidth but, read somewhere I have to buy a license per every channel I have. Does this means if I have my server connected with 10 sip clients I need to buy a
2006 Jun 25
3
Zaptel answering the Line
I have a TDM400 card with 3x FXO and 1x FXS ports on it. At the moment I'd prefer (till I can get it working more reliable with iaxmodem), for a faxmodem to answer one of the lines instead of the linecard. I've tried changing the context of that line so that the exten => s does nothing, but that stops the line from being able to receive calls (get a recorded This number is not