]> 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:49 +0000 (09:34 -0600)
commitdd6df4253410c2c1e09be55ba982a5621ff75d47
treefa2be3fe1e3240e715c59aa154eb4eec5ff902ac
parent16a63027c0d1e354ba627c8644ec93edcf8e6d6b
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