mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 22:38:08 +00:00
Additional option for videosupport (always) that disables the optimization to
fail to setup video RTP if the two endpoints will not support it. This assists with call files and certain transfers to ensure that if two video phones are ever connected, they will always share a video feed. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@130951 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -127,6 +127,10 @@ SIP Changes
|
||||
* 'sip show peers' and 'sip show users' display their entries sorted in
|
||||
alphabetical order, as opposed to the order they were in, in the config
|
||||
file or database.
|
||||
* Videosupport now supports an additional option, "always", which always sets
|
||||
up video RTP ports, even on clients that don't support it. This helps with
|
||||
callfiles and certain transfers to ensure that if two video phones are
|
||||
connected, they will always share video feeds.
|
||||
|
||||
IAX Changes
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user