mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +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:
@@ -1682,7 +1682,7 @@ static struct confbridge_conference *join_conference_bridge(const char *conferen
|
||||
struct post_join_action *action;
|
||||
int max_members_reached = 0;
|
||||
|
||||
/* We explictly lock the conference bridges container ourselves so that other callers can not create duplicate conferences at the same */
|
||||
/* We explicitly lock the conference bridges container ourselves so that other callers can not create duplicate conferences at the same */
|
||||
ao2_lock(conference_bridges);
|
||||
|
||||
ast_debug(1, "Trying to find conference bridge '%s'\n", conference_name);
|
||||
|
Reference in New Issue
Block a user