Skip to content
Snippets Groups Projects
Commit 4e47ce52 authored by Olle Johansson's avatar Olle Johansson
Browse files

Update docs for videosupport

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47846 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 230376c7
No related branches found
No related tags found
No related merge requests found
...@@ -119,7 +119,11 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ...@@ -119,7 +119,11 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;compactheaders = yes ; send compact sip headers. ;compactheaders = yes ; send compact sip headers.
; ;
;videosupport=yes ; Turn on support for SIP video ;videosupport=yes ; Turn on support for SIP video. You need to turn this on
; in the this section to get any video support at all.
; You can turn it off on a per peer basis if the general
; video support is enabled, but you can't enable it for
; one peer only without enabling in the general section.
;maxcallbitrate=384 ; Maximum bitrate for video calls (default 384 kb/s) ;maxcallbitrate=384 ; Maximum bitrate for video calls (default 384 kb/s)
; Videosupport and maxcallbitrate is settable ; Videosupport and maxcallbitrate is settable
; for peers and users as well ; for peers and users as well
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment