[asterisk-dev] [Code Review] Make 'core show sysinfo' work on systems that dont have sysinfo but do have sysctl (Like OpenBSD)
Michiel van Baak
michiel at vanbaak.info
Sun Dec 14 10:18:54 CST 2008
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.digium.com/r/91/
-----------------------------------------------------------
(Updated 2008-12-14 10:18:54.358805)
Review request for Asterisk Developers.
Changes
-------
Updated patch based on russell's feedback
Summary
-------
OpenBSD (and some others) dont have the sysinfo functionality found in Linux.
The same information can be found using sysctl on those systems.
This addresses bug 13433.
http://bugs.digium.com/view.php?id=13433
Diffs (updated)
-----
trunk/configure 164138
trunk/configure.ac 164138
trunk/include/asterisk/autoconfig.h.in 164138
trunk/main/asterisk.c 164138
Diff: http://reviewboard.digium.com/r/91/diff
Testing
-------
compiles and works on OpenBSD 4.4 amd64
Thanks,
Michiel
More information about the asterisk-dev
mailing list