search for: glccom

Displaying 10 results from an estimated 10 matches for "glccom".

2014 Oct 31
0
asterisk-users Digest, Vol 123, Issue 38
...chment was scrubbed... > URL: < > http://lists.digium.com/pipermail/asterisk-users/attachments/20141030/8ef786bb/attachment-0001.html > > > > ------------------------------ > > Message: 7 > Date: Thu, 30 Oct 2014 15:57:43 -0500 > From: Paul Albrecht <palbrecht at glccom.com> > To: Asterisk Developers Mailing List <asterisk-dev at lists.digium.com>, > <asterisk-users at lists.digium.com> > Subject: Re: [asterisk-users] AstriDevCon 2014: Agenda item Deprecate > AMI/AGI (Ben Klang) > Message-ID: <8E422546-5698-4A85-90E...
2013 Sep 27
1
user list archive
What's up with the user list archive? It hasn't been updated since the 23rd.
2013 Dec 16
1
AppKonference 2.5
Hi, I have released AppKonference 2.5 today. This release fixes a bug that can cause audio problems when conference frame caching is enabled. It also fixes the spy feature so that more than one spyer can spy on a channel at the same time. If more than one spyer is unmuted, their audio is mixed and whispered to the spyee. -- Paul Albrecht
2014 Oct 22
1
[asterisk-dev] AstriDevCon 2014: Agenda item Deprecate AMI/AGI(Ben Klang)
On Oct 22, 2014, at 10:33 AM, Joshua Colp <jcolp at digium.com> wrote: > Paul Albrecht wrote: >> Really? Shouldn?t something this major affecting the entire Asterisk >> community get discussed on the lists? Any idea what Leif is talking >> about when he says the community is in transition, moving from dial >> plan model to external control. > > It was
2007 Oct 24
4
How to get TCP access to CDR Master.csv
Hi. I'd like to get access to the CDR's generated by Asterisk (1.4) in real-time from a remote connection coming in on TCP. Basically what I have is a Windows application that is used to process incoming, outgoing and missed call records putting them into a database for some analysing etc. This app can connect to a TCP server and read from this connection the CDR's as they are
2013 Oct 07
0
AppKonference 2.4
Hi, I have released AppKonference 2.4 today. This release includes a frame cache for asterisk frames which should be more efficient than the asterisk frame cache is for this type of application. It's ulaw/alaw only for now. This release also added a speaker list which the conference thread uses to mix speaking members. This should be more efficient for large conferences when relatively few
2014 Oct 22
0
AstriDevCon 2014: Agenda item Deprecate AMI/AGI (Ben Klang)
Really? Shouldn?t something this major affecting the entire Asterisk community get discussed on the lists? Any idea what Leif is talking about when he says the community is in transition, moving from dial plan model to external control? Here?s a link to the notes posted on the Asterisk wiki: https://wiki.asterisk.org/wiki/display/AST/AstriDevCon+2014
2014 Oct 27
0
AppKonference 2.6
I have released an updated AppKonference that compiles with Asterisk 13. You can download the latest code from source forge: sourceforge.net/projects/appkonference That said Asterisk 13 doesn?t get that much attention because I use Asterisk 1.4 + some hacks. Here?s a link to my Asterisk 1.4 github repository: https://github.com/pjalbrecht/asterisk You don?t need these hacks to use the module, but
2008 Apr 03
1
Sending audio to a channel
I have a voicemail application that users can listen to messages and leave messages. I am looking for a way to play a beep tone to a user when a new message is received when they are on the phone. Here is what I have come up with: in extensions.conf: [beepvoicemail] exten => 1000,1,answer() exten => 1000,2,NoCDR() exten => 1000,3,wait(2) exten => 1000,4,Set(TIMEOUT(absolute)=5)
2014 Oct 22
1
[asterisk-dev] AstriDevCon 2014: Agenda item DeprecateAMI/AGI(Ben Klang)
On Oct 22, 2014, at 11:47 AM, BJ Weschke <bweschke at btwtech.com> wrote: > On 10/22/14, 12:14 PM, Paul Albrecht wrote: >> On Oct 22, 2014, at 10:33 AM, Joshua Colp <jcolp at digium.com> wrote: >> >>> Paul Albrecht wrote: >>>> Really? Shouldn?t something this major affecting the entire Asterisk >>>> community get discussed on the lists?