[asterisk-bugs] [Asterisk 0012248]: [patch] Add option to return all available channels on app_chanisavail
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri May 23 12:05:58 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12248
======================================================================
Reported By: dagmoller
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12248
Category: Applications/NewFeature
Reproducibility: N/A
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 109355
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 03-18-2008 07:18 CDT
Last Modified: 05-23-2008 12:05 CDT
======================================================================
Summary: [patch] Add option to return all available channels
on app_chanisavail
Description:
Added option 'a' that check and return all available channels, not only the
first one.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0012619 added feature
======================================================================
----------------------------------------------------------------------
svnbot - 05-23-08 12:05
----------------------------------------------------------------------
Repository: asterisk
Revision: 118101
U trunk/CHANGES
U trunk/apps/app_chanisavail.c
------------------------------------------------------------------------
r118101 | mvanbaak | 2008-05-23 12:05:57 -0500 (Fri, 23 May 2008) | 15
lines
add option 'a' to chanisavail.
If you give chanisavail a list of channels, it will only
return the first available channel.
When this option is set, it will return all the available
channels from the given list.
(closes issue http://bugs.digium.com/view.php?id=12248)
Reported by: dagmoller
Patches:
app_chanisavail-snv.patch-v2.txt uploaded by dagmoller (license 436)
- major changes by me because russellb pointed out some buffer
overflows
and codeguideline issues.
Converted it all to the ast_str_* api
Tested by: dagmoller, mvanbaak
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=118101
Issue History
Date Modified Username Field Change
======================================================================
05-23-08 12:05 svnbot Note Added: 0087264
======================================================================
More information about the asterisk-bugs
mailing list