similar to: HT-488 tutorial

Displaying 20 results from an estimated 10000 matches similar to: "HT-488 tutorial"

2007 Feb 22
3
New tutorial: DTMF tone detection
Hello list, I have prepared a small tutorial today that deals with how to avoid Asterisk rebuilding DTMF tones when using it to connect industial appliances that use DTMF. You can find it at: http://astrecipes.net/index.php?n=248 I know it isn't everybody's piece of cake, but I thought somebody could be interested as well :) l. -- Home of QueueMetrics -
2006 Nov 09
2
A couple of new tutorials: installing * 1.4 and the Asterisk GUI
Hello list, I have prepared a couple of new tutorials you may find interesting: - Installing an Asterisk 1.4 beta system - at http://astrecipes.net/?n=216 - Installing the Digium's Asterisk GUI for 1.4 - at http://astrecipes.net/?n=217 It's nothing too complex, but you may find them interesting, especially the new Asterisk GUI. Any comment is welcome - the site is a wiki, so feel
2009 May 25
1
New tutorial: storing audio recordings per day
Hi everyone, after doing the same thing multiple times and struggling to remember how it was done, I have prepared a small tutorial that explains how to save monitored files in different folders per day. This is quite useful becausethe resultingfile system is way more manageable than having maybe 100,000 files all saved in the same folder. You can find the tutorial here:
2008 Mar 28
2
New Tutorial: Asterisk on EPIA VIA C3
Hello list, after spending the best part of an afternoon trying to build Asterisk on an old EPIA VIA C3, I thought that writing a tutorial would make life easier for future compilers: http://astrecipes.net/index.php?n=356 I had never compiled Asterisk for a different architecture, and I'm pretty disappointed at how complex it is - building Zaptel, Libpri and Asterisk requires
2014 Sep 12
1
Tutorial: compiling and installing Asterisk 13
Hi all, I just prepared a little tutorial on installing Asterisk 13 on CentOS 6.5 64-bit. See http://astrecipes.net/index.php?n=668 Hope you like. :) l. -- Loway - home of QueueMetrics - http://queuemetrics.com Try the WombatDialer auto-dialer @ http://wombatdialer.com
2005 Oct 17
4
compiling Asterisk 1.2 with zaptel and h.323
Hello list, I have prepared a small recipe on how to compile Asterisk 1.2 beta 1 with a TDM400 card and H.323. You can find it at http://www.oinko.net/astrecipes/index.php?n=102 Any comment / suggestion / modification /bugfix is welcome! I was wondering: is there any way to build a version of Bristuff for 1.2 beta 1? Bye for now, l. -- Loway Research - Home of QueueMetrics
2006 Mar 13
1
music on hold without mpg123
Hello list, after the last time that mpg123 wen ballistic on our production system, we decided to skip mp3 playback altogether and to go for raw files. After half an hour playing with mpg123 and sox parameters in order to translate a mp3 file to a wav file that can be streamed back through * with no need for an mp3 decoder, I thought I'd post the result to the list to avoid wasting
2013 Dec 30
0
Couple of new tutorials on asterisk 12 and ARI
Hi all, I put together a couple of new tutorials on compiling Asterisk 12 with PJSIP on CentOS 6.5 and test-driving ARI on the same box. You can find them at: http://astrecipes.net/index.php?q=AstRecipes/Compiling%20Asterisk%2012%20on%20CentOS%206.5 and http://astrecipes.net/index.php?q=AstRecipes/Getting%20started%20with%20ARI Comments welcome and happy holidays! :) l. -- Loway
2006 Mar 12
1
Understanding queue timeouts + possible bug found
Hello list, I have been researching a bit into the way the queue app works and how different timeouts play together, and have prepared a short tutorial on understanding queue timeouts - see http://www.oinko.net/astrecipes/index.php?n=118 - any suggestion, error found or correction is welcome. While I was at it, I came across a strange bug: imageine you have three callback agents
2010 Oct 29
0
New tutorial: Compiling Asterisk 1.8 on CentOS 64
Hello all, as everybody else here - I guess - I have been playing with the new Asterisk 1.8 release. So far everything went smoothly - the compilation phase was really straightforward, and I have a box ready for real testing now. I prepared a tutorial out of my experience on how to compile Asterisk 1.8 with iCal, GTalk, SNMP, MySQL, cURL and DAHDI - the usual stuff - so if anybody is interested
2006 Dec 20
1
Agentcallbacklogin deprecation
I agree with these fella's, this is a piss poor way of fixing it. I only know of one call center that used static agents, mostly because they were sold a peice of crap and they had no idea how to use it the other way. I think you will find the majority of call centers are callback centers. This decision has taken Asterisk out of the realm of providing reasonable call center solutions. VIVA
2007 Aug 09
1
a couple of new tutorials
Hello list, I posted a couple of tutorials lately, maybe someone can benefit from them: The first tutorial explains how to transform your Asterisk call recordings (in WAV or GSM) to lo-fi MP3 to save a lot of space. It's actually pretty easy to implement using a makefile. http://astrecipes.net/index.php?n=294 The other tutorial lets you implement a way to monitor all outgoing traffic
2006 Oct 20
2
noise gate for asterisk?
Hi list, I have a client with a strange requirement: putting a noise gate on the Asterisk channel. For those who are not familiar with them, noise gates are used in musical instruments to avoid entering low-level noise into the amp system. What they basically do is, they measure the volume of the channel, and when it's too low they just let the channel close, i.e send perfect silence,
2007 Apr 17
2
CDR datasets
Hello list, I have been working lately on a small CDR parsing utility, and would like to do some performance testing on it. I am looking for some - possibly large - real-life Asterisk CDR datasets to run some performance monitoring. Anybody's got some CDRs that can be shared? Thanks in advance, l. -- Loway Research - Home of QueueMetrics http://queuemetrics.com
2009 Feb 18
2
Setting SIP header on agent calls made by a queue
Hello list, I am trying to set a custom SIP header on all calls that are made by the app queue because I want to track a certain state at the SIP level. If I use the following code: exten => s,n,SIPAddHeader(X-Unique-ID: ${UNIQUEID}) exten => s,n,Queue(myQueue) this works fine for the FIRST call made from the queue to an agent; but if that call does not go through, it's not repeated
2006 Nov 21
0
QueueMetrics 1.3.1 released today
Hello list, I'm pleased to announce the availability of QueueMetrics 1.3.1. This release adds a number of new functionalities to QueueMetrics 1.3, and most notably: * A new XML-RPC interface: extract data from QueueMetrics using any programming language. See the document named "Accessing QueueMetrics through the XML-RPC interface" available from the downloads page to see how easy
2013 May 31
1
WebRTC softphone for Asterisk - any suggestion?
Hi All, I wonder if any of you has some suggestions on which WebRTC client/softphone to use for a click-to-dial, webpage hosted solution. Any suggestions? Thanks l. -- Loway - home of QueueMetrics - http://queuemetrics.com Test-drive WombatDialer beta @ http://wombatdialer.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Dec 14
3
hints through a Local channel
Hello all, I am trying to set up a dynamic channel to be used as an Agent dialer for a queue - you know, trying to replace AgentCallBackLogin for an Asterisk 1.6. I would like to do something like: [myagents] exten => XXX,1,Set(realchan=${DB(myagent/${EXTEN})}) exten => XXX,n,Dial(${realchan},tT,60) This basically fetches the actual channel to be used for dialling and dials it. What I
2007 Jun 29
3
awful list delays: 4 days!
Hello list, I am getting the list with days of delay, take for example this message: Received: from unknown (HELO lists.digium.com) (216.207.245.17) by mxavas16.fe.aruba.it with SMTP; 29 Jun 2007 13:38:37 -0000 Received: from localhost ([127.0.0.1] helo=INXS.digium.internal) by lists.digium.com with esmtp (Exim 4.63) (envelope-from <asterisk-users-bounces at lists.digium.com>) id
2013 May 14
4
dial and bridge
Hi all, I need some advice - I have been working on originating multiple calls using AMI and then joining them. What I want to do is: - dial call 1 (where the caller is in a "channel" format, like SIp/1234 or Local/1234 at ext) and "park" it somehow - dial call 2 (where again the caller is in channel format) and join it to the previous call. As a requirement, I cannot use the