]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 5 Jan 2022 15:01:08 +0000 (09:01 -0600)
commit2ed004846a2a95c4b77faae4862c9cc5c2d2131c
treee8e308ef5f7ee97ca4d6b92d09f3fdd6cfb6231c
parent076d502694f4130c2dde385c6fc8721c66363dd1
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