[asterisk-users] Busy tone with different length tone

2007-05-17 Thread alaa fahham
Hi, I have a problem with busy tone detection. the problem is busy tone with different length tone and silence! Means: Busy tone = 400/400,0/345,400/230,0/520 400 on 345 off 230 on 520 off Repeat I try in Zapata.conf to enable busy tone detection by this way busydetect=yes callprogress=no busy

[asterisk-users] Busy tone with the different length tone

2007-05-16 Thread alaa fahham
Hi, I have a problem with busy tone detection. the problem is busy tone with the different length tone and silence! Means: Busy tone = 400/400,0/345,400/230,0/520 400 on 345 off 230 on 520 off Repeat I try in Zapata.conf to enable busy tone detection by this way busydetect=yes callprogre

[Asterisk-Users] Busy tone (German/Dutch/French)

2005-07-06 Thread Roger Schreiter
Hi, if I understand right, the best way to indicate a PSTN line "busy", is something like that in extension.conf: ... background(busy-tone) ... busy So the caller will first hear "my" busy-tone, and after some seconds, when PSTN honours the busy indication (cmd busy), he hears the busy sound by

Re: [Asterisk-Users] Busy Tone

2005-04-27 Thread Peter Svensson
On Wed, 27 Apr 2005, Dennie Verstrepen wrote: > I've connected an Panasonic KX-TD 1232 PBX to an Asterisk PBX through an > ISDN-line. I use an AVM Fritz! ISDN PCI card on the Asterisk PBX and > connect it to the S0 bus of the Panasonic. When I make a call from a > softphone to a phone that is conn

[Asterisk-Users] Busy Tone

2005-04-27 Thread Dennie Verstrepen
Title: Busy Tone Hello, I've connected an Panasonic KX-TD 1232 PBX to an Asterisk PBX through an ISDN-line. I use an AVM Fritz! ISDN PCI card on the Asterisk PBX and connect it to the S0 bus of the Panasonic. When I make a call from a softphone to a phone that is connected to the Panasonic,

Re: [Asterisk-Users] BUSY-tone on incoming calls?

2005-01-26 Thread Peter Svensson
On Wed, 26 Jan 2005, Tobias Jönsson wrote: > On Tue, 25 Jan 2005, Peter Svensson wrote: > > On Tue, 25 Jan 2005, Tobias Jönsson wrote: > >> No, PRI_CAUSE works great at least in 1.0.2, probably in the earlier > >> 1.0 releases too. Busy() may play a busy tone to the caller instead of > >> signal

Re: [Asterisk-Users] BUSY-tone on incoming calls?

2005-01-25 Thread Tobias Jönsson
On Tue, 25 Jan 2005, Peter Svensson wrote: On Tue, 25 Jan 2005, Tobias Jönsson wrote: No, PRI_CAUSE works great at least in 1.0.2, probably in the earlier 1.0 releases too. Busy() may play a busy tone to the caller instead of signalling busy so using PRI_CAUSE is much better in PRI or BRI enviro

Re: [Asterisk-Users] BUSY-tone on incoming calls?

2005-01-25 Thread Peter Svensson
On Tue, 25 Jan 2005, Tobias Jönsson wrote: > No, PRI_CAUSE works great at least in 1.0.2, probably in the earlier 1.0 > releases too. Busy() may play a busy tone to the caller instead of > signalling busy so using PRI_CAUSE is much better in PRI or BRI > environment. The behaviour of Busy() an

Re: [Asterisk-Users] BUSY-tone on incoming calls?

2005-01-25 Thread Tobias Jönsson
On Tue, 25 Jan 2005, Eric Wieling wrote: You can set a PRI_CAUSE variable. See http://www.voip-info.org/tiki-index.php?page=Asterisk%20variable%20PRI_CAUSE This only works in CVS-HEAD. For production use just run Busy() in the dialplan. No, PRI_CAUSE works great at least in 1.0.2, probably in th

Re: [Asterisk-Users] BUSY-tone on incoming calls?

2005-01-25 Thread Peter Svensson
On Tue, 25 Jan 2005, Eric Wieling wrote: > Florian Overkamp wrote: > > You can set a PRI_CAUSE variable. See > > http://www.voip-info.org/tiki-index.php?page=Asterisk%20variable%20PRI_CAUSE > > This only works in CVS-HEAD. For production use just run Busy() in > the dialplan. It was added to A

