[asterisk-bugs] [Asterisk 0011624]: ChanIsAvail shouldn't generate warnings
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Dec 26 09:21:42 CST 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=11624
======================================================================
Reported By: pj
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11624
Category: Applications/app_chanisavail
Reproducibility: always
Severity: tweak
Priority: normal
Status: resolved
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 93763
Disclaimer on File?: N/A
Request Review:
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 12-22-2007 13:33 CST
Last Modified: 12-26-2007 09:21 CST
======================================================================
Summary: ChanIsAvail shouldn't generate warnings
Description:
I'm using ChanIsAvail() before dial() to determine what channel is
available to place call. It works, but if sip or iax peer is unavalable or
offline, ChanIsAvail generates annoying warnings to console and asterisk
messages.
I think this should be put into debug level.
======================================================================
----------------------------------------------------------------------
file - 12-26-07 09:21
----------------------------------------------------------------------
ChanIsAvail uses the same method as Dial to try to see if something is
available to dial, so unless we want to make them both act the same way
(which I do not think would be good) I am closing this out as won't fix.
Issue History
Date Modified Username Field Change
======================================================================
12-26-07 09:21 file Status new => resolved
12-26-07 09:21 file Resolution open => won't fix
12-26-07 09:21 file Assigned To => file
12-26-07 09:21 file Note Added: 0075938
======================================================================
More information about the asterisk-bugs
mailing list