mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +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
@@ -671,7 +671,7 @@ int callerid_feed(struct callerid_state *cid, unsigned char *ubuf, int len, stru
|
||||
* but it would be silly for a telephone switch to do that. */
|
||||
break;
|
||||
/* For MDMF spills, we would expect to get an "O" or a "P"
|
||||
* for paramter 4 (or 8) as opposed to 2 (or 7) to indicate
|
||||
* for parameter 4 (or 8) as opposed to 2 (or 7) to indicate
|
||||
* a blocked or out of area presentation.
|
||||
* However, for SDMF, which doesn't have parameters,
|
||||
* there is no differentiation, which is why the logic below
|
||||
|
Reference in New Issue
Block a user