Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/freeswitch: fix mod_conference thread handling | Timo Teräs | 2016-10-25 | 2 | -4/+20 |
| | | | | partial backport of FS-7775 | ||||
* | main/freeswitch: bugfix FS-8871 | Leonardo Arena | 2016-06-15 | 2 | -7/+1402 |
| | |||||
* | main/freeswitch: fix crash reported in FS-8612 | Leonardo Arena | 2015-12-07 | 2 | -4/+20 |
| | |||||
* | main/freeswitch: upgrade to 1.4.26 | Natanael Copa | 2015-12-02 | 4 | -182/+11 |
| | |||||
* | main/freeswitch: fix empty voicemail password | Natanael Copa | 2015-09-07 | 2 | -4/+36 |
| | | | | | | | Upstream issue: https://freeswitch.org/jira/browse/FS-8131 (cherry picked from commit 06a7fac181dc38d510797212846498ddc77b51e9) | ||||
* | main/freeswitch: fix reset of voicemail greeting | Natanael Copa | 2015-09-07 | 2 | -4/+56 |
| | | | | | | | Upstream bug and pull request: https://freeswitch.org/jira/browse/FS-1772 (cherry picked from commit 351ee39c1f117b96329726cf292e301a141643b6) | ||||
* | main/freeswitch: use patch from upstream for pthread priority fix | Natanael Copa | 2015-08-20 | 4 | -47/+92 |
| | | | | | | and increase timeout on stop (cherry picked from commit 917d264454c72c77990ecb980961f47daa7f77e1) | ||||
* | main/freeswitch: fix threading priority inheirtance | Natanael Copa | 2015-08-19 | 2 | -6/+6 |
| | | | | | | | The previously posted patch has a bug that makes it not set the inherited priority properly. (cherry picked from commit c9b7f1861a3e3983a2657fce6067c916c083df73) | ||||
* | main/freeswitch: upgrade to 1.4.20 | Natanael Copa | 2015-08-17 | 1 | -5/+5 |
| | | | | (cherry picked from commit 53fde1a7f3c09c33afbacffbbfd8f301e1d246f5) | ||||
* | main/freeswitch: set threading priority before thread is created | Natanael Copa | 2015-08-17 | 2 | -4/+46 |
| | | | | | | | This should fix segfault that happens when pthread_setschedparam is called ona thread that already exited. (cherry picked from commit c061fce149110378345eb286958a0648cacee76b) | ||||
* | main/freeswitch: update checksum | Natanael Copa | 2015-07-01 | 1 | -3/+3 |
| | |||||
* | main/freeswitch: enable -dbg | Natanael Copa | 2015-06-29 | 1 | -2/+2 |
| | | | | (cherry picked from commit 0eddebf734194bfa1f556e1326f4c935294d498e) | ||||
* | main/freeswitch: upgrade to 1.4.19 | Natanael Copa | 2015-06-26 | 2 | -49/+5 |
| | | | | (cherry picked from commit 845a7f8a74a27a72ea38cd374c2d4ce30a5349f2) | ||||
* | main/freeswitch: Specify pidfile. | Mika Havela | 2015-06-03 | 2 | -4/+5 |
| | | | | | | | | | When running freeswitch in a lxc environment, rc-status will fail when called using the 'lxc-attach' (and maybe also other tools). Specifying the pidfile for 'start-stop-daemon' will resolve this problem. (cherry picked from commit 08268e4454e5d9c943cd9f1957305c4bfd38a6a3) fixes #4265 | ||||
* | main/freeswitch: fix default paths to be FHS compliant | Natanael Copa | 2015-05-21 | 2 | -27/+16 |
| | | | | fixes #4065 | ||||
* | main/freeswitch: fix shutdown | Timo Teräs | 2015-05-21 | 2 | -1/+45 |
| | | | | | | fix incorrect usage of pthread_detach/pthread_join. fixes #3496 | ||||
* | main/freeswitch: enable -dbg subpackage | Natanael Copa | 2015-05-21 | 1 | -2/+2 |
| | | | | to help debug #3496 | ||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/*: remove libiconv-dev from makedepends | Natanael Copa | 2015-04-09 | 1 | -1/+0 |
| | |||||
* | main/freeswitch: force build with system lame | Natanael Copa | 2015-04-01 | 2 | -4/+35 |
| | | | | mod_shout failed to build on 32 bit x86. Make it use system lame instead. | ||||
* | main/freeswitch: upgrade to 1.4.18 | Natanael Copa | 2015-04-01 | 2 | -66/+42 |
| | |||||
* | main/freeswitch: upgrade to 1.4.13 | Natanael Copa | 2014-11-18 | 2 | -25/+14 |
| | |||||
* | main/freeswitch: fix mod_lua | Natanael Copa | 2014-11-18 | 2 | -6/+8 |
| | | | | | fix patch for system lua fixes #3505 | ||||
* | main/freeswitch: remove unused patch for Lua | Natanael Copa | 2014-09-11 | 2 | -27/+0 |
| | | | | | we use system liblua so we dont need patch the lua sources in freeswitch source tree. | ||||
* | main/freeswitch: upgrade to 1.4.7 | Natanael Copa | 2014-09-10 | 3 | -33/+57 |
| | | | | | | | | also rework the system-lua patch so we dont need bootstrap as it takes too much time. Patch has been sent upstream: https://jira.freeswitch.org/browse/FS-353 | ||||
* | main/freeswitch: use system liblua instead of embedded | Natanael Copa | 2014-09-10 | 2 | -5/+43 |
| | |||||
* | main/freeswitch: enable and upgrade to 1.4.6 | Carlo Landmeter | 2014-06-12 | 4 | -57/+65 |
| | |||||
* | main/freeswitch: disable. does not build with musl | Natanael Copa | 2014-05-30 | 2 | -1/+83 |
| | |||||
* | main/freeswitch: save 3rdparty archives with freeswitch prefix | Natanael Copa | 2013-09-04 | 1 | -20/+25 |
| | | | | | | freeswitch appears to patch the 3rdparty and use same name as upstream we need to avoid clash in our download cache with the upstream archives so we prefix the freeswitch variant with "freeswitch" | ||||
* | main/freeswitch: add missing patch | Natanael Copa | 2013-09-04 | 1 | -0/+14 |
| | |||||
* | main/freeswitch: add --host/--build and use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 2 | -3/+54 |
| | | | | | we need to download and unpack sources for 3rd party libs so we can update config.sub for those. | ||||
* | main/freeswitch: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | main/freeswitch: build fix | Natanael Copa | 2013-08-13 | 1 | -3/+1 |
| | | | | | | | remove the --build --host options for now we will probably need to manually wget and unpack all the source packages freeswitch needs, before running update_config_sub. | ||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/freeswitch: upgrade to 1.4.0 | Natanael Copa | 2013-07-15 | 1 | -5/+6 |
| | |||||
* | main/freeswitch: upgrade to 1.2.10 | Natanael Copa | 2013-05-23 | 1 | -5/+5 |
| | |||||
* | main/freeswitch: set stacksize to 240 | Natanael Copa | 2013-05-23 | 2 | -3/+15 |
| | | | | ref #1929 | ||||
* | main/freeswitch: fix build on eglibc | Carlo Landmeter | 2013-01-04 | 1 | -1/+1 |
| | |||||
* | main/freeswitch: disable mod_zmq as it does not build with automake-1.13 | Natanael Copa | 2012-12-31 | 2 | -10/+3 |
| | |||||
* | main/freeswitch: disable spidermonkey | Natanael Copa | 2012-12-28 | 2 | -3/+3 |
| | | | | It ships its own version of libnspr which confilcts with the real nspr | ||||
* | main/freeswitch: upgrade to 1.2.5.3 | Carlo Landmeter | 2012-12-10 | 2 | -73/+85 |
| | |||||
* | main/freeswitch: enable rtmp | Natanael Copa | 2012-12-10 | 2 | -2/+3 |
| | | | | fixes #1523 | ||||
* | main/freeswitch: use libjpeg-turbo | Natanael Copa | 2012-12-03 | 1 | -2/+2 |
| | |||||
* | main/freeswitch: rebuild against postgresql-9.2 | Natanael Copa | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | main/freeswitch: update to 1.2.0 release | Cameron Banta | 2012-08-14 | 3 | -34/+19 |
| | |||||
* | main/freeswitch: fix init.d script | Natanael Copa | 2012-05-20 | 2 | -3/+4 |
| | | | | | | and build fix for portaudio and ccache ref #1172 | ||||
* | main/freeswitch: rebuild against new net-snmp subpackages | Natanael Copa | 2012-04-19 | 1 | -1/+1 |
| | |||||
* | main/freeswitch: add mod_portaudio | Jeff Bilyk | 2012-04-11 | 2 | -3/+3 |
| | | | | fixes #996 | ||||
* | main/freeswitch: bump pkgrel | Jeff Bilyk | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | main/freeswitch: add mod_dingaling module | Jeff Bilyk | 2012-04-11 | 2 | -3/+3 |
| | | | | fixes #856 |