mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
app_broadcast: Add Broadcast application
Adds a new application, Broadcast, which can be used for one-to-many transmission and many-to-one reception of channel audio in Asterisk. This is similar to ChanSpy, except it is designed for multiple channel targets instead of a single one. This can make certain kinds of audio manipulation more efficient and streamlined. New kinds of audio injection impossible with ChanSpy are also made possible. ASTERISK-30180 #close Change-Id: I7ba72f765dbab9b58deeae028baca3f4f8377726
This commit is contained in:
committed by
George Joseph
parent
68e345286b
commit
e06fe8e344
4
doc/CHANGES-staging/app_broadcast.txt
Normal file
4
doc/CHANGES-staging/app_broadcast.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Subject: app_broadcast
|
||||
|
||||
A Broadcast application is now available which allows
|
||||
for asynchronous one-to-many and many-to-one channel audio.
|
Reference in New Issue
Block a user