aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8a387244d..c66bf68ca 100644
--- a/CHANGES
+++ b/CHANGES
@@ -173,6 +173,16 @@ Calendaring for Asterisk
iCalendar, CalDAV, and Exchange Server calendars are supported (Exchange support
only tested on Exchange Server 2003 with no support for forms-based authentication).
+Multicast RTP Support
+---------------------
+ * A new RTP engine and channel driver have been added which supports Multicast RTP.
+ The channel driver can be used with the Page application to perform multicast RTP
+ paging. The dial string format is: MulticastRTP/<type>/<destination>/<control address>
+ Type can be either basic or linksys.
+ Destination is the IP address and port for the RTP packets.
+ Control address is specific to the linksys type and is used for sending the control
+ packets unique to them.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2 -------------
------------------------------------------------------------------------------