mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 15:49:56 +00:00
channels: Fix for Doxygen.
ASTERISK-29762 Change-Id: Ia8811ac12b93ff8c18164699c6fbc604cb0a23f7
This commit is contained in:
committed by
Friendly Automation
parent
abf5085a97
commit
10a0e3d4d6
@@ -83,7 +83,7 @@ static void chan_pjsip_pvt_dtor(void *obj)
|
||||
{
|
||||
}
|
||||
|
||||
/* \brief Asterisk core interaction functions */
|
||||
/*! \brief Asterisk core interaction functions */
|
||||
static struct ast_channel *chan_pjsip_request(const char *type, struct ast_format_cap *cap, const struct ast_assigned_ids *assignedids, const struct ast_channel *requestor, const char *data, int *cause);
|
||||
static struct ast_channel *chan_pjsip_request_with_stream_topology(const char *type,
|
||||
struct ast_stream_topology *topology, const struct ast_assigned_ids *assignedids,
|
||||
|
||||
Reference in New Issue
Block a user