mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
channels: Fix for Doxygen.
ASTERISK-29762 Change-Id: Ia8811ac12b93ff8c18164699c6fbc604cb0a23f7
This commit is contained in:
committed by
Friendly Automation
parent
7d4e37a180
commit
3f86c95cf5
@@ -328,7 +328,7 @@ static AO2_GLOBAL_OBJ_STATIC(globals);
|
||||
|
||||
static struct ast_sched_context *sched; /*!< Scheduling context for RTCP */
|
||||
|
||||
/* \brief Asterisk core interaction functions */
|
||||
/*! \brief Asterisk core interaction functions */
|
||||
static struct ast_channel *jingle_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 int jingle_sendtext(struct ast_channel *ast, const char *text);
|
||||
static int jingle_digit_begin(struct ast_channel *ast, char digit);
|
||||
|
Reference in New Issue
Block a user