mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-18 02:32:36 +00:00
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
This commit is contained in:
committed by
Friendly Automation
parent
076d502694
commit
2ed004846a
@@ -106,6 +106,7 @@
|
||||
<see-also>
|
||||
<ref type="application">Read</ref>
|
||||
<ref type="application">SendMF</ref>
|
||||
<ref type="application">ReceiveSF</ref>
|
||||
</see-also>
|
||||
</application>
|
||||
<application name="SendMF" language="en_US">
|
||||
@@ -142,6 +143,7 @@
|
||||
</description>
|
||||
<see-also>
|
||||
<ref type="application">ReceiveMF</ref>
|
||||
<ref type="application">SendSF</ref>
|
||||
<ref type="application">SendDTMF</ref>
|
||||
</see-also>
|
||||
</application>
|
||||
|
Reference in New Issue
Block a user