]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app: Add functions to swap vm function table 76/776/2
authorJonathan Rose <jrose@digium.com>
Thu, 2 Jul 2015 22:03:51 +0000 (17:03 -0500)
committerJonathan Rose <jrose@digium.com>
Mon, 6 Jul 2015 15:52:37 +0000 (10:52 -0500)
commit49a37f22e1138c1d7f5f635ecad428ce8ceab345
treee564f1f5ad421ccecece4c54d069f09d20bea68b
parentd9e2d5b4179a186d72b14541a9bbab8ff1ee86c4
app: Add functions to swap vm function table

This patch adds function-mocking methods for testing voicemail
features in external modules. It is being pulled over from r432556
on SVN because DPMA won't presently compile with TEST_FRAMEWORK
set in Asterisk 13.1 certified.

Change-Id: I1c2cf6d5a8589104154a86538ecd3f62a2694681
include/asterisk/app.h
main/app.c