Search Criteria
Package Details: freeswitch 1.10.12-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/freeswitch.git (read-only, click to copy) |
|---|---|
| Package Base: | freeswitch |
| Description: | An opensource and free (libre, price) telephony system, similar to Asterisk. |
| Upstream URL: | http://freeswitch.org/ |
| Licenses: | MPL |
| Conflicts: | freeswitch-fixed, freeswitch-git |
| Provides: | freeswitch |
| Submitter: | None |
| Maintainer: | Korynkai |
| Last Packager: | Korynkai |
| Votes: | 17 |
| Popularity: | 0.001234 |
| First Submitted: | 2009-03-02 18:40 (UTC) |
| Last Updated: | 2024-11-07 19:00 (UTC) |
Dependencies (33)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libshout (libshout-gitAUR)
- libtheora (libtheora-gitAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- lua (pallene-luaAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- opus (opus-gitAUR)
- pcre
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- python
- sofia-sip (sofia-sip-bcAUR, sofia-sip-gitAUR)
- spandsp-gitAUR
- speex (speex-gitAUR)
- unixodbc (unixodbc-gitAUR)
- xz (xz-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- Show 13 more dependencies...
Required by (0)
Sources (25)
- conf_log.freeswitch
- conf_log.freeswitch.sig
- ffmpeg7-fix.patch
- ffmpeg7-fix.patch.sig
- fix-zmq-url.patch
- fix-zmq-url.patch.sig
- freeswitch-arch.patch
- freeswitch-arch.patch.sig
- freeswitch.conf.d
- freeswitch.conf.d.sig
- freeswitch.service
- freeswitch.service.sig
- https://github.com/signalwire/freeswitch/archive/v1.10.12.tar.gz
- iksemel-double-pointer.patch
- iksemel-double-pointer.patch.sig
- README.freeswitch
- README.freeswitch.sig
- run.freeswitch
- run.freeswitch.sig
- run_log.freeswitch
- run_log.freeswitch.sig
- spandsp-fix.patch
- spandsp-fix.patch.sig
- xmlrpc_constptrs.patch
- xmlrpc_constptrs.patch.sig
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 14 Next › Last »
TheDarkula commented on 2018-05-20 21:52 (UTC)
@sanerb I'm pretty sure any branch isn't building (the git main isn't compiling anymore either). You filing it with freeswitch or arch devs?
sanerb commented on 2018-05-20 04:28 (UTC)
so if i try building WITH openssl 1.1.x, it complains about openssl.
if i have it use openssl 1.0.x, it gives a different error:
so i'll have to file a bug upstream
sanerb commented on 2018-05-19 22:47 (UTC)
@TheDarkula-
testing now. i'll see if i can reproduce, though yeah- dunno why it'd stop working all of a sudden. may be a gcc version inconsistency
TheDarkula commented on 2018-05-19 19:04 (UTC)
Build fails :( I couldn't gather why from this output though.
CC libfreeswitch_la-switch_estimators.lo src/switch_regex.c: In function ‘switch_regex_compile’: src/switch_regex.c:40:9: error: returning ‘pcre ’ {aka ‘struct real_pcre8_or_16 ’} from a function with incompatible return type ‘switch_regex_t ’ {aka ‘struct real_pcre ’} [-Werror=incompatible-pointer-types] return pcre_compile(pattern, options, errorptr, erroroffset, tables); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors distcc[4941] ERROR: compile src/switch_regex.c on localhost failed make[1]: [Makefile:2098: libfreeswitch_la-switch_regex.lo] Error 1 make[1]: Waiting for unfinished jobs.... make: *** [Makefile:1414: all] Error 2
sanerb commented on 2018-01-05 22:43 (UTC)
@aztec102-
i see your flagging, and 1.6.19 is indeed out. however, it fails to build:
In file included from ./crypto/include/prng.h:17:0, from ./crypto/include/crypto_kernel.h:50, from ./include/srtp.h:53, from srtp/srtp.c:46: ./crypto/include/aes_icm_ossl.h:66:20: error: field ‘ctx’ has incomplete type EVP_CIPHER_CTX ctx; ^~~ In file included from srtp/srtp.c:50:0: ./crypto/include/aes_gcm_ossl.h:58:18: error: field ‘ctx’ has incomplete type EVP_CIPHER_CTX ctx; ^~~ make[1]: [Makefile:645: srtp.lo] Error 1 make[1]: Leaving directory '/opt/dev/arch/freeswitch/src/freeswitch/libs/srtp' make: [Makefile:3931: libs/srtp/libsrtp.la] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
so i'm gonna hold off on bumping for this release if that's alright.
sanerb commented on 2017-06-24 00:13 (UTC)
mal commented on 2017-06-23 23:27 (UTC)
sanerb commented on 2017-06-23 22:55 (UTC)
jro commented on 2017-06-23 22:42 (UTC)
sanerb commented on 2017-06-22 00:51 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 14 Next › Last »