mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-28 07:01:07 +00:00
- Formatting fix in musiconhold
- One extra doxygen comment in res_features git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@12842 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1451,6 +1451,7 @@ int ast_bridge_call(struct ast_channel *chan,struct ast_channel *peer,struct ast
|
|||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*! \brief Take care of parked calls and unpark them if needed */
|
||||||
static void *do_parking_thread(void *ignore)
|
static void *do_parking_thread(void *ignore)
|
||||||
{
|
{
|
||||||
int ms, tms, max;
|
int ms, tms, max;
|
||||||
|
|||||||
Reference in New Issue
Block a user