Re: [asterisk-users] loop-start and ground-start

2013-10-05 Thread Russ Meyerriecks
> First of all could you please explain loop-start and ground-start for me? > What are they used for? > Loop start is the simplest type of analog phone signalling. It's used to connect an FXS (like a central office) with a very simple FXO device (like a handset). In this signalling mode, the FXS de

[asterisk-users] Registration failure event from AMI

2013-10-05 Thread Michelle Dupuis
Is it possible to detect the failure of an agent to register with Asterisk via the AMI ? When I try to register with Asterisk 1.4 using an invalid password I don't see any event in the AMI, but see this in the messages log: [2013-10-05 22:05:03] NOTICE[24598] chan_sip.c: Registration from '"te

Re: [asterisk-users] is g729 codec free? or under license???

2013-10-05 Thread Steve Underwood
On 10/05/2013 11:07 PM, Darryl Moore wrote: On 2013-10-04 5:36 PM, "Steve Underwood" > wrote: > > On 10/05/2013 01:32 AM, Darryl Moore wrote: >> >> I'll explain. >> >> The g.729 compression algorithm is not protected by copyright, though >> specific instances may be.

Re: [asterisk-users] is g729 codec free? or under license???

2013-10-05 Thread Darryl Moore
On 2013-10-04 5:36 PM, "Steve Underwood" wrote: > > On 10/05/2013 01:32 AM, Darryl Moore wrote: >> >> I'll explain. >> >> The g.729 compression algorithm is not protected by copyright, though >> specific instances may be. It is protected by a patent. >> >> http://www.sipro.com/G-729.html >> >> An

Re: [asterisk-users] loop-start and ground-start - edited

2013-10-05 Thread Doug Lytle
Nomad Esst wrote: > First of all could you please explain loop-start and ground-start for > me? What are they used for? You'll want to read the following book entry: http://books.google.com/books?id=vtQxJ3oSm64C&pg=PA76&lpg=PA76&dq=asterisk+ground+start&source=bl&ots=LW15L3Kp0a&sig=4t98SG73X2nBQR

[asterisk-users] Exit Call Queue by pressing digit

2013-10-05 Thread Jonas Kellens
Hello, I want a caller who is waiting in the queue to be able to exit this queue (and the waiting) by pressing a digit. I read in the wiki : /Context// //; A context may be specified, in which if the user types a SINGLE digit extension while they are in the queue, they will be taken out of

[asterisk-users] loop-start and ground-start - edited

2013-10-05 Thread Nomad Esst
Hi list First of all could you please explain loop-start and ground-start for me? What are they used for? Next, I have the following configurations: dahdi-channels.conf : context=pstn-channels signalling=fxs_ks channel=>130 context=phone-channels signalling=fxo_ks channel=>127 chan_dahdi.co

[asterisk-users] loop-start and ground-start

2013-10-05 Thread Nomad Esst
Hi list First of all could you please explain loop-start and ground-start for me? What are they used for? Next, I have the following configurations: dahdi-channels.conf : context=pstn-channels signalling=fxs_ks channel=>130 context=phone-channels signalling=fxo_ks channel=>127 chan_dahdi.co