RE: [Asterisk-Users] BUSY-tone on incoming calls?

2005-01-25 Thread Florian Overkamp
Hi, > -Original Message- > > You can set a PRI_CAUSE variable. See > > > http://www.voip-info.org/tiki-index.php?page=Asterisk%20variab > le%20PRI_CAUSE > > This only works in CVS-HEAD. For production use just run Busy() in > the dialplan. Actually, we use this on 1.0.3 with BRI-STUF

Re: [Asterisk-Users] BUSY-tone on incoming calls?

2005-01-25 Thread Eric Wieling
Florian Overkamp wrote: Hi, -Original Message- Is it possible to make the telco send an busy signal when an incoming call are supposed to dial a group which has all lines busy? Since I will get many public phonenumbers into my E1 (from telco), it will be sliced up into a few groups. Th

RE: [Asterisk-Users] BUSY-tone on incoming calls?

2005-01-25 Thread Florian Overkamp
Hi, > -Original Message- > Is it possible to make the telco send an busy signal when an > incoming call are supposed to dial a group which has all lines busy? > Since I will get many public phonenumbers into my E1 (from > telco), it will be sliced up into a few groups. There might > be

[Asterisk-Users] BUSY-tone on incoming calls?

2005-01-25 Thread Daniel Nyström
Is it possible to make the telco send an busy signal when an incoming call are supposed to dial a group which has all lines busy? Since I will get many public phonenumbers into my E1 (from telco), it will be sliced up into a few groups. There might be channels availible in the E1, but not on the

Re: [Asterisk-Users] 'Busy tone' after hangup

2004-03-30 Thread Daniel Bichara
You can insert a PlayTone(busy) at extension.conf to emulate this behavior. Daniel NetOne Administrator wrote: As you see, * generates no busy tone, it hangs up the channel. It's your client which generates the tone. This is not something to be done from *. Regards, Doichin Dokov Ryan Courtna

Re: [Asterisk-Users] 'Busy tone' after hangup

2004-03-29 Thread NetOne Administrator
Yes that's right, it's the TDM400P which generates it. Ryan Courtnage wrote: On 29-Mar-04, at 3:23 PM, NetOne Administrator wrote: As you see, * generates no busy tone, it hangs up the channel. It's your client which generates the tone. This is not something to be done from *. Thanks, So in

Re: [Asterisk-Users] 'Busy tone' after hangup

2004-03-29 Thread Ryan Courtnage
On 29-Mar-04, at 3:23 PM, NetOne Administrator wrote: As you see, * generates no busy tone, it hangs up the channel. It's your client which generates the tone. This is not something to be done from *. Thanks, So in the case of my cheap analog phones, would the 'client' be the phones themselves

Re: [Asterisk-Users] 'Busy tone' after hangup

2004-03-29 Thread kc2eni
Normal behavior I think. If you don't hang up your regular phone after the other party has dropped you'll get the busy signal after a few seconds too. I've seen this in hardware phones but not in software phones. I guess you have to be told to put the receiver back? Mark On Mon, 29 Mar 2004 15:2

Re: [Asterisk-Users] 'Busy tone' after hangup

2004-03-29 Thread NetOne Administrator
As you see, * generates no busy tone, it hangs up the channel. It's your client which generates the tone. This is not something to be done from *. Regards, Doichin Dokov Ryan Courtnage wrote: Hello, I find that when 2 extensions are connected, and one of the extensions hangs up on the call, th

[Asterisk-Users] 'Busy tone' after hangup

2004-03-29 Thread Ryan Courtnage
Hello, I find that when 2 extensions are connected, and one of the extensions hangs up on the call, the other will receive a busy signal (as if to indicate that the call is over). Does this sound like a config problem, or is it the default behavior of *? Example: [ext-testing] exten => 111,1

[Asterisk-Users] busy tone detection works like a charm for me now

2003-06-22 Thread Dan
Hi all, The lates version of Asterisk, using busydetect=yes busycount=5 in zapata.conf and [nl] as country works like a charm for my PSTN connection. I am located in Romania. It seems that the number of real heard busy tones is busycount value -1 . Have tried with busycount=5 and I hear 4 tones,