[Home]

Summary:ASTERISK-01974: [patch] Allow Busy to return immediately, with flag
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-07-08 13:54:28Date Closed:2004-09-25 02:26:25
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20040708__busy_return_immediately.diff.txt
Description:Busy currently indicates the Busy condition, then waits for hangup.  As I have a recurring problem of channels being stuck in the Busy state, I want the ability to have Busy return immediately, so I can have Busy indicated for a short period of time (with a Wait(n)), then Hangup.
Comments:By: Mark Spencer (markster) 2004-07-09 04:46:33

I gave busy and congestion an optional timeout.