res_tonedetect: Add ringback support to TONE_DETECT.

Adds support for detecting audible ringback tone
to the TONE_DETECT function using the p option.

ASTERISK-30254 #close

Change-Id: Ie2329ff245248768367d26749c285fbe823f6414
This commit is contained in:
Naveen Albert
2022-09-30 11:24:19 +00:00
committed by Friendly Automation
parent 11d97dc5ca
commit f9297117d9
2 changed files with 29 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
Subject: res_tonedetect
The TONE_DETECT function now supports
detection of audible ringback tone
using the p option.