summaryrefslogtreecommitdiff
path: root/configs/samples/confbridge.conf.sample
diff options
context:
space:
mode:
authorJaco Kroon <jaco@uls.co.za>2016-05-04 09:40:55 +0200
committerJoshua Colp <jcolp@digium.com>2016-05-09 08:18:56 -0500
commit8923c9ac965a156bd2c0839e95d30023cd4088d4 (patch)
tree984691683cf0e7e6c0abde8e4885e9e28bf242e1 /configs/samples/confbridge.conf.sample
parent716411234c48484e1d37efa5fce81c62b7df234b (diff)
app_confbridge: Add a regcontext option for confbridge bridge profiles.
This patch allows for having app_confbridge register the name of the conference as an extension into a specific context, similar to regcontext for chan_sip. This variant is not quite as involved as the one in chan_sip and doesn't allow for multiple contexts or custom extensions, you can only specify the context and the conference name will always be used as the extension to register. ASTERISK-25989 #close Change-Id: Icacf94d9f2b5dfd31ef36f6cb702392619a7902f
Diffstat (limited to 'configs/samples/confbridge.conf.sample')
-rw-r--r--configs/samples/confbridge.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/samples/confbridge.conf.sample b/configs/samples/confbridge.conf.sample
index e73868596..5b9f52d4f 100644
--- a/configs/samples/confbridge.conf.sample
+++ b/configs/samples/confbridge.conf.sample
@@ -217,6 +217,8 @@ type=bridge
;language=en ; Set the language used for announcements to the conference.
; Default is en (English).
+;regcontext=conferences ; The name of the context into which to register conference names as extensions.
+
; All sounds in the conference are customizable using the bridge profile options below.
; Simply state the option followed by the filename or full path of the filename after
; the option. Example: sound_had_joined=conf-hasjoin This will play the conf-hasjoin