mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
Introducing doubly linked lists to trunk from branch team/murf/bug11210.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114172 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -615,6 +615,9 @@ Miscellaneous
|
||||
* A new option when starting a remote asterisk (rasterisk, asterisk -r) for
|
||||
specifying which socket to use to connect to the running Asterisk daemon
|
||||
(-s)
|
||||
* Added Doubly-linked lists after the fashion of linkedlists.h. They are in
|
||||
dlinkedlists.h. Doubly-linked lists feature fast deletion times.
|
||||
Added regression tests to the tests/ dir, also.
|
||||
* Added logging to 'make update' command. See update.log
|
||||
* Added strictrtp option to rtp.conf. If enabled this will drop RTP packets that
|
||||
do not come from the remote party.
|
||||
|
Reference in New Issue
Block a user