Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
bbb:bbb [2010/11/17 23:04] tmadebbb:bbb [2010/11/21 21:24] tmade
Line 53: Line 53:
  
   sudo bbb-conf --setip your.domainname.com   sudo bbb-conf --setip your.domainname.com
 +  
 +==== Switching between Asterisk and FreeSWITCH ====
  
 +The BigBlueButton packages let you switch back and forth between using Asterisk and FreeSWITCH.
 +
 +To switch from Asterisk to FreeSWTICH, do
 +
 +  sudo apt-get purge bbb-voice-conference 
 +  sudo apt-get purge asterisk 
 +  sudo apt-get install bbb-freeswitch-config 
 +  sudo bbb-conf --clean 
 +
 +To switch from FreeSWITCH to asterisk, do
 +
 +   sudo apt-get purge bbb-freeswitch-config 
 +   sudo apt-get purge freeswitch 
 +   sudo apt-get install bbb-voice-conference 
 +   sudo bbb-conf --clean 
  
 http://code.google.com/p/bigbluebutton/wiki/FAQ http://code.google.com/p/bigbluebutton/wiki/FAQ
bbb/bbb.txt · Last modified: 2017/12/09 01:19 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki