]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_tonedetect: Add ringback support to TONE_DETECT.
authorNaveen Albert <asterisk@phreaknet.org>
Fri, 30 Sep 2022 11:24:19 +0000 (11:24 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 10 Oct 2022 17:04:33 +0000 (12:04 -0500)
commite0e7f3573012507c535a3728a94e36c022077313
tree0605d18644733c659ab506c54a1025a71bc85692
parent98fc05f13b0b245d7a5a077153da47229d142323
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
doc/CHANGES-staging/res_tonedetect_ring.txt [new file with mode: 0644]
res/res_tonedetect.c