]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_mf: Add full tech-agnostic MF support
authorNaveen Albert <asterisk@phreaknet.org>
Wed, 22 Sep 2021 00:18:08 +0000 (00:18 +0000)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 13 Dec 2021 16:05:19 +0000 (10:05 -0600)
commit9eba9f44d64cc5cd587f6007cb66d7a1ad32948a
tree5bf120fd9568b0bc7aec621ce2ba762952e75250
parenta7688c0216fa90004052b5c17bcd45623fa1c6fe
app_mf: Add full tech-agnostic MF support

Adds tech-agnostic support for MF signaling by adding
MF sender and receiver applications as well as Dial
integration.

ASTERISK-29496-mf #do-not-close

Change-Id: I61962b359b8ec4cfd05df877ddf9f5b8f71927a4
apps/app_dial.c
apps/app_mf.c
doc/CHANGES-staging/app_mf_mf.txt [new file with mode: 0644]
include/asterisk/app.h
include/asterisk/channel.h
main/app.c
main/channel.c