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
This commit is contained in:
Naveen Albert
2021-09-22 00:18:08 +00:00
committed by Friendly Automation
parent 55dd77b921
commit 2b2b708d43
7 changed files with 590 additions and 146 deletions

View File

@@ -0,0 +1,5 @@
Subject: app_mf
Adds MF receiver and sender applications to support
the R1 MF signaling protocol, including integration
with the Dial application.