From dc2d057f162dd4ebea4920cb71917dd8e59435bd Mon Sep 17 00:00:00 2001 From: Naveen Albert Date: Thu, 2 Oct 2025 13:50:50 -0400 Subject: [PATCH] res_tonedetect: Fix formatting of XML documentation. Fix the indentation in the documentation for the variable list. Resolves: #1507 --- res/res_tonedetect.c | 90 ++++++++++++++++++++++---------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/res/res_tonedetect.c b/res/res_tonedetect.c index 7ca0abe6c0..4bb2777fb8 100644 --- a/res/res_tonedetect.c +++ b/res/res_tonedetect.c @@ -84,14 +84,14 @@ Waits for a single-frequency tone to be detected before dialplan execution continues. - - This indicates the result of the wait. - - - - - - + + This indicates the result of the wait. + + + + + + PlayTones @@ -135,43 +135,43 @@ Unlike a conventional scanner, this is not currently capable of scanning for modem carriers. - - This indicates the result of the scan. - - Audible ringback tone - - - Busy tone - - - Special Information Tones - - - Human voice detected - - - DTMF digit - - - Fax (answering) - - - Modem (answering) - - - Dial tone - - - UK Number Unobtainable tone - - - Timeout reached before any positive detection - - - Caller hung up before any positive detection - - - + + This indicates the result of the scan. + + Audible ringback tone + + + Busy tone + + + Special Information Tones + + + Human voice detected + + + DTMF digit + + + Fax (answering) + + + Modem (answering) + + + Dial tone + + + UK Number Unobtainable tone + + + Timeout reached before any positive detection + + + Caller hung up before any positive detection + + + WaitForTone