[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:07:25 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12248
======================================================================
Reported By: dagmoller
Assigned To: mvanbaak
======================================================================
Project: Asterisk
Issue ID: 12248
Category: Applications/NewFeature
Reproducibility: N/A
Severity: minor
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 03-18-2008 07:18 CDT
Last Modified: 05-23-2008 12:07 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:07
----------------------------------------------------------------------
Repository: asterisk
Revision: 118102
_U branches/1.6.0/
------------------------------------------------------------------------
r118102 | mvanbaak | 2008-05-23 12:07:24 -0500 (Fri, 23 May 2008) | 22
lines
Blocked revisions 118101 via svnmerge
........
r118101 | mvanbaak | 2008-05-23 19:12:04 +0200 (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=118102
Issue History
Date Modified Username Field Change
======================================================================
05-23-08 12:07 svnbot Checkin
05-23-08 12:07 svnbot Note Added: 0087265
======================================================================
More information about the asterisk-bugs
mailing list