mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
apps: Fix for Doxygen.
ASTERISK-29740 Change-Id: Icb6fbcfea0a5f1c82caa5001902b6a786adbf307
This commit is contained in:
committed by
George Joseph
parent
47ade30c6b
commit
196c24df22
@@ -631,6 +631,7 @@ static void mixmonitor_free(struct mixmonitor *mixmonitor)
|
||||
* \brief Copies the mixmonitor to all voicemail recipients
|
||||
* \param mixmonitor The mixmonitor that needs to forward its file to recipients
|
||||
* \param ext Format of the file that was saved
|
||||
* \param filename
|
||||
*/
|
||||
static void copy_to_voicemail(struct mixmonitor *mixmonitor, const char *ext, const char *filename)
|
||||
{
|
||||
|
Reference in New Issue
Block a user