]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_sf: Add full tech-agnostic SF support
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 13 Dec 2021 16:59:02 +0000 (16:59 +0000)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 5 Jan 2022 15:34:18 +0000 (09:34 -0600)
commitf7c4a3800c82d02cf49da1634bab2e4659115342
tree5f51608dfc25e7deda06d07987b76bdbe837a62a
parenta2ea233a6ddfc91246ce915d52aee09c391f684b
app_sf: Add full tech-agnostic SF support

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

ASTERISK-29802 #close

Change-Id: I7ec50752e9a661af639425e5d1e339f17411bcad
apps/app_dial.c
apps/app_mf.c
apps/app_sf.c [new file with mode: 0644]
include/asterisk/app.h
main/app.c