summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-03-27 03:35:49 +0000
committerOlle Johansson <oej@edvina.net>2006-03-27 03:35:49 +0000
commit83d9331261fdb0a04bf577c1b822842d9b68d743 (patch)
tree123ad8fafd10ea5f8fe77291b37c6a7ebe28a0a3 /configs
parent18de2b7787b216f0d90cb49c1e7e8c490a7ca2ea (diff)
Issue #5427
- Enable videosupport per device - Implement maxcallbitrate setting for video calls Patch by John Martin, thanks! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15148 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample8
1 files changed, 7 insertions, 1 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 1788f42ad..3a1208ead 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -70,7 +70,6 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;vmexten=voicemail ; dialplan extension to reach mailbox sets the
; Message-Account in the MWI notify message
; defaults to "asterisk"
-;videosupport=yes ; Turn on support for SIP video
;recordhistory=yes ; Record SIP history by default
; (see sip history / sip no history)
@@ -112,6 +111,11 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; Useful to limit subscriptions to local extensions
; Settable per peer/user also
;notifyringing = yes ; Notify subscriptions on RINGING state
+;
+;videosupport=yes ; Turn on support for SIP video
+;maxcallbitrate=384 ; Maximum bitrate for video calls (default 384 kb/s)
+ ; Videosupport and maxcallbitrate is settable
+ ; for peers and users as well
;callevents=no ; generate manager events when sip ua performs events (e.g. hold)
;
@@ -315,6 +319,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; allowoverlap allowoverlap
; allowsubscribe allowsubscribe
; subscribecontext subscribecontext
+; videosupport videosupport
+; maxcallbitrate maxcallbitrate
; mailbox
; username
; template