Commit Graph

58 Commits

Author SHA1 Message Date
Anthony Minessale 76fae0cec0 add video support to lib/mod.dingaling this needs testing, google voice won't work with video calls so disable video codecs if you use that 2012-06-22 18:15:06 -05:00
Travis Cross 226851e8b0 don't use Siren or iLBC by default in example configs
These codecs are non-free which creates issues for distributions, so
let's not require these by default to run our example configs.  We can
add back in iLBC once we resolve the licensing situation with our
in-tree implementation.
2012-05-29 18:41:17 +00:00
Anthony Minessale 172e4a3041 FS-4183 here is a start, it still needs some work but here are the basic components, initially I am using the algorithim we use to generate artifical silence (static) and using one of those values to sleep a certian number of microseconds plus the cumulative bytes of events but i bet there is still some predictability in there so it needs some more 2012-05-14 06:58:41 -05:00
Anthony Minessale 5cf33770e1 add conf for mod_xml_scgi 2012-05-09 14:09:52 -05:00
Anthony Minessale 098f196298 FS-4088 2012-04-11 08:16:15 -05:00
Anthony Minessale f209ae0191 add updated conf 2012-04-10 14:02:03 -05:00
Anthony Minessale d6eec9ea72 FS-4075 2012-04-05 11:18:18 -05:00
Ken Rice ee71daa1f6 conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00