Re: [asterisk-users] Asterisk PRI Busy Problem

2007-07-18 Thread Doug Lytle
Arun Kumar wrote: > Hi, > > Congestion() if no of calls in this group are more then 3. But my > provider says he is not getting any busy signal from my side and he > says for all incoming numbers (30) he is getting back only one number > from asterisk box(4340). > > exten => 4340,16,Congestion()

Re: [asterisk-users] Asterisk PRI Busy Problem

2007-07-18 Thread Arun Kumar
issue is got solved by moving to another pri card and now congestion works fine with my ISP. thanks all. On 7/18/07, Andrew Joakimsen <[EMAIL PROTECTED]> wrote: On 7/17/07, Jared Smith <[EMAIL PROTECTED]> wrote: > > On Tue, 2007-07-17 at 12:52 -0400, Andrew Joakimsen wrote: > > I did a quick

Re: [asterisk-users] Asterisk PRI Busy Problem

2007-07-17 Thread Andrew Joakimsen
On 7/17/07, Jared Smith <[EMAIL PROTECTED]> wrote: On Tue, 2007-07-17 at 12:52 -0400, Andrew Joakimsen wrote: > I did a quick test. What happens is Congestion() answers the channel > and leaves it open. IE do a 'show channels' and you will see the > channel is still open on your end. What happe

Re: [asterisk-users] Asterisk PRI Busy Problem

2007-07-17 Thread Jared Smith
On Tue, 2007-07-17 at 12:52 -0400, Andrew Joakimsen wrote: > I did a quick test. What happens is Congestion() answers the channel > and leaves it open. IE do a 'show channels' and you will see the > channel is still open on your end. What happens in you pass a timeout to the Congestion() applicati

Re: [asterisk-users] Asterisk PRI Busy Problem

2007-07-17 Thread Andrew Joakimsen
I did a quick test. What happens is Congestion() answers the channel and leaves it open. IE do a 'show channels' and you will see the channel is still open on your end. Sorry I don't have further suggestions. On 7/17/07, Arun Kumar <[EMAIL PROTECTED]> wrote: Hi, I've an PRI coming to my aster

[asterisk-users] Asterisk PRI Busy Problem

2007-07-17 Thread Arun Kumar
Hi, I've an PRI coming to my asterisk ,calls are coming fine and my agents are able to answer no prob. but I've an agreement with my telco with some incoming no if the no of calls on these no are more then 3 then send to another no. they use busy signal to divert call on another number so I'm sen