aboutsummaryrefslogtreecommitdiffstats
path: root/main/freeswitch
Commit message (Collapse)AuthorAgeFilesLines
* main/freeswitch: Add more modulesL. Tosser2016-01-252-8/+8
| | | | | | * applications/mod_avmd: advanced voicemail detection * applications/mod_voicemail_ivr voicemail IVR * codecs/mod_opus: codec opus for freeswitch
* main/freeswitch: Add more modules, and remove deprecated modulesL. Tosser2016-01-222-8/+8
| | | | | | * Add modules applications/mod_esl applications/mod_spy * Remove codecs/mod_vp8 (and replace it in the list with the good one: #codecs/mod_vpx) * Remove codecs/mod_speex (deprecated)
* main/freeswitch: upgrade to 1.6.6, remove patches & add modulesL. Tosser2016-01-195-72/+31
| | | | | | | * Upgrade to Freeswtich 1.6.6 * Remove useless patches (integrated in Freeswitch 1.6.6) * Add applications/mod_blacklist endpoints/mod_rtc endpoints/mod_skinny endpoints/mod_verto * Add patch for mod_verto
* main/freeswitch: remove options=!configsubMichael Zuo2016-01-061-1/+0
| | | | | options=!configsub does nothing as of abuild cbee419, superseded by update_config_sub. No functional changes.
* main/freeswitch: rebuild against fixed ncurses widechar onlyNatanael Copa2015-12-171-1/+1
|
* main/freeswitch: rebuild against ncurses wide charNatanael Copa2015-12-171-1/+1
|
* main/freeswitch: fix crash reported in FS-8612Leonardo Arena2015-12-052-4/+20
|
* main/freeswitch: add mod_json_cdr to modules.confrob dux2015-11-252-4/+5
|
* main/freeswitch: build fix for x86Natanael Copa2015-11-162-1/+44
|
* main/freeswitch: upgrade to 1.6.2Natanael Copa2015-11-159-367/+27
|
* main/freeswitch: rebuild against ncurses-6.0Natanael Copa2015-10-151-1/+1
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/freeswitch: fix empty voicemail passwordNatanael Copa2015-09-072-4/+36
| | | | | Upstream issue: https://freeswitch.org/jira/browse/FS-8131
* main/freeswitch: fix reset of voicemail greetingNatanael Copa2015-09-072-4/+56
| | | | | Upstream bug and pull request: https://freeswitch.org/jira/browse/FS-1772
* main/freeswitch: use patch from upstream for pthread priority fixNatanael Copa2015-08-204-47/+92
| | | | and increase timeout on stop
* main/freeswitch: fix threading priority inheirtanceNatanael Copa2015-08-192-6/+6
| | | | | The previously posted patch has a bug that makes it not set the inherited priority properly.
* main/freeswitch: upgrade to 1.4.20Natanael Copa2015-08-171-5/+5
|
* main/freeswitch: set threading priority before thread is createdNatanael Copa2015-08-172-7/+49
| | | | | This should fix segfault that happens when pthread_setschedparam is called ona thread that already exited.
* main/freeswitch: enable -dbgNatanael Copa2015-06-291-2/+2
|
* main/freeswitch: upgrade to 1.4.19Natanael Copa2015-06-252-49/+5
|
* main/freeswitch: Specify pidfile.Mika Havela2015-06-032-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.
* main/freeswitch: fix default paths to be FHS compliantNatanael Copa2015-05-212-27/+16
| | | | fixes #4065
* main/freeswitch: fix shutdownTimo Teräs2015-05-212-1/+45
| | | | | | fix incorrect usage of pthread_detach/pthread_join. fixes #3496
* main/freeswitch: enable -dbg subpackageNatanael Copa2015-05-211-2/+2
| | | | to help debug #3496
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/*: remove libiconv-dev from makedependsNatanael Copa2015-04-091-1/+0
|
* main/freeswitch: force build with system lameNatanael Copa2015-04-012-4/+35
| | | | mod_shout failed to build on 32 bit x86. Make it use system lame instead.
* main/freeswitch: upgrade to 1.4.18Natanael Copa2015-04-012-66/+42
|
* main/freeswitch: upgrade to 1.4.13Natanael Copa2014-11-182-25/+14
|
* main/freeswitch: fix mod_luaNatanael Copa2014-11-182-6/+8
| | | | | fix patch for system lua fixes #3505
* main/freeswitch: remove unused patch for LuaNatanael Copa2014-09-112-27/+0
| | | | | we use system liblua so we dont need patch the lua sources in freeswitch source tree.
* main/freeswitch: upgrade to 1.4.7Natanael Copa2014-09-103-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 embeddedNatanael Copa2014-09-102-5/+43
|
* main/freeswitch: enable and upgrade to 1.4.6Carlo Landmeter2014-06-124-57/+65
|
* main/freeswitch: disable. does not build with muslNatanael Copa2014-05-302-1/+83
|
* main/freeswitch: save 3rdparty archives with freeswitch prefixNatanael Copa2013-09-041-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 patchNatanael Copa2013-09-041-0/+14
|
* main/freeswitch: add --host/--build and use /sbin/nologin as shellNatanael Copa2013-09-042-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 shellNatanael Copa2013-09-031-1/+1
|
* main/freeswitch: build fixNatanael Copa2013-08-131-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 ./configureTimo Teräs2013-07-301-1/+4
|
* main/freeswitch: upgrade to 1.4.0Natanael Copa2013-07-151-5/+6
|
* main/freeswitch: upgrade to 1.2.10Natanael Copa2013-05-231-5/+5
|
* main/freeswitch: set stacksize to 240Natanael Copa2013-05-232-3/+15
| | | | ref #1929
* main/freeswitch: fix build on eglibcCarlo Landmeter2013-01-041-1/+1
|
* main/freeswitch: disable mod_zmq as it does not build with automake-1.13Natanael Copa2012-12-312-10/+3
|
* main/freeswitch: disable spidermonkeyNatanael Copa2012-12-282-3/+3
| | | | It ships its own version of libnspr which confilcts with the real nspr
* main/freeswitch: upgrade to 1.2.5.3Carlo Landmeter2012-12-102-73/+85
|
* main/freeswitch: enable rtmpNatanael Copa2012-12-102-2/+3
| | | | fixes #1523
* main/freeswitch: use libjpeg-turboNatanael Copa2012-12-031-2/+2
|