aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-27 03:35:49 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-27 03:35:49 +0000
commit8ff8a80baa664384e6e9fa72ff12c4bf2c85b461 (patch)
tree123ad8fafd10ea5f8fe77291b37c6a7ebe28a0a3 /configs
parent005365ae2c3ca0dac68f84e94cddcd782d35a2f5 (diff)
Issue #5427
- Enable videosupport per device - Implement maxcallbitrate setting for video calls Patch by John Martin, thanks! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15148 f38db490-d61c-443f-a65b-d21fe96a405b
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