Commit Graph

18 Commits

Author SHA1 Message Date
Ghaz Triki
d6c49af4f4 Updated freeswitch configuration default user flag to "nomoh", no music on hold when this member is the only member in the conference. 2016-02-16 19:04:23 +01:00
Richard Alam
bafedc0c07 - enable recording when there is only 1 user in fs 2014-04-04 15:28:30 +00:00
Richard Alam
e458a15237 - cleanup fs config 2013-03-27 15:27:19 +00:00
Richard Alam
b7e83ae3ab set rtp timeout to 5 minutes so that FS kicks user out if a user is disconnected
and not sending rtp
2011-09-23 15:09:45 -04:00
Fred Dixon
e82f5c21d1 updates to freeswitch/conf for 0.8 2011-05-31 15:11:30 -04:00
Richard Alam
74a8665777 - don't resize deskshare preview window when region is smaller than preview window 2010-11-08 16:42:25 -05:00
Richard Alam
63188cbf87 - remove the xml tag from comment as they still get processed and overrides the config 2010-10-19 08:59:36 -04:00
Fred Dixon
6070346629 - made nellymoser the default codec for the BigBlueButton client 2010-10-09 18:31:16 -04:00
Fred Dixon
36bfbdeac1 -added --stop and --start to bbb-conf; -accelerated --restart by removing sleep statements 2010-10-09 18:10:24 -04:00
Richard Alam
81f16f4ab7 - don't mute incoming users by default 2010-10-05 13:03:54 -04:00
Fred Dixon
3f7cd420b6 - Set Freeswitch event socket layer to listen on 127.0.0.1
- Added checks in bbb-conf to test ports 80, 1935, and 9123 to aid in setting up BigBlueButton behind a firewall
2010-10-04 03:27:23 +00:00
Fred Dixon
db89deba78 Added more checks to bbb-conf & set esl.host=127.0.0.1 in bigbluebutton.properites so we don't need to assign an IP address for red5 to connect to freeswitch 2010-09-20 01:47:17 +00:00
Sebastian
2941ec714d Moved the entry for bbb in default.xml to public.xml to allow freeswitch to connect 2010-08-10 14:38:53 -04:00
Richard Alam
53b03709f5 - make also preffered outgoing codec to SPeex WB 2010-08-05 08:19:25 -04:00
Richard Alam
d3a0778cb2 - remove localhost acl as it didn't work 2010-07-23 16:20:33 -04:00
Richard Alam
548b97b4b3 - add comma to separate codecs 2010-07-23 15:51:24 -04:00
Richard Alam
ea911c0f47 - changed conference pattern to 7{4} as it is what's dynamically generated by demo
- switch SIP ports in vars.xml:
   - Internal to port 5090 from port 5060. 5060 is assigned to external sip profile
     as bbb-voice only connects to 5060. Tried fixing bbb-voice but can't figure it out.
   - Use 5090 instead of 5080 since 5080 is used by Red5.
2010-07-23 14:16:24 -04:00
Leif Jackson
1d0761b97a Example minimal freeswitch config handling auto created conf numbers
^8{4}$ e.g. 85115 which seems to be the default.
 Thus 80000 thru 89999.
2010-07-15 04:17:00 +00:00