feed/telephony.git
9 years agokamailio-4.x: partially revert previous commit, fixes path for cfg
Jiri Slachta [Wed, 28 Jan 2015 15:45:22 +0000 (16:45 +0100)]
kamailio-4.x: partially revert previous commit, fixes path for cfg

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio4: add debugger module
Jiri Slachta [Fri, 23 Jan 2015 14:09:39 +0000 (15:09 +0100)]
kamailio4: add debugger module

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio-4.x: fix path for configuration files in package Makefile
Jiri Slachta [Mon, 19 Jan 2015 13:16:04 +0000 (14:16 +0100)]
kamailio-4.x: fix path for configuration files in package Makefile

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-11.x: fix chan-dahdi dependencies
Jiri Slachta [Fri, 16 Jan 2015 15:57:31 +0000 (16:57 +0100)]
asterisk-11.x: fix chan-dahdi dependencies

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio-4.x: fix install/module macro
Jiri Slachta [Thu, 15 Jan 2015 12:03:44 +0000 (13:03 +0100)]
kamailio-4.x: fix install/module macro

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio-4.x: remove checking module selection
Jiri Slachta [Thu, 15 Jan 2015 11:34:47 +0000 (12:34 +0100)]
kamailio-4.x: remove checking module selection

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio-4.x: update to 4.2.2
Jiri Slachta [Thu, 15 Jan 2015 07:07:33 +0000 (08:07 +0100)]
kamailio-4.x: update to 4.2.2

This commit deals with the update of kamailio to version 4.2.2 and
also fixes the mechanism for module inclusion. Instead of building
all modules by default only selected modules are built.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoMerge pull request #8 from dangowrt/master
Jiri Slachta [Thu, 8 Jan 2015 20:40:41 +0000 (21:40 +0100)]
Merge pull request #8 from dangowrt/master

dahdi-linux: fix oct612x compile on some ARM targets

9 years agodahdi-linux: fix oct612x compile on some ARM targets 8/head
Daniel Golle [Thu, 8 Jan 2015 02:24:22 +0000 (03:24 +0100)]
dahdi-linux: fix oct612x compile on some ARM targets

Unbreak dahdi-linux build at least for cns3xxx, kirkwood, mvebu and oxnas
by explicitely including slab.h in oct612x-user.c.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agobaresip: Fix avcodec and avformat CFLAGS. This commit fixes #6.
Jiri Slachta [Sun, 4 Jan 2015 13:11:30 +0000 (14:11 +0100)]
baresip: Fix avcodec and avformat CFLAGS. This commit fixes #6.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agobaresip: update to version 0.4.12
Jiri Slachta [Sun, 28 Dec 2014 16:03:36 +0000 (17:03 +0100)]
baresip: update to version 0.4.12

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoMerge pull request #5 from VittGam/master
Jiri Slachta [Tue, 23 Dec 2014 11:48:26 +0000 (12:48 +0100)]
Merge pull request #5 from VittGam/master

dahdi-tools: Removed dahdi_tool, as it requires libnewt (it's not optional unfortunately). Also add fxotune.

9 years agodahdi-tools: Removed dahdi_tool, as it requires libnewt (it's not optional unfortunat... 5/head
VittGam [Tue, 23 Dec 2014 11:18:22 +0000 (12:18 +0100)]
dahdi-tools: Removed dahdi_tool, as it requires libnewt (it's not optional unfortunately). Also add fxotune.

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
9 years agoMerge pull request #4 from VittGam/master
Jiri Slachta [Tue, 23 Dec 2014 08:53:52 +0000 (09:53 +0100)]
Merge pull request #4 from VittGam/master

Add DAHDI support

9 years agoFix indentation. 4/head
VittGam [Tue, 23 Dec 2014 08:34:17 +0000 (09:34 +0100)]
Fix indentation.

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
9 years agoAdded dahdi_tool.
VittGam [Tue, 23 Dec 2014 08:31:30 +0000 (09:31 +0100)]
Added dahdi_tool.

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
9 years agoBumped asterisk-11.x PKG_RELEASE.
VittGam [Tue, 23 Dec 2014 08:23:55 +0000 (09:23 +0100)]
Bumped asterisk-11.x PKG_RELEASE.

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
9 years agoDirectories renamed to respect the naming convention. ;)
VittGam [Tue, 23 Dec 2014 08:23:10 +0000 (09:23 +0100)]
Directories renamed to respect the naming convention. ;)

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
9 years agoAdd DAHDI support to Asterisk 11.
VittGam [Mon, 22 Dec 2014 10:35:19 +0000 (11:35 +0100)]
Add DAHDI support to Asterisk 11.

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
9 years agoAdd dahdi-linux and dahdi-tools packages.
VittGam [Mon, 22 Dec 2014 10:34:05 +0000 (11:34 +0100)]
Add dahdi-linux and dahdi-tools packages.

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
9 years agoasterisk-1.8.x: delete abandoned /etc/default/asterisk file
Jiri Slachta [Sun, 21 Dec 2014 13:34:23 +0000 (14:34 +0100)]
asterisk-1.8.x: delete abandoned /etc/default/asterisk file

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-11.x: update to 11.15.0, remove /etc/default/asterisk
Jiri Slachta [Sun, 21 Dec 2014 13:32:06 +0000 (14:32 +0100)]
asterisk-11.x: update to 11.15.0, remove /etc/default/asterisk

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio: add sleep time to init during restart
Jiri Slachta [Sun, 21 Dec 2014 13:24:38 +0000 (14:24 +0100)]
kamailio: add sleep time to init during restart

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agortpproxy: add init script and UCI config
Jiri Slachta [Sun, 21 Dec 2014 11:25:42 +0000 (12:25 +0100)]
rtpproxy: add init script and UCI config

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoMerge pull request #3 from ryzhovau/asterisk-1.8.x-codec-g729
Jiri Slachta [Thu, 18 Dec 2014 20:01:59 +0000 (21:01 +0100)]
Merge pull request #3 from ryzhovau/asterisk-1.8.x-codec-g729

asterisk-1.8.x-codec-g729: fix description and included files

9 years agoasterisk-1.8.x-codec-g729: fix description and included files 3/head
Alexander Ryzhov [Thu, 18 Dec 2014 09:13:37 +0000 (12:13 +0300)]
asterisk-1.8.x-codec-g729: fix description and included files

9 years agorestund: update to 0.4.11
Jiri Slachta [Sat, 13 Dec 2014 10:19:17 +0000 (11:19 +0100)]
restund: update to 0.4.11

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agore: update to 0.4.11
Jiri Slachta [Sat, 13 Dec 2014 10:18:55 +0000 (11:18 +0100)]
re: update to 0.4.11

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-1.8.x: chan-lantiq: dependency fixes for xrx200
Jiri Slachta [Sat, 13 Dec 2014 09:30:54 +0000 (10:30 +0100)]
asterisk-1.8.x: chan-lantiq: dependency fixes for xrx200

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-1.8.x: fix chan-lantiq dependency
John Crispin [Fri, 12 Dec 2014 17:17:37 +0000 (18:17 +0100)]
asterisk-1.8.x: fix chan-lantiq dependency

should only build for lantiq boards

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agokamailio: add module xmlrpc and drouting
Jiri Slachta [Fri, 12 Dec 2014 11:54:28 +0000 (12:54 +0100)]
kamailio: add module xmlrpc and drouting

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoRevert "libsrtp: update to 1.5.0, switch to github repo"
Jiri Slachta [Fri, 12 Dec 2014 08:56:50 +0000 (09:56 +0100)]
Revert "libsrtp: update to 1.5.0, switch to github repo"

This reverts commit 722ea9b644cf53871b725b13794e19f6512886ac.

9 years agoRevert "libsrtp: fix CFLAGS: use /dev/urandom"
Jiri Slachta [Fri, 12 Dec 2014 08:54:43 +0000 (09:54 +0100)]
Revert "libsrtp: fix CFLAGS: use /dev/urandom"

This reverts commit 057da5525e13fcbd75768cd7c9e2d1453374ba04.

9 years agoAdd README.md file.
Jiri Slachta [Thu, 11 Dec 2014 12:55:15 +0000 (13:55 +0100)]
Add README.md file.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoMerge pull request #1 from blogic/master
Jiri Slachta [Thu, 11 Dec 2014 08:24:31 +0000 (09:24 +0100)]
Merge pull request #1 from blogic/master

asterisk-1.8.x: fix the ltq-vmmc dependecy

9 years agoasterisk-1.8.x: fix the ltq-vmmc dependecy 1/head
John Crispin [Thu, 11 Dec 2014 08:22:22 +0000 (09:22 +0100)]
asterisk-1.8.x: fix the ltq-vmmc dependecy

this broke full builds for !lantiq targets

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agolibsrtp: fix CFLAGS: use /dev/urandom
Jiri Slachta [Sat, 6 Dec 2014 18:16:29 +0000 (19:16 +0100)]
libsrtp: fix CFLAGS: use /dev/urandom

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agolibsrtp: update to 1.5.0, switch to github repo
Jiri Slachta [Sat, 6 Dec 2014 12:02:21 +0000 (13:02 +0100)]
libsrtp: update to 1.5.0, switch to github repo

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-codec-g729: update to 1.3.0
Jiri Slachta [Sat, 29 Nov 2014 13:28:55 +0000 (14:28 +0100)]
asterisk-codec-g729: update to 1.3.0

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-1.8.x: update to 1.8.32.1
Jiri Slachta [Sat, 29 Nov 2014 13:24:04 +0000 (14:24 +0100)]
asterisk-1.8.x: update to 1.8.32.1

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-11.x: update to 11.4.1
Jiri Slachta [Sat, 29 Nov 2014 13:23:11 +0000 (14:23 +0100)]
asterisk-11.x: update to 11.4.1

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio-3.x: fix typo in package title
Jiri Slachta [Fri, 21 Nov 2014 05:25:12 +0000 (06:25 +0100)]
kamailio-3.x: fix typo in package title

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio-4.x: update to version 4.2.1
Jiri Slachta [Fri, 21 Nov 2014 03:02:23 +0000 (04:02 +0100)]
kamailio-4.x: update to version 4.2.1

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio-3.x: fix kamdbctl and database modules to work properly
Jiri Slachta [Fri, 21 Nov 2014 03:01:14 +0000 (04:01 +0100)]
kamailio-3.x: fix kamdbctl and database modules to work properly

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-11.x: update to 11.14.0
Jiri Slachta [Wed, 12 Nov 2014 14:37:38 +0000 (15:37 +0100)]
asterisk-11.x: update to 11.14.0

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-1.8.x: update to 1.8.32.0
Jiri Slachta [Wed, 12 Nov 2014 14:36:52 +0000 (15:36 +0100)]
asterisk-1.8.x: update to 1.8.32.0

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio-4.x: enhance database modules (to make kamdbctl working)
Jiri Slachta [Wed, 12 Nov 2014 14:36:01 +0000 (15:36 +0100)]
kamailio-4.x: enhance database modules (to make kamdbctl working)

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoUpdate a few of the PKG_LICENSE tags to be more accurate
Jiri Slachta [Wed, 5 Nov 2014 20:54:40 +0000 (21:54 +0100)]
Update a few of the PKG_LICENSE tags to be more accurate

Signed-off-by: Eric Schultz <eschultz@prplfoundation.org>
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agosmap: move abandoned smap package to packages-abandoned repository
Jiri Slachta [Tue, 4 Nov 2014 16:04:52 +0000 (17:04 +0100)]
smap: move abandoned smap package to packages-abandoned repository

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoAdd PKG_LICENSE to the rest of the packages
Jiri Slachta [Tue, 4 Nov 2014 16:00:24 +0000 (17:00 +0100)]
Add PKG_LICENSE to the rest of the packages

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoAdd PKG_LICENSE variable to the most of the packages.
Jiri Slachta [Tue, 4 Nov 2014 15:00:37 +0000 (16:00 +0100)]
Add PKG_LICENSE variable to the most of the packages.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-1.8.x: update to version 1.8.31.1
Jiri Slachta [Wed, 29 Oct 2014 07:57:09 +0000 (08:57 +0100)]
asterisk-1.8.x: update to version 1.8.31.1

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-11.x: update to version 11.13.1
Jiri Slachta [Wed, 29 Oct 2014 07:56:35 +0000 (08:56 +0100)]
asterisk-11.x: update to version 11.13.1

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio-4.x: simplify install macro
Jiri Slachta [Tue, 28 Oct 2014 20:55:48 +0000 (21:55 +0100)]
kamailio-4.x: simplify install macro

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agobaresip: use MENU:=1 to behave as other telephony packages
Jiri Slachta [Tue, 28 Oct 2014 20:43:11 +0000 (21:43 +0100)]
baresip: use MENU:=1 to behave as other telephony packages

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio-3.x: remove unused defaults file
Jiri Slachta [Tue, 28 Oct 2014 19:30:44 +0000 (20:30 +0100)]
kamailio-3.x: remove unused defaults file

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-gui: comment out the template password protected sections
Jiri Slachta [Tue, 28 Oct 2014 19:12:39 +0000 (20:12 +0100)]
asterisk-gui: comment out the template password protected sections

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-chan-sccp-b: switch to last changed revision 5738
Jiri Slachta [Tue, 28 Oct 2014 19:10:04 +0000 (20:10 +0100)]
asterisk-chan-sccp-b: switch to last changed revision 5738

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoiksemel,libosip2,libsrtp,rem,spandsp: move to Telephony submenu in libs
Jiri Slachta [Tue, 28 Oct 2014 19:03:29 +0000 (20:03 +0100)]
iksemel,libosip2,libsrtp,rem,spandsp: move to Telephony submenu in libs

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agore: update to 0.4.10
Jiri Slachta [Tue, 28 Oct 2014 18:59:15 +0000 (19:59 +0100)]
re: update to 0.4.10

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio-4.x: update to version 4.2.0
Jiri Slachta [Tue, 28 Oct 2014 18:48:30 +0000 (19:48 +0100)]
kamailio-4.x: update to version 4.2.0

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoFreeSWITCH:
Mazi Lo [Tue, 28 Oct 2014 06:25:39 +0000 (02:25 -0400)]
FreeSWITCH:

1. Some platforms failed in configure process while checking for working
PROCESS_SHARED locks. Perhaps, this is caused by apr_cv_process_shared_works
variable set to yes in configure.ac file. This commit will set the
variable to no and see if configure process will pass such test.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
9 years agokamailio: change package directories to be major version specific
Jiri Slachta [Mon, 27 Oct 2014 09:08:23 +0000 (10:08 +0100)]
kamailio: change package directories to be major version specific

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio: fix init script
Jiri Slachta [Sun, 26 Oct 2014 21:27:30 +0000 (22:27 +0100)]
kamailio: fix init script

The init script now correctly uses PID files to kill kamailio on stop.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoFreeSWITCH:
Mazi Lo [Sun, 26 Oct 2014 14:56:06 +0000 (10:56 -0400)]
FreeSWITCH:

1. The included patched file (1130800-libs-srtp-configure-ac.patch) did
not seem to get pushed to the git server. Here we try again.

2. Update the patches/0000011-Makefile.am.patch file.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
9 years agoFreeSWITHC: git HASH 12b6940644a68ea444c0e430412d419ae368d4a8
Mazi Lo [Sun, 26 Oct 2014 04:02:04 +0000 (00:02 -0400)]
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>
9 years agoFreeSWITCH: git HASH cf332d7cdccfa1e37f31c4f240714937d9f650f9
Mazi Lo [Fri, 24 Oct 2014 13:58:10 +0000 (09:58 -0400)]
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>
9 years agoFreeSWITCH:
Mazi Lo [Thu, 23 Oct 2014 19:14:01 +0000 (15:14 -0400)]
FreeSWITCH:

1. Partially revert previous commit (11c475ad4) for python detection
   in configure.ac scripts.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
9 years agoFreeSWITCH: git HASH 7faf9f4c25420204b53b5bbda1d228536778b39b
Mazi Lo [Mon, 20 Oct 2014 01:27:13 +0000 (21:27 -0400)]
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>
9 years agoFreeSWITCH: git HASH e3e267f46249abf714dd596dc89e545fd844aaee
Mazi Lo [Wed, 15 Oct 2014 16:10:55 +0000 (12:10 -0400)]
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>
9 years agoasterisk-1.8.x: fix dependencies to kmod-ltq-vmmc
Jiri Slachta [Mon, 13 Oct 2014 10:33:05 +0000 (12:33 +0200)]
asterisk-1.8.x: fix dependencies to kmod-ltq-vmmc

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-1.8.x-chan-lantiq: fix #18090, rewrite subpackage
Jiri Slachta [Sun, 12 Oct 2014 19:41:09 +0000 (21:41 +0200)]
asterisk-1.8.x-chan-lantiq: fix #18090, rewrite subpackage

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoFreeSWITCH:
Mazi Lo [Sat, 11 Oct 2014 21:09:37 +0000 (17:09 -0400)]
FreeSWITCH:

1. Update MD5SUM for sound-en-callie-8000 file.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
9 years agoFreeSWITCH:
Mazi Lo [Sat, 11 Oct 2014 19:25:26 +0000 (15:25 -0400)]
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>
9 years agoFreeSWITCH:
Mazi Lo [Sat, 11 Oct 2014 17:27:34 +0000 (13:27 -0400)]
FreeSWITCH:

1. Remove -Werror from gnu platform

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
9 years agoFreeSWITCH: Git HASH e4e9b1b9f93f3b1c6e344519d52d3854520ba29a
Mazi Lo [Sat, 11 Oct 2014 13:58:41 +0000 (09:58 -0400)]
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>
9 years agoFreeSWITCH: Git HASH 66dafbde8ca0484141f044bcdf8132310742b443
Mazi Lo [Fri, 10 Oct 2014 14:19:31 +0000 (10:19 -0400)]
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>
9 years agobcg729, asterisk-codec-g729: Introduce support for codec g729
Jiri Slachta [Wed, 8 Oct 2014 09:00:44 +0000 (11:00 +0200)]
bcg729, asterisk-codec-g729: Introduce support for codec g729

Within this commit the support for g729 codec is introduced (thanks
to Alex Samorukov)

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoMerge branch 'master' of git.openwrt.org:feed/telephony
Mazi Lo [Sun, 5 Oct 2014 23:26:09 +0000 (19:26 -0400)]
Merge branch 'master' of git.openwrt.org:feed/telephony

FreeSWITCH: Update sounds-en-08KHz package to a correct MD5SUM.

9 years agoFreeSWITCH: Update sounds-en-08KHz to a correct MD5SUM.
Mazi Lo [Sun, 5 Oct 2014 23:22:48 +0000 (19:22 -0400)]
FreeSWITCH: Update sounds-en-08KHz to a correct MD5SUM.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
9 years agoasterisk-1.8.x: simplify dependency for chan-lantiq, get rid of unnecessary ltqtapi...
Felix Fietkau [Sun, 5 Oct 2014 18:57:09 +0000 (20:57 +0200)]
asterisk-1.8.x: simplify dependency for chan-lantiq, get rid of unnecessary ltqtapi.mk include

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
9 years agoFreeSWITCH: FS git hash f7210b2402488ec8f9be97cc79921fa605bbb7a4
Mazi Lo [Sun, 5 Oct 2014 12:37:35 +0000 (08:37 -0400)]
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>
9 years agoasterisk-chan-sccp-b: update to rev 5151
Jiri Slachta [Sat, 27 Sep 2014 13:29:41 +0000 (15:29 +0200)]
asterisk-chan-sccp-b: update to rev 5151

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-11.x: update to 11.13.0
Jiri Slachta [Sat, 27 Sep 2014 13:28:24 +0000 (15:28 +0200)]
asterisk-11.x: update to 11.13.0

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-1.8.x: update to 1.8.31.0
Jiri Slachta [Sat, 27 Sep 2014 13:26:54 +0000 (15:26 +0200)]
asterisk-1.8.x: update to 1.8.31.0

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agokamailio-4.1.x: update to 4.1.6
Jiri Slachta [Tue, 23 Sep 2014 08:24:22 +0000 (10:24 +0200)]
kamailio-4.1.x: update to 4.1.6

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-chan-sccp-b: update to revision 5746
Jiri Slachta [Tue, 23 Sep 2014 08:14:35 +0000 (10:14 +0200)]
asterisk-chan-sccp-b: update to revision 5746

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-11.x: update to 11.2.1
Jiri Slachta [Tue, 23 Sep 2014 07:32:06 +0000 (09:32 +0200)]
asterisk-11.x: update to 11.2.1

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-chan-sccp-b: update to 5735
Jiri Slachta [Wed, 10 Sep 2014 18:21:07 +0000 (20:21 +0200)]
asterisk-chan-sccp-b: update to 5735

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoFreeSWITCH;
Mazi Lo [Sat, 6 Sep 2014 20:02:09 +0000 (16:02 -0400)]
FreeSWITCH;

    Add rpath "/usr/lib/perl5/5.20/CORE" for FS to locate libperl.so

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
9 years agoMerge branch 'master' of git.openwrt.org:feed/telephony
Mazi Lo [Sat, 6 Sep 2014 18:22:07 +0000 (14:22 -0400)]
Merge branch 'master' of git.openwrt.org:feed/telephony

9 years agoFreeSWITCH:
Mazi Lo [Sat, 6 Sep 2014 18:13:44 +0000 (14:13 -0400)]
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>
9 years agofreeswitch: fix build when ccache is enabled
John Crispin [Thu, 17 Jul 2014 20:28:50 +0000 (21:28 +0100)]
freeswitch: fix build when ccache is enabled

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agoasterisk-11.x: update to 11.12.0
Jiri Slachta [Sat, 23 Aug 2014 15:57:10 +0000 (17:57 +0200)]
asterisk-11.x: update to 11.12.0

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoasterisk-1.8.x: update to 1.8.30.0
Jiri Slachta [Sat, 23 Aug 2014 15:56:00 +0000 (17:56 +0200)]
asterisk-1.8.x: update to 1.8.30.0

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoyate: add patch that adds ppc arch to typedefs.h
Jiri Slachta [Mon, 18 Aug 2014 12:01:39 +0000 (14:01 +0200)]
yate: add patch that adds ppc arch to typedefs.h

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoFreeSWITCH:
Mazi Lo [Sat, 16 Aug 2014 02:08:15 +0000 (22:08 -0400)]
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>
9 years agokamailio-4.1.x: remove duplicit nathelper module
Jiri Slachta [Wed, 13 Aug 2014 12:46:22 +0000 (14:46 +0200)]
kamailio-4.1.x: remove duplicit nathelper module

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoFreeSWITCH: Fix libs/srtp.
Mazi Lo [Tue, 12 Aug 2014 14:49:12 +0000 (10:49 -0400)]
FreeSWITCH: Fix libs/srtp.

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
9 years agoyate: fix typo
Jiri Slachta [Tue, 12 Aug 2014 12:09:11 +0000 (14:09 +0200)]
yate: fix typo

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>