mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-18 10:44:28 +00:00
apps: Spelling fixes
Correct typos of the following word families: simultaneously administrator directforward attachfmt dailplan automatically applicable nouns explicit outside sponsored attachment audio spied doesn't counting encoded implements recursively emailaddress arguments queuerules members priority output advanced silencethreshold brazilian debugging argument meadmin formatting integrated sneakiness ASTERISK-29714 Change-Id: Ie5ecaec91c00b26309da4e51cfc0991a5bb7d092
This commit is contained in:
committed by
Friendly Automation
parent
0150c3b698
commit
e7b1dcf769
@@ -2836,7 +2836,7 @@ static void meetme_menu_normal(enum menu_modes *menu_mode, int *dtmf, struct ast
|
||||
}
|
||||
|
||||
/*! \internal
|
||||
* \brief Processes menu options for the adminstrator menu (accessible through the 's' option for app_meetme)
|
||||
* \brief Processes menu options for the administrator menu (accessible through the 's' option for app_meetme)
|
||||
*
|
||||
* \param menu_mode a pointer to the currently active menu_mode.
|
||||
* \param dtmf a pointer to the dtmf value currently being processed against the menu.
|
||||
@@ -5221,7 +5221,7 @@ static int user_chan_cb(void *obj, void *args, int flags)
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*! \brief The MeetMeadmin application
|
||||
/*! \brief The MeetMeAdmin application
|
||||
|
||||
MeetMeAdmin(confno, command, caller) */
|
||||
static int admin_exec(struct ast_channel *chan, const char *data) {
|
||||
|
Reference in New Issue
Block a user