Commit graph

521 commits

Author SHA1 Message Date
John Crispin
cc2b959905 freeswitch: libsqlite2 and libedit do not exist
this leads to lots of these lines when updating the feed in CC

WARNING: No feed for package 'libsqlite2' found, maybe it's already part of the standard packages?
WARNING: No feed for package 'libedit' found, maybe it's already part of the standard packages?

Signed-off-by: John Crispin <blogic@openwrt.org>
2016-04-19 11:47:06 +02:00
Jiri Slachta
ea86469ec5 asterisk-13.x: update to 13.8.0
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-13 10:44:47 +02:00
Jiri Slachta
1fe84f401e asterisk-11.x: update to 11.22.0
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-13 10:44:17 +02:00
Daniel Golle
757d8d1f7f 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 10:46:43 +01:00
Alexander Ryzhov
e283983dac chan-sccp-b: fix source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-01-19 10:45:55 +01:00
Daniel Golle
eedb2673ad Merge pull request #92 from dangowrt/for-15.05.01
backport fixes and minor updates from master to for-15.10
2015-11-11 01:56:06 +01:00
Sebastian Kemper
98a8bea6a9 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:09:07 +02:00
Sebastian Kemper
e26c828073 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:09:07 +02:00
Daniel Golle
3542104099 chan-sccp-b: conflicts with asterisk*-chan-skinny
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-09 02:21:31 +02:00
Daniel Golle
cb751699aa 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-08 15:18:34 +02:00
Daniel Golle
426b108b31 asterisk-13.x: don't install duplicate files
Fixes #89

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:34 +02:00
Daniel Golle
09540a9b47 asterisk-13.x: add package for chan_dahdi
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:34 +02:00
Daniel Golle
84750f2cb8 asterisk-13.x: update to version 13.5.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:33 +02:00
Daniel Golle
0f95198b03 asterisk-1.8.x: add package for chan_dahdi
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:33 +02:00
Daniel Golle
a7d042cf84 asterisk-11.x: compile chan_dahdi with support for PRI and BRI
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:33 +02:00
Daniel Golle
42b2f10cab libpri: add new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:33 +02:00
John Papandriopoulos
e8de05f00a iksemel: restore package and all dependent asterisk modules 2015-10-08 15:18:33 +02:00
Mazi Lo
db4edca899 [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-10-08 15:18:33 +02:00
Daniel Golle
d86ac9ab89 dahdi-tools: update to 2.10.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:33 +02:00
Daniel Golle
bfb24763f1 dahdi-linux: update to 2.10.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:33 +02:00
Jiri Slachta
f0e9d471b0 [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-10-08 15:18:33 +02:00
Sebastian Kemper
12e67fca18 asterisk-11.x: Bump to 11.19.0
Compile-tested on BB 14.07.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2015-10-08 15:18:33 +02:00
Jiri Slachta
1c1d2f02a5 asterisk-13.x: fix syntax for bridge modules
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-10-08 15:18:33 +02:00
Jiri Slachta
b47b40fb05 baresip: closing #56, added modules speex-aec, speex-pp, httpd.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-10-08 15:18:33 +02:00
Jiri Slachta
1c7e5fca72 asterisk-13.x: change module ordering
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-10-08 15:18:33 +02:00
Jiri Slachta
cc772d799a re: update to 0.4.13
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-10-08 15:18:33 +02:00
Jiri Slachta
0e6f3cad55 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-10-08 15:18:33 +02:00
Jiri Slachta
269200fecc 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-10-08 15:18:33 +02:00
Daniel Golle
92f68f5c9c yate: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:32 +02:00
Daniel Golle
a2677867f0 kamailio-4.x: build against libevent2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:32 +02:00
Daniel Golle
58267f9baf chan-sccp-b: fix package install
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:32 +02:00
Daniel Golle
62159ffc09 asterisk-13.x: fixup real-time module
remove spurious ',' sign added in commit
a386bb33c7

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:32 +02:00
Diederik de Groot
46a7e1e5c0 chan-sccp-b:
- Update revision to point to stable V4.2 release
 - Add sqlite3 realtime example files
2015-10-08 15:18:32 +02:00
Diederik de Groot
96a8393ab8 Add realtime pbx, func and res modules 2015-10-08 15:18:32 +02:00
Diederik de Groot
2ef1bfad23 Add realtime pbx, func and res modules 2015-10-08 15:18:32 +02:00
Daniel Golle
aed7857cee asterisk-11.x-chan-dongle: support E1752 and refresh patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:32 +02:00
Daniel Golle
f0bb800287 asterisk-11.x-chan-dongle: fix audio endianess problem
Github user @ljakob supplied a patch in
https://github.com/openwrt/telephony/issues/7
--
Hi, I've solved the problem myself - it was an endianness bug:

Here what gave me the correct clue:

    audio is broken in one direction only
    audio is fine if you disable any timing-source within asterisk (no good idea if you want to use IAX)
    audio was fine on my x86 box
    I had a long look into the code :)

The bug is in the audio handling of timing_write in channel.c, the data sent to the socket is not changed to the correct endianness if a timing device is used.

Here is my patch, it's untested (just one call yet) but it's trivial enough:
http://www.hugo.weite-welt.com/asterisk13_chan_dongle_endianess.patch
it is against asterisk13 branch in
https://github.com/oleg-krv/asterisk-chan-dongle.git
but should fit into other asterisk versions nicely
--
This commit imports the patch above to asterisk-11.x-chan-dongle.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:28 +02:00
Daniel Golle
2a342cd5bf kamailio-4.x: update to version 4.3.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:17:29 +02:00
Sebastian Kemper
f33dd1483c asterisk-11.x: Don't bootstrap menuselect
The configure script generated by bootstrap.sh in the menuselect folder doesn't work properly. It doesn't check for 'sed', for instance, resulting in './configure: line 4622: -e: command not found'. The build works well without the bootstrap.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2015-10-08 15:17:29 +02:00
Daniel Golle
e6f696f68e asterisk-11.x: bump release
Updating configure-undef-res-ninit.patch in commit 2060702 changed
the resulting binaries on targets not previously failing to build
without the change. Bump the package release to reflect that.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:17:29 +02:00
Sebastian Kemper
2a5520857a asterisk-11x: Update 010-asterisk-configure-undef-res-ninit.patch
Lately configure is recreated from configure.ac. The current patch changes configure. So we patch it, then it gets recreated and our change is gone. So patch configure.ac instead. Without this change the build fails due to an undefined reference to res_nsearch.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2015-10-08 15:17:29 +02:00
Daniel Golle
6108a76b16 asterisk-11.x: fix package build
Clean up asterisk-11.x package and fix host-tools (menuselect)
similar to how asterisk-13.x is built.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:17:29 +02:00
Daniel Golle
23f36987b1 asterisk-11.x: build-depend on libxml2/host
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:17:29 +02:00
Daniel Golle
8885c6784c asterisk-11.x: update to 11.18.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:17:11 +02:00
Sebastian Kemper
2d319d0063 net/asterisk-11.x: Bump again to 11.17.1 (cross compile fix included)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2015-10-08 14:18:50 +02:00
Vittorio G (VittGam)
7b56edaa63 Avoid trying to load the echo module here
It would result in the warning "echo is already loaded" during package installation.

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2015-10-08 14:18:11 +02:00
Jiri Slachta
d4ca5e50e6 chan-sccp-b: switch to stable version 4.2 from rc, fix sample cfg
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-07-30 16:06:44 +02:00
Jiri Slachta
82990d3282 asterisk-13.x: close #78, update to 13.4.0
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-07-30 13:20:44 +02:00
Daniel Golle
6375e2a4aa asterisk-1.8.x: fix mysql library path detection
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-18 20:06:27 +02:00
Daniel Golle
863bc1e290 asterisk-11.x: disable building against broken libiksemel
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-18 16:14:00 +02:00