]> 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:39 +0000 (12:04 -0500)
commitf9297117d977b4191e5321c9d8a06d979c379764
tree0a23e57186c63af52deb4eaf77653d3fb83191db
parent11d97dc5ca9ad8747af7740c7351f5299fbf4e2f
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