1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-22 03:12:43 +00:00
Travis Cross db26c65ea7 Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
Check for files that we are accidentally ignoring:

  git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"

Check for files that we might want to ignore:

  git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
2010-04-05 23:17:43 +00:00
2010-04-01 23:15:53 -05:00
2009-02-11 02:53:31 +00:00
2010-03-27 22:37:48 +00:00
2010-03-26 21:14:47 +00:00
2009-02-13 23:33:36 +00:00
2010-04-05 03:05:56 -03:00
2008-05-14 20:39:43 +00:00
2009-12-17 18:33:45 +00:00
2010-03-25 22:30:52 +00:00
2010-03-11 03:02:47 +00:00
2010-04-01 21:00:45 -04:00
2010-03-22 23:05:20 +00:00
2009-10-02 14:44:16 +00:00
2010-01-23 20:19:18 +00:00
2009-11-18 19:42:00 +00:00
2006-12-17 01:01:09 +00:00
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses 206 MiB
Languages
C 65.2%
C++ 20.8%
JavaScript 4.8%
Assembly 2%
Makefile 1%
Other 5.4%