Commit Graph

664 Commits

Author SHA1 Message Date
Jiri Slachta a5f8e484e6 asterisk-1.8.x: remove obsolete package, it is after its EOL
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-05 10:17:38 +02:00
Jiri Slachta 676188043d baresip: add DTMF input/output module
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-05 10:06:43 +02:00
Jiri Slachta 37d4af3163 rem: update to version 0.4.7
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-05 09:10:40 +02:00
Jiri Slachta b2ce117c69 re: update to 0.4.15
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-05 09:10:19 +02:00
Jiri Slachta 6dd593474d restund: update to 0.4.12
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-05 09:09:33 +02:00
Jiri Slachta 0d4578a65a baresip: update to 0.4.18
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-05 09:05:46 +02:00
Jiri Slachta 3c3c702783 pjproject: update to 2.4.5
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-04 16:24:46 +02:00
Jiri Slachta 5a7f56635f asterisk-{11.x,13.x}: add several modules
Within this commit several modules has been added, such as:

* app_queue
* func_presencestate

Fixes within this commit adds several cfg files to basic
set of files and reduces used space by installing symlinks
(manually merged changes from pr #98 and from pr #103)

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-04 16:05:58 +02:00
Jiri Slachta c40cf1adeb Merge pull request #105 from dkgroot/patch-2
Chan-sccp-b release v4.2.3
2016-04-04 15:45:53 +02:00
Jiri Slachta 5cbf6fd835 asterisk-13.x: update to 13.8.0, fix several build issues
Within this commit asterisk has been upgraded to version 11.22.0.
Several build issues has also been fixed (thanks to musl fixes from
Alpine linux).

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-04 15:33:30 +02:00
Jiri Slachta 363ea69b25 asterisk-11.x: update to 11.22.0, fix several build issues
Within this commit asterisk has been upgraded to version 11.22.0.
Several build issues has also been fixed (thanks to musl fixes from
Alpine linux).

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-04 15:27:09 +02:00
Mazi Lo 12434a3d4d [FreeSWITCH]: commit cc0a062204cb51311619cd37f51b32b2f266729f
- fix libopus dependency

--
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2016-03-30 00:01:49 -04:00
Mazi Lo 5359ff9b62 [FreeSWITCH]: flag mod-flite as broken (requires unavailable flite package).
--
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2016-03-28 14:06:29 -04:00
Mazi Lo f780db1445 [FreeSWITCH]: Update patched files for musl
--
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2016-03-26 18:20:35 -04:00
Mazi Lo 1f256b0b9d [FreeSWITCH]: Remove unused patched files
--
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2016-03-26 18:17:15 -04:00
Mazi Lo 1ee1586053 [FreeSWITCH]: Ref. to FS git commit bb258288801b50e8fb673a620a6c2b4855e11daf
1. Update to FS v1.7.0
 2. Fix erlang detection
 3. Fix mod-python
 4. Add libvpx and libyuv configure switches.
 5. Add mod-graylog2, mod-png, mod-prefix, and mod-translate.
 6. Use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST).

--
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2016-03-26 17:49:30 -04:00
Diederik de Groot 250d54ff35 Chan-sccp-b release v4.2.3
New Features in V4.2.3
 - Warning about use of ancient gcc compiler
 - New desktop/background images
 - New AMI Function:SCCPShowRefcount
 - Support for newer/future version of automake
 - Small size reduction of chan_sccp.so

Bug Fixes
 - Channel being left behind after hangup
 - Scheduled Hangup / Schedule Digit Timeout
 - Potential Deadlock Fallback Atomic Functions
 - MWI loosing track of new voicemails under certain circumstances
 - using gnu version of libiconv fixed
 - gen_sccp_enum improved / gnu awk extension dependency removed
 - set socket option should happen before binding to the socket
 - channel monitor/record handling fixed
 - Code cleanup / fixed memory leaks / fixed potential null pointer dereferences
 - Some smaller patches (Check ChangeLog for details)
2016-02-18 03:47:53 +01:00
Daniel Golle 6dd432b5be dahdi-linux: skip blob firmware download
DAHDI tries downloading firmware blobs from Digium's server which are
for hardware not supported by the OpenWrt package and those blobs are
licensed prohibiting redistribution. Thus there is no point in
downloading them at all, especially as the download failing frequently
causes build failures.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-19 11:15:31 +01:00
Jiri Slachta 14e503db0a Merge pull request #97 from ryzhovau/chan-sccp-b_src
chan-sccp-b: fix source URL
2015-12-16 12:26:16 +01:00
Alexander Ryzhov 2095547dc8 chan-sccp-b: fix source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-12-06 11:20:43 -05:00
Sebastian Kemper e22f7315c6 net/asterisk: Update asterisk-13.x to 13.6.0
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
[daniel@makrotopia.org: split patch, one for each version]
2015-10-11 12:06:36 +02:00
Sebastian Kemper d87bc4beec net/asterisk: Update asterisk-11.x to 11.20.0
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
[daniel@makrotopia.org: split patch, one for each version]
2015-10-11 12:06:30 +02:00
Daniel Golle e013094909 chan-sccp-b: conflicts with asterisk*-chan-skinny
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-09 02:20:33 +02:00
Daniel Golle 25215d4ca0 asterisk-13.x: keep conf-* sounds
conf-* sounds are not package anywhere else, thus keep them in
asterisk13-sounds.

Fixes #90

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-02 03:21:31 +02:00
Daniel Golle eb021498ae asterisk-13.x: don't install duplicate files
Fixes #89

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-02 03:19:59 +02:00
Daniel Golle 33434abd38 asterisk-13.x: add package for chan_dahdi
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-02 03:09:24 +02:00
Daniel Golle 856e0c77d8 asterisk-13.x: update to version 13.5.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-02 02:44:46 +02:00
Daniel Golle 30aa7bc969 asterisk-1.8.x: add package for chan_dahdi
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-02 02:07:44 +02:00
Daniel Golle f09b7600aa libpri: fix warning when building with musl
fix #warning redirecting incorrect #include <sys/signal.h> to <signal.h>

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-02 00:12:09 +02:00
Daniel Golle 7d9f2ac613 asterisk-11.x: compile chan_dahdi with support for PRI and BRI
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-27 00:17:00 +02:00
Daniel Golle 185e293082 libpri: add new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-27 00:16:58 +02:00
Robert Högberg c4ed82eca6 yate-scripts-perl: Add dependency on perlbase-data
Yate.pm that is included in yate-scripts-perl uses perl package Data::Dumper
which is provided by openwrt package perlbase-data. Update dependency to
reflect this.

Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2015-09-13 23:57:47 +02:00
Robert Högberg eee9a3661c yate-mod-extmodule: Include and install script echo.sh
echo.sh is a simple yate script which can be used to echo back audio to a
caller. It's useful for testing purposes.

Since the script is a basic shell script it has no specific dependencies.

Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2015-09-13 23:54:31 +02:00
Jiri Slachta 639e92d8d2 Merge pull request #83 from jpap/jpap/restore-iksemel-1.4
iksemel: restore package and all dependent asterisk modules
2015-09-09 12:23:25 +02:00
John Papandriopoulos 7fb39ad0fc iksemel: restore package and all dependent asterisk modules 2015-09-08 23:55:15 -07:00
Jiri Slachta 287718f60c Merge pull request #82 from micmac1/master
asterisk-11.x: Bump to 11.19.0
2015-09-08 13:01:38 +02:00
Mazi Lo 6f84247b3e [FreeSWITCH]
1. Removed PROCESS_SHARED locks check from libs/apr/configure.ac.
2. Flagged mod_flite as BROKEN due to lack of flite package.
3. Added some additional modules, i.e. mod_av, mod_esl, and flagged as BROKEN for now.
4. Depricated mod_celt.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2015-09-06 00:45:25 -04:00
Mazi Lo 1a8b0e05ee [FreeSWITCH]: Update to v1.5.final
1. Added an sqlite2 option for configure in apr-util
2. Moved bootstrap to Prepare stage.
3. Restructured patches directory to include CONFIG_LIBC
4. Fixed some modules dependency issues.
5. Reinstated mod_enum as not BROKEN.
6. Renamed mod_vp8 to mod_vpx according to FS changes.
7. Added some new modules and some are flagged as BROKEN.
   i.e. mod_cv, mod_hiredis (BROKEN), mod_kazoo, mod_smpp (BROKEN)
8. Flagged some modules as BROKEN due to insufficient libraries.
   i.e. mod_bv, mod_codec2, mod_fsv, mod_ilbc, mod_silk, mod_siren
9. Removed mod_snipe_hunt (depricated by FS)

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2015-08-29 12:23:52 -04:00
Daniel Golle 165f6c9f17 dahdi-tools: update to 2.10.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-08-19 12:53:24 +02:00
Daniel Golle 712a5972eb dahdi-linux: update to 2.10.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-08-19 12:53:20 +02:00
Jiri Slachta 9f549b1393 [PATCH] baresip: upgrade to 0.4.14
- upgrade baresip to 0.4.14
- uuid module is now part of the core-baresip
- add building of dtmfio module

Signed-off-By: Alfred E. Heggestad <aeh@db.org>
Acked-by: Jiri Slachta <slachta@cesnet.cz>
Tested-by: Jiri Slachta <slachta@cesnet.cz>
2015-08-12 13:56:44 +02:00
Sebastian Kemper b01c3126d3 asterisk-11.x: Bump to 11.19.0
Compile-tested on BB 14.07.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2015-08-08 09:33:59 +02:00
Jiri Slachta 22eb4a39ee asterisk-13.x: fix syntax for bridge modules
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-07-30 13:17:26 +02:00
Jiri Slachta bd845fa44b baresip: closing #56, added modules speex-aec, speex-pp, httpd.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-07-22 15:16:46 +02:00
Jiri Slachta 04d123ddc3 asterisk-13.x: change module ordering
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-07-02 12:09:57 +02:00
Jiri Slachta c68070ff30 re: update to 0.4.13
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-07-02 11:35:13 +02:00
Jiri Slachta e6f05a9e0a asterisk-11.x: modules restructuralization and addition
Within this commit following issues has been fixed:
* app_directory has been added
* voicemail module has been split to res_adsi, res_smdi and voicemail
* res_calendar has been added

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-07-02 09:03:05 +02:00
Jiri Slachta 8c02ae43d0 asterisk-13.x: modules restructuralization and addition
Within this commit several modules were reworked and simplified.
* Voicemail module has been split to res-adsi, res-smdi and voicemail
module.
* app_confbridge has been split to atomic bridge modules
* res_calendar has been added

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-07-01 15:25:30 +02:00
Daniel Golle d567d6c1c4 yate: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-28 23:16:31 +02:00
Daniel Golle 5eebac5572 yate: fix build with musl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-28 22:27:00 +02:00