[asterisk-commits] mvanbaak: branch 1.6.0 r118102 - /branches/1.6.0/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri May 23 12:13:32 CDT 2008


Author: mvanbaak
Date: Fri May 23 12:13:31 2008
New Revision: 118102

URL: http://svn.digium.com/view/asterisk?view=rev&rev=118102
Log:
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 #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

........

Modified:
    branches/1.6.0/   (props changed)

Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.




More information about the asterisk-commits mailing list