[asterisk-bugs] [Asterisk 0013349]: [patch] 'core show sysinfo' on systems that dont have sysinfo but do have sysctl
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Sep 6 18:40:18 CDT 2008
The following issue has been set as DUPLICATE OF issue 0013433.
======================================================================
http://bugs.digium.com/view.php?id=13349
======================================================================
Reported By: mvanbaak
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13349
Category: Core/Portability
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 139204
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-20 17:25 CDT
Last Modified: 2008-09-06 18:40 CDT
======================================================================
Summary: [patch] 'core show sysinfo' on systems that dont
have sysinfo but do have sysctl
Description:
'core show sysinfo' and the SYSINFO function use the sysinfo call.
This call is only present on linux systems.
Since I'm using OpenBSD and want at least the memory stats I created a
version of 'core show sysinfo' that uses sysctl and swap.h to grab the
numbers.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0013433 [patch] 'core show sysinfo' on systems ...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-09-06 18:40 mvanbaak Relationship added duplicate of 0013433
======================================================================
More information about the asterisk-bugs
mailing list