[asterisk-users] Asterisk PRI Busy Problem

Jared Smith jsmith at digium.com
Tue Jul 17 12:03:57 CDT 2007


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() application, and
then hangup the call after that, as show below?

exten => 4340,15,Queue(test,rt,,,10) 
exten => 4340,16,Congestion(3)
exten => 4340,17,Hangup()

Give that a try and see if it helps.

-- 
Jared Smith
Community Relations Manager
Digium, Inc.



More information about the asterisk-users mailing list