[asterisk-dev] [Code Review] Make fax modules log debug messages to a "FAX" logger level.
Mark Michelson
mmichelson at digium.com
Thu May 20 16:56:00 CDT 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/658/
-----------------------------------------------------------
(Updated 2010-05-20 16:56:00.583921)
Review request for Asterisk Developers, Kevin Fleming and Matthew Nicholson.
Changes
-------
New version contains change to res_fax.exports.in to acknowledge ast_fax_log
Summary
-------
Pretty simple. All fax-related messages from spandsp that previously went to the DEBUG logger level will be logged to a FAX logger level if possible.
Diffs (updated)
-----
/trunk/include/asterisk/res_fax.h 264538
/trunk/res/res_fax.c 264538
/trunk/res/res_fax.exports.in 264538
/trunk/res/res_fax_spandsp.c 264538
Diff: https://reviewboard.asterisk.org/r/658/diff
Testing
-------
It compiles. If someone wishes to run a fax using res_fax_spandsp with this patch and let me know if the messages are logged to the FAX channel properly, that would be great.
Thanks,
Mark
More information about the asterisk-dev
mailing list