[asterisk-dev] [Code Review] Use non-deprecated CoreAudio apis on Darwin
Tilghman Lesher
reviewboard at asterisk.org
Tue Nov 30 19:44:13 CST 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1040/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
The muted utility program uses deprecated CoreAudio APIs. Using Apple's technotes as a guide, these have been updated to use the new (as of 10.4 Tiger) APIs. Given that 10.4 is the minimum version of Mac OS X that we support, adding a configure test to verify the existence of the newer APIs should not be necessary.
http://developer.apple.com/library/mac/#technotes/tn2010/tn2223.html
Diffs
-----
/branches/1.4/utils/muted.c 296860
/branches/1.4/main/srv.c 296860
/branches/1.4/main/enum.c 296860
/branches/1.4/main/asterisk.c 296860
/branches/1.4/main/Makefile 296860
/branches/1.4/include/asterisk/module.h 296860
/branches/1.4/include/asterisk/lock.h 296860
/branches/1.4/include/asterisk/linkedlists.h 296860
/branches/1.4/configure.ac 296860
/branches/1.4/include/asterisk/autoconfig.h.in 296860
/branches/1.4/configure UNKNOWN
/branches/1.4/channels/chan_iax2.c 296860
/branches/1.4/autoconf/ast_gcc_attribute.m4 296860
Diff: https://reviewboard.asterisk.org/r/1040/diff
Testing
-------
Working on testing, needed another set of eyes to verify the correct conversion.
Thanks,
Tilghman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20101201/6a0f4b05/attachment.htm
More information about the asterisk-dev
mailing list