mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
docs: Fix various typos in main/
Found via `codespell -q 3 -S "./CREDITS" -L abd,asent,atleast,childrens,contentn,crypted,dne,durationm,exten,inout,leapyear,nd,oclock,offsetp,ot,parm,parms,requestor,ser,slanguage,slin,thirdparty,varn,varns,ues`
(cherry picked from commit 03ec0f2d17
)
This commit is contained in:
committed by
Asterisk Development Team
parent
7300a506d0
commit
a82e7c2f89
@@ -1973,7 +1973,7 @@ static int rtp_codecs_assign_payload_code_rx(struct ast_rtp_codecs *codecs, int
|
||||
/* We can either call this with the full list or the current rx list. The former
|
||||
* (static_RTP_PT) results in payload types skipping statically 'used' slots so you
|
||||
* get 101, 113...
|
||||
* With the latter (the built ingore list) you get what's expected 101, 102, 103 under
|
||||
* With the latter (the built ignore list) you get what's expected 101, 102, 103 under
|
||||
* most circumstances, but this results in static types being replaced. Probably fine
|
||||
* because we preclude the current list.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user