mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +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 d2bcdb71f8
)
This commit is contained in:
committed by
Asterisk Development Team
parent
ac843c3600
commit
e9315d22ce
@@ -915,7 +915,7 @@ static void calculate_far_max_ifp(struct ast_udptl *udptl)
|
||||
* datagram buffer. this is complicated by the fact that some
|
||||
* far endpoints send us bogus (small) max datagram values,
|
||||
* which would result in either buffer overrun or no error
|
||||
* correction. we try to accomodate those, but if the supplied
|
||||
* correction. we try to accommodate those, but if the supplied
|
||||
* value is too small to do so, we'll emit warning messages and
|
||||
* the user will have to use configuration options to override
|
||||
* the max datagram value supplied by the far endpoint.
|
||||
|
Reference in New Issue
Block a user