]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core, mod_commands] Implement memory allocation statistics by adding the "memory... pythonfix
authorAndrey Volk <andywolk@gmail.com>
Sat, 17 Jul 2021 19:34:43 +0000 (22:34 +0300)
committerAndrey Volk <andywolk@gmail.com>
Wed, 20 Oct 2021 14:53:18 +0000 (17:53 +0300)
commitb8be418fb813f0ca2732e983cd19e639033af3f5
tree970ba8b893ae49dfe67f5902d21f78f0830176e9
parent30eaf2c736829d1e364a672e4791dd235bcc4113
[Core, mod_commands] Implement memory allocation statistics by adding the "memory" API command.
src/include/switch_utils.h
src/mod/applications/mod_commands/mod_commands.c
src/switch_utils.c