mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
channels: Spelling fixes
Correct typos of the following word families: appease permanently overriding residue silliness extension channels globally reference japanese group coordinate registry information inconvenience attempts cadence payloads presence provisioning mimics behavior width natively syslabel not owning unquelch mostly constants interesting active unequipped brodmann commanding backlogged without bitstream firmware maintain exclusive practically structs appearance range retransmission indication provisional associating always whether cyrillic distinctive components reinitialized initialized capability switches occurring happened outbound ASTERISK-29714 Change-Id: Ife52ee89cd2170b684fa651ca72b1cb911a57339
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
<synopsis>Maximum number of ICE candidates to offer</synopsis>
|
||||
</configOption>
|
||||
<configOption name="maxpayloads">
|
||||
<synopsis>Maximum number of pyaloads to offer</synopsis>
|
||||
<synopsis>Maximum number of payloads to offer</synopsis>
|
||||
</configOption>
|
||||
</configObject>
|
||||
</configFile>
|
||||
@@ -2310,7 +2310,7 @@ static int jingle_interpret_content(struct jingle_session *session, ikspak *pak)
|
||||
rtp = session->vrtp;
|
||||
}
|
||||
} else {
|
||||
/* Google-V1 has no concept of assocating things like the above does, so since we only support audio over it assume they want audio */
|
||||
/* Google-V1 has no concept of associating things like the above does, so since we only support audio over it assume they want audio */
|
||||
rtp = session->rtp;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user