From: Olle Johansson Date: Mon, 20 Nov 2006 11:45:22 +0000 (+0000) Subject: Explain properly how videosupport works. X-Git-Tag: 1.4.0-beta4~88 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7da1a54fe6c84492a6871e6303c004d4575b513a;p=thirdparty%2Fasterisk.git Explain properly how videosupport works. Committ from Asterisk Video Task Force meeting in Paris! git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47845 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index d0f8c3105a..7f9649a38a 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -115,7 +115,11 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ;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) ; Videosupport and maxcallbitrate is settable ; for peers and users as well