Commit Graph

43 Commits

Author SHA1 Message Date
Mazi Lo cc7c560f55 FreeSWITHC: git HASH 12b6940644a68ea444c0e430412d419ae368d4a8
1. libs/srtp/configure.ac: DO NOT check for urandom when
cross_compiling.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-10-26 00:02:04 -04:00
Mazi Lo 6ef09be1b6 FreeSWITCH: git HASH cf332d7cdccfa1e37f31c4f240714937d9f650f9
1. Partially revert previous commit (11c475ad4) to flag mod-python
   as broken.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-10-24 09:58:10 -04:00
Mazi Lo 11c475ad46 FreeSWITCH: git HASH 7faf9f4c25420204b53b5bbda1d228536778b39b
1. Add mod-python
2. Fix PHP detection in configure.ac script.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-10-19 21:27:13 -04:00
Mazi Lo 9ce7981406 FreeSWITCH: git HASH e3e267f46249abf714dd596dc89e545fd844aaee
1. restore missing ac_cv_dev_urandom=yes for sofia-sip to configure.ac
2. restore missing ac_cv_file___dev_urandom_=yes for srtp to configure.ac

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-10-15 12:10:55 -04:00
Mazi Lo 1a395f1d59 FreeSWITCH:
1. Update MD5SUM for sound-en-callie-8000 file.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-10-11 17:09:37 -04:00
Mazi Lo 3b8f19f56a FreeSWITCH:
1. Add a silent-rules configure switch
2. Set its default setting to --disable-silent-rules
3. Set FS_WITH_ALSA default setting to enable.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-10-11 15:25:26 -04:00
Mazi Lo deca918110 FreeSWITCH: Git HASH e4e9b1b9f93f3b1c6e344519d52d3854520ba29a
1. Add an option to enable/disable STUN.
2. Set STUN default setting to disable for now.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-10-11 09:58:41 -04:00
Mazi Lo 314840d879 FreeSWITCH: Git HASH 66dafbde8ca0484141f044bcdf8132310742b443
1. Update MD5SUM on sounds-en-us-callie files.
2. Update patches.
3. Fix on spelling error.
4. Fix (minor) on LDFLAGS for perl.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-10-10 10:19:31 -04:00
Mazi Lo fe40788b66 FreeSWITCH: Update sounds-en-08KHz to a correct MD5SUM.
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-10-05 19:22:48 -04:00
Mazi Lo ffd3093f2a FreeSWITCH: FS git hash f7210b2402488ec8f9be97cc79921fa605bbb7a4
1. Fix issue with perl package dependency.
2. Fix issue with building mod-erlang.
3. Suspend unused boot() function in files/freeswitch.init.
3. Add mod-bert.
4. Update sound/moh packages to v1.0.50

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-10-05 08:37:35 -04:00
Mazi Lo 65106af6db FreeSWITCH;
Add rpath "/usr/lib/perl5/5.20/CORE" for FS to locate libperl.so

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-09-06 16:02:09 -04:00
Mazi Lo 8500e1c255 Merge branch 'master' of git.openwrt.org:feed/telephony 2014-09-06 14:22:07 -04:00
Mazi Lo 6c33bb006f FreeSWITCH:
1. Bump to version 1.5.14b with the FS git HEAD of
	59cd3c77d84fac242683c5eb0b61c52f10bb2bb5
  2. Remove mod-memcache due to lack of libmemcache support by OpenWRT.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-09-06 14:13:44 -04:00
John Crispin de7c6eba19 freeswitch: fix build when ccache is enabled
Signed-off-by: John Crispin <blogic@openwrt.org>
2014-09-02 09:07:13 +02:00
Mazi Lo 89df986803 FreeSWITCH:
1. Bump to FS GIT EHAD 5173471b06d88063ec7e2622c92c9674840ae4b1.
 2. Flag mod_yaml as BROKEN.
 3. Fine tune PKG_CONFIG_PATH to ${STAGING_DIR}/usr/lib/pkg-config .

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-08-15 22:08:15 -04:00
Mazi Lo 774c735f9f FreeSWITCH:
1. Fix no FS_WITH_SQLITE3 due to @DEVEL in Config.in
  2. Fix configure error due to no ldns package needed by mod_enum.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-08-10 11:43:25 -04:00
Mazi Lo 3ee497693e FreeSWITCH:
1. Bump to git HEAD e3e84a7820954195e8311be783a3e0cf9c1ba2ad.
  2. mod_enum and mod_erlang flagged as BROKEN (lacking dependencies).
  3. Fix ticket #17410 (error: recursive dependency detected!).

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-08-09 00:35:50 -04:00
Mazi Lo 4184d65fc4 FreeSWITCH:
1. Bump to git HEAD c411f8c7a99ea535bac661fb70676cebd1acfac5
  2. Fix mod_celt.
  3. Fix installation sed scripts.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-07-27 15:04:19 -04:00
Mazi Lo 287dda8a61 Let's try again. Previous commit wasn't completed
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-07-24 00:38:02 -04:00
Mazi Lo 28259120d8 FreeSWITCH:
1. Previous commit c009edf099
	doesn't seem to update both the Makefile and Config.in
	files.
 2. Update to FS git HEAD 757b7440104e34cf57ab30a411e081470ce2e180

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-05-23 11:23:19 -04:00
Jo-Philipp Wich 25a10d6c6d freeswitch: don't select packages from Config.in, this causes stuff to end up in rootfs even if freeswitch is built as package only 2013-12-13 11:46:39 +00:00
Mazi Lo 6661c81470 FreeSWITCH: Added more configure switches, mod-xml-radius, and synched to FS latest git HEAD
1. Added the following switches:
	--(with/without)-pgsql
	--(enable/disable)-core-pgsql-pkgconfig
	--(enable/disable)-srtp
	--(enable/disable)-threads, and
	--(enable/disable)-visibility
2. Added preliminary support for mod-xml-radius.
	- requres freeradius-client package
3. Synched to FS git HEAD 40c105322193b7d0160814ed8ffcd5bf7f566944.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2013-10-29 00:26:55 -04:00
Mazi Lo 071786497c FreeSWITCH: Fix issue with libpq dependency
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2013-10-27 18:08:16 -04:00
Mazi Lo 1cc5d996fd FreeSWITCH: Updated using Config.in file and sync to FS latest git HEAD
1. Reorganized configuration section into a file (Config.in) based
		on suggestion from Luka (many thanks).
	2. Synched opus to v1.0.3.
	3. Synched to FS git HEAD c8be999c3446ffc8a4bbe10116855e542b29129e.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2013-10-26 21:11:45 -04:00
Mazi Lo 96843eb905 maintainers: Added myself as maintainer.
FreeSWITCH: Synced to FS latest git HEAD and fixed dependency issue.

1. Synched to FS git HEAD 8ea0bc73a9e162504b8e0564f585cbfb5b39acfc.
3. Added libopenssl as dependency.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2013-10-19 00:00:20 -04:00
Mazilo 4ab51dd375 FreeSWITCH: Synced to FS latest git HEAD and added mod_format_cdr.
1. Synched to FS git HEAD 1825b5bc89a315d42ef822da0b449886d298ffb6.
3. Added mod_format_cdr -- An XML CDR Module to files or curl.

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-10-02 16:44:52 -04:00
Mazilo 3e6f7f27cc FreeSWITCH: Fixed trac #: 14233.
Fixed error in recursive dependency detected (Trac #: 14233)

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-09-29 08:57:02 -04:00
Mazilo 47b47e5107 FreeSWITCH: Synced to FS latest git HEAD with some fixes and added mod_ssml.
1. Synched to FS git HEAD 6b9382290d9b6cf3ebcd8396c32a305fc0182c6b.
2. Fixed error in recursive dependency detected (Trac #: 14111)
3. Added mod_ssml.

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-09-28 11:21:29 -04:00
Mazilo 9218873acd FreeSWITCH: Sync to FS latest git HEAD with some updates on patched files.
1. Synched to FS git HEAD fb238ed99779b28eeb1cc839b033ea2cf9d03212.
2. Update some patched files.
3. Bumped to FS v1.5.6b.

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-09-14 09:01:37 -04:00
Mazilo a625875309 FreeSWITCH: Fix dependency on LZMA issue, add some minor adjustments to
modules depend on PACKAGE_alsa-lib, and sync to FS latest git HEAD

1. Previous commit (c038dad49a) didn't
	seem to fix this issue. Hopefully, this fix that partially
	reverts previous commit will.
2. This commit also includes some minor adjusments to modules depend on
	PACKAGE_alsa-lib.
3. Synched to FS git HEAD dbfde499a42b4f72eaf5578da2ebc741b85dedb3.

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-08-22 23:54:53 -04:00
Mazilo c038dad49a FreeSWITCH: Fix dependency on LZMA issue and sync to FS latest git HEAD
1. The FS libs/tiff package can make use of liblzma if avaialable. This
	fix reverts commit bff1f87ad7. It
	checks the CONFIG_PACKAGE_liblzma variable to determine liblzma
	and will either pass --enable-lzma or --disable-lzma switch to
	configure. For mod-spandsp, +liblzma:liblzma automatically sets
	the liblzma dependency flag.
2. Synched to FS git HEAD d35db852a8bcc4fb10e7a8486046aabd45a7f9b2.

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-08-16 15:24:15 -04:00
Mazilo 0ff2620299 FreeSWITCH: Revert previous fix on Big Endian compilation issue and sync to FS latest git HEAD
1. This simply reverted issue reported by Berni through trac
	ticket #13728 (https://dev.openwrt.org/ticket/13728).
	The issue has been fixed upstream by FreeSWITCH
	(http://jira.freeswitch.org/browse/FS-5564)
2. Synched to FS git HEAD 451aece80391bf08bc0e8b25fce2e2cb4f88bc41.

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-08-14 10:40:47 -04:00
Mazilo a631f5805c FreeSWITCH: Fix recursive dependency issue caused by +FS_WITH_LZMA:liblzma and sync to FS latest git HEAD
1. Removed +FS_WITH_LZMA:liblzma from call to BuildPlugin spandsp
	package that causes a recursive dependency issue.
2. Synched to FS git HEAD 3bd139514993ffa9a4723df4136afa089f57b292.

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-08-13 10:41:40 -04:00
Mazilo 47584f422d FreeSWITCH: Fix issue with Big Endian compilation and sync to FS latest
git HEAD.

1. The issue was reported by Berni through trac ticket #13728
	(https://dev.openwrt.org/ticket/13728).
2. Updated to FS git HEAD 3ec15cce68852fd4dba7336dd7a7a505d143a111

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-08-12 23:42:43 -04:00
Mazilo bff1f87ad7 FreeSWITCH: Fix dependency issue with LZMA and sync to FS latest git HEAD
1. Added CONFIG_FS_WITH_LZMA var to pass --enable-lzma or
		--disable-lzma switch to configure for libs/tiff package.
		The switch is determined by the selection of liblzma
		package.
	2. Synch to FS git HEAD 4eee5aee8c94910f65f47ade4e873aa62e7117eb.
	3. Patches refreshed.

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-08-09 07:44:02 -04:00
Debian 30c13cc786 FreeSWITCH:
1. Updated to git HEAD 6a5595b049075a58240c327718129cf3870c285c
	2. Tweaked mod-spandsp to include dependency of liblzma.
2013-07-27 08:43:56 -04:00
Debian 04d8a881db FreeSWITCH:
1. Updated to git HEAD 03dcbde8b4a5e2861b848fe6fc0ef04dd915939f
	2. Fixed error messages for missing dependency of liblzma.so.5.
		FS libs/tiff package auto detects liblzma. As such, when
		liblzma is enabled/compiled, libs/tiff will be compiled
		and linked to liblzma. As such, package like spandsp which
		depends on libs/tiff will be flagged by OpenWRT during
		packaging stage for a missing dependency of liblzma.so.5.
2013-07-26 21:32:16 -04:00
Debian 9bbf6dfc5c FreeSWITCH: Updated to git HEAD 1dbcfbfa028b4818f83eb7c5fb624b525a2011b2 2013-07-23 16:31:47 -04:00
Debian 4fa3c0f800 Updated to git HEAD adf5e2f6ecd1e2cd44011379d4db7a647c99b375 and bumped to FS v1.5.5b 2013-07-21 20:48:07 -04:00
Mazilo 986ee83a4e Updated to git HEAD 9ed53db590ae63ed941a9fe48e56435a903d07a0 2013-07-06 08:01:36 -04:00
Mazilo b7c55afa98 Updated to git HEAD a6f5efaedf201b29a653fe1390be8fde90c4bc4f 2013-06-25 21:04:32 -04:00
Mazilo ff2b66c0c9 Merge branch 'master' of git.nanl.de:openwrt/telephony 2013-06-21 22:34:30 -04:00
Jiri Slachta 100f27f3bb Directory structure restructuralized.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-06-21 13:55:47 +02:00