freebsd-ports/www/bigbluebutton/files/patch-bigbluebutton-WEB-INF-red5-web.xml
Josh Paetzel 29bdfbd71d BigBlueButton enables universities and colleges to deliver
a high-quality learning experience to remote students.

WWW: http://www.bigbluebutton.org/
2011-01-09 22:10:41 +00:00

9 lines
417 B
XML

--- bigbluebutton/WEB-INF/red5-web.xml.orig 2010-11-18 21:04:01.000000000 +0000
+++ bigbluebutton/WEB-INF/red5-web.xml 2010-11-18 21:04:40.000000000 +0000
@@ -46,5 +46,5 @@
<!-- NOTE: Change bbb-voice-freeswitch.xml to bbb-voice-asterisk.xml if you want to use Asterisk -->
- <import resource="bbb-voice-freeswitch.xml" />
+ <import resource="bbb-voice-%%BBB_CONFERENCE_TYPE%%.xml" />
</beans>