general: Fix various typos.

ASTERISK-30089 #close

Change-Id: I1f5db911fd05a3a211c522c13e990fa1d0e62275
This commit is contained in:
Naveen Albert
2022-06-01 00:49:12 +00:00
committed by George Joseph
parent 4cbe12d6d1
commit bcc18ca9f5
16 changed files with 30 additions and 30 deletions

View File

@@ -75,7 +75,7 @@ enum iax_frame_subclass {
IAX_COMMAND_VNAK = 18,
/*! Request status of a dialplan entry */
IAX_COMMAND_DPREQ = 19,
/*! Request status of a dialplan entry */
/*! Status reply of a dialplan entry status request */
IAX_COMMAND_DPREP = 20,
/*! Request a dial on channel brought up TBD */
IAX_COMMAND_DIAL = 21,