]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 13 Dec 2021 15:53:46 +0000 (09:53 -0600)
commit2b2b708d4330010bbaac5a36309fb0926c5129b2
tree048f61323ced131ad46df7e6cbc39b659bcbe45d
parent55dd77b9215cb034c86ac068e1eb1b34b18995b9
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