Travis Cross e4888349e1 Prevent opus lib from re-configuring on every make
We were using the libopus directory itself rather than a file within
it as a makefile target.  This is a bad idea as make will see the
target as updated whenever files are created in or removed from the
directory.  Since running configure creates and removes files, the
target will always appear dirty.

The effect was that when mod_opus was enabled in FS make would always
cause libopus to be reconfigured.

We'll target instead the configure file in libopus as that's the first
thing we need anyway.
2014-05-17 00:03:26 +00:00
2014-03-24 12:39:59 +00:00
2014-04-01 20:14:55 -07:00
2014-02-12 12:08:56 -06:00
2014-03-15 00:15:02 +08:00
2014-04-30 17:10:30 +00:00
2014-03-21 10:59:38 -05:00
2014-04-13 10:01:17 +02:00
2010-04-01 21:00:45 -04:00
2012-05-28 16:35:00 +00:00
2014-05-15 16:32:06 +00:00
2013-09-16 22:59:26 +05:00
2013-09-16 22:59:26 +05:00
2014-05-12 13:50:21 +00:00
2012-05-15 10:20:52 -05:00
2014-02-02 12:33:37 +01:00
2010-01-23 20:19:18 +00:00
2014-01-17 16:17:57 -06:00
2013-04-04 20:52:47 -05:00
2013-12-23 22:43:06 +05: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 268 MiB
Languages
C 64.4%
C++ 21.8%
JavaScript 4.7%
Assembly 2%
Makefile 1%
Other 5.4%