]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-7648 conf mcu test
authorBrian West <brian@freeswitch.org>
Fri, 19 Jun 2015 15:14:59 +0000 (10:14 -0500)
committerBrian West <brian@freeswitch.org>
Fri, 19 Jun 2015 15:14:59 +0000 (10:14 -0500)
conf/testing/dialplan/default/0019_conf.xml [new file with mode: 0644]

diff --git a/conf/testing/dialplan/default/0019_conf.xml b/conf/testing/dialplan/default/0019_conf.xml
new file mode 100644 (file)
index 0000000..f55febd
--- /dev/null
@@ -0,0 +1,7 @@
+
+<extension name="conf">
+  <condition field="destination_number" expression="^6070$">
+    <action application="conference" data="6070@video-mcu-stereo"/>  
+  </condition>
+</extension>
+