Stefan Koch
0d0159c8d3
Added chan_lantiq source and config files for asterisk11
...
Version ae67f304cb14c6692f0276e09fd7062a745bc7f5 (asterisk-11) from repository
https://github.com/kochstefan/asterisk_channel_lantiq.git
Signed-off-by: Stefan Koch <stefan.koch10@gmail.com>
2017-03-09 23:42:29 +01:00
Stefan Koch
fa1f93a4da
Added chan_lantiq to makefile of asterisk11
...
Based on version 30aa7bc969
of net/asterisk-1.8.x/Makefile
Signed-off-by: Stefan Koch <stefan.koch10@gmail.com>
2017-03-09 23:42:27 +01:00
Daniel Engberg
fa00828f67
net/baresip: Update to 0.5.0
...
Update to 0.5.0
Remove Speex as it's being obsoleted by upstream.
Add Opus to replace Speex
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-07 06:45:38 -06:00
Daniel Engberg
af7ad3497b
net/yate: Remove support for Speex
...
Remove Speex as it's being obsoleted by upstream.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-04 19:12:48 -06:00
Robert Högberg
2d4f799440
yate-scripts-perl: Add script to block phones which fail to authenticate
...
Yate ships with a php script (banbrutes.php) which can help block brute
force login/password attacks. Since Yate for OpenWrt doesn't support
php scripts I've written a similar script in perl that's easier to use
with OpenWrt.
The script uses the iptables extension "recent" to keep track of
authentication failures and block users after too many authentication
failures.
This is an alternative to #87 . The functionality is mostly the same,
but this is a slightly simplified, more light-weight version since
IP sets aren't used.
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2016-10-01 22:17:16 +02:00
Robert Högberg
1a4d76347a
yate: Call pthread_key_create when the key is first accessed
...
pthread_key_create used to be called when a specific static key object was
initialized, but if another static object was initialized earlier and this
other object needed the key during its initialization yate would crash.
Fixes #99
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2016-09-09 19:55:24 +02:00
Daniel Golle
1038a5f2d3
asterisk-13.x: update to version 13.9.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-06-12 13:06:56 +02:00
Jiri Slachta
7a4de7c71d
multiple packages: change PKG_MAINTAINER email address
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-05-31 20:12:51 +02:00
Alfred E. Heggestad
6e95a9219d
upgrade baresip to version 0.4.19
2016-05-20 19:22:00 +02:00
Jiri Slachta
4b395e9358
asterisk-{11.x,13.x}: remove module fax and fax-spandsp
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-07 16:20:12 +02:00
Jiri Slachta
f5a904997c
asterisk-g72x: remove variant for asterisk18
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-07 16:04:59 +02:00
Jiri Slachta
2f71b2168b
chan-sccp-b: remove variant for asterisk18
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-07 16:03:07 +02:00
Jiri Slachta
d9f5a1e80b
kamailio-3.x: remove obsolete package after EOL
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-07 16:01:19 +02:00
Jiri Slachta
9a74517750
asterisk-13.x: cleanup patches, add HEP support
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-07 15:36:27 +02:00
Jiri Slachta
20fd52b9f6
kamailio-4.x: update to 4.4.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-07 14:53:40 +02:00
Jiri Slachta
6dcc36464b
asterisk-13.x: use conflicts only in asterisk11 makefile
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-05 10:42:02 +02:00
Jiri Slachta
c0e1c650c1
asterisk-{11.x,13.x}: add package conflicts
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-05 10:20:48 +02:00
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
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
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
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
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
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
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
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
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
Daniel Golle
04527e08b8
baresip: fix build with musl
...
alsa-lib needs _GNU_SOURCE to be set for integer types to be defined.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-28 20:46:45 +02:00
Daniel Golle
a28e403244
kamailio-4.x: build against libevent2
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-26 15:06:56 +02:00
Daniel Golle
6175bfe6b3
chan-sccp-b: fix package install
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-26 00:27:19 +02:00
Daniel Golle
320d264a1d
asterisk-13.x: fixup real-time module
...
remove spurious ',' sign added in commit
a386bb33c7
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-26 00:13:37 +02:00
Daniel Golle
ee4bec0425
Merge pull request #74 from dkgroot/chan-sccp-b_V4.2
...
chan-sccp-b: stable release / realtime examples
2015-06-25 23:39:58 +02:00
Daniel Golle
babe1545a5
Merge pull request #73 from dkgroot/sqlite_for_asterisk-13.x
...
Asterisk-13.x: Add realtime pbx, func and res modules
2015-06-25 23:39:36 +02:00
Daniel Golle
57e2ddeeb3
Merge pull request #72 from dkgroot/sqlite_for_asterisk-11.x
...
Asterisk-11.x: Add realtime pbx, func and res modules
2015-06-25 23:39:05 +02:00
Daniel Golle
975dfb2b4c
Merge pull request #71 from plntyk/miax-musl
...
miax: fix musl build
2015-06-25 19:45:17 +02:00
Daniel Golle
032c66c0b2
Merge pull request #76 from jow-/sipp-musl-compat
...
sipp: fix musl compatibility
2015-06-25 19:43:48 +02:00
Jo-Philipp Wich
b9ea1b0d7d
sipp: fix musl compatibility
...
Always include `sys/types.h` as it is basically required by anything besides
Glibc and uClibc. Fixes build against musl.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-25 17:50:33 +02:00
Jo-Philipp Wich
43c6d1e59e
siproxd: fix musl compatibility
...
- Add missing `sys/types.h` include to provide `u_short` type under musl
- Add missing `string.h` includes to avoid implicit function declarations
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-25 17:44:13 +02:00
Diederik de Groot
565564e5b6
chan-sccp-b:
...
- Update revision to point to stable V4.2 release
- Add sqlite3 realtime example files
2015-06-25 17:28:59 +02:00
Diederik de Groot
a386bb33c7
Add realtime pbx, func and res modules
2015-06-25 17:22:10 +02:00
Diederik de Groot
cf5c4e6d82
Add realtime pbx, func and res modules
2015-06-25 17:19:46 +02:00
Dirk Neukirchen
5d656ad05b
miax: fix musl build
...
- error.h does not seem to be used (musl doesnt provide one)
fixes error/handling of FILE *stderr leading to errors like:
miax.c:217:2: error: assignment of read-only variable 'stderr'
stderr=fopen(log_output,"w");
thx to jow for pointing things out
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-06-25 16:15:47 +02:00
Daniel Golle
eb9adfd95d
asterisk-11.x-chan-dongle: support E1752 and refresh patches
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-24 21:08:16 +02:00
Daniel Golle
2b304f867c
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-06-24 20:50:09 +02:00
Daniel Golle
280fb95bb5
kamailio-4.x: update to version 4.3.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-24 17:44:30 +02:00
Daniel Golle
a29cd3fec0
kamailio-4.x: fix build with musl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-24 15:03:37 +02:00
Daniel Golle
b8b82d8f93
kamailio-3.x: fix build with musl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-24 14:38:52 +02:00
Daniel Golle
d1c2023088
rtpproxy: fix build on musl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-24 13:48:30 +02:00
Daniel Golle
f01cea4127
asterisk-11.x-chan-dongle: fix build with musl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-24 01:00:35 +02:00
Sebastian Kemper
b7d4ba8824
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-06-23 21:15:31 +02:00
Daniel Golle
2b2536603b
asterisk-1.8.x: fix chan_lantiq with musl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-23 19:42:46 +02:00
Daniel Golle
55037e6b78
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-06-23 02:07:52 +02:00
Sebastian Kemper
20607024ee
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-06-22 23:35:57 +02:00
Daniel Golle
afc3fc752d
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-06-21 21:03:00 +02:00
Daniel Golle
b99ebb2167
asterisk-11.x: build-depend on libxml2/host
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-19 19:39:31 +02:00
Daniel Golle
90e88b24a7
asterisk-13.x: update source and fix build with musl
...
* update to version 13.4.0
* don't use GNU GLOB extensions in ael parser on musl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-19 08:04:51 +02:00
Daniel Golle
47115a8f30
asterisk-11.x: update source and fix build with musl
...
* update to 11.18.0
* GNU specific glob extenions are not availble on musl, don't
use them.
* PTHREAD_MUTEX_FAST_NP also isn't available, use fallback mutex
types instead.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-19 08:02:31 +02:00
Daniel Golle
73c0b34169
asterisk-1.8.x: fix build with musl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-19 08:02:31 +02:00
Daniel Golle
b496b25329
asterisk-1.8.x: fix mysql library path detection
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-18 20:08:00 +02:00
Daniel Golle
4f0fa80967
asterisk-11.x: disable building against broken libiksemel
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-18 16:04:18 +02:00
Daniel Golle
1f0675c766
asterisk-1.8.x: disable building against broken libiksemel
...
comment-out left-overs of broken GTalk support, so build no
longers breaks looking for libiksemel if SDK is set.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-18 16:02:27 +02:00
Daniel Golle
c4807d00f9
asterisk-1.8.x: disable libneon detection
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-18 15:52:42 +02:00
Daniel Golle
7a0cf0ee9f
asterisk-13.x: disable libneon detection
...
Asterisk's build-system tries to build against libneon on host if
headers are found. This is unintended and breaks the build.
Explicetely disable neon and neon29 detection to fix that.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-11 01:59:25 +02:00
Daniel Golle
663c356b6a
asterisk-11.x: disable libneon detection
...
Asterisk's build-system tries to build against libneon on host if
headers are found. This is unintended and breaks the build.
Explicetely disable neon and neon29 detection to fix that.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-11 01:51:29 +02:00
Sebastian Kemper
c09634ff9f
net/asterisk-11.x: Bump again to 11.17.1 (cross compile fix included)
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2015-05-28 21:14:48 +02:00
Jiri Slachta
9e133fb54f
asterisk-13.x: revert to version 13.2.0 with AST-2015-003 fix
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-05-13 14:05:36 +02:00
Jiri Slachta
608a59a693
Revert "asterisk-11.x: update to 11.17.1"
...
This reverts commit 1206b3711f
.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Conflicts:
net/asterisk-11.x/Makefile
2015-04-30 16:43:58 +02:00
Jiri Slachta
70913f7ba3
Merge pull request #49 from redfox1977/patch-8
...
Asterisk 13.x: Add depensies for chan_sip
2015-04-28 14:05:21 +02:00
Jiri Slachta
1700956e42
sipsak: move to abandoned packages repository, sipp should be used instead
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-28 11:43:10 +02:00
Jiri Slachta
9509e49d82
rtpproxy: update to 2.0.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-28 11:30:00 +02:00
Sven Pietack
f973ace410
Asterisk 13.x: Add depensies for chan_sip
...
Add the depensies for the chan_sip modul bacause chan_sip dos not function with out it.
Signed-off-by: Sven Pietack <redfox1977@users.noreply.github.com>
2015-04-24 17:06:25 +02:00
Sven Pietack
f5d1ac78a3
Asterisk13.x:remove chan_bridge.so in app_confbridge
...
remove the chan_bridge.so depencies for copy file into packet. The so does not exists any more...
After apply the patch, the build process will work...
Signed-off-by: Sven Pietack <redfox1977@users.noreply.github.com>
2015-04-24 17:04:37 +02:00
Sven Pietack
dcdfff8641
Asterisk13.x: Add missing soundfiles
...
Add the missing soundfiles in English...
Signed-off-by: Sven Pietack redfox1977@users.noreply.github.com
2015-04-23 18:51:21 +02:00
Mazi Lo
7090716d6d
FreeSWITCH:
...
1. Restore ac_cv_file_dbd_apr_dbd_mysql_c from archive to fix apr-util fail in configure.
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2015-04-23 11:06:10 -04:00
Jiri Slachta
c5e7c034e4
asterisk-11.x: disable chan-motif due to broken iksemel
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-23 14:02:34 +02:00
Jiri Slachta
fe446f73cf
iksemel: mark as broken, disable all asterisk modules depending on it
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-23 12:12:53 +02:00
Jiri Slachta
ab398d2929
Merge pull request #40 from redfox1977/patch-1
...
Asterisk13.x: Add missing Confbridge
2015-04-23 00:31:00 +02:00
Mazi Lo
aa7d939e0f
FreeSWITCH:
...
1. Update to FS git HEAD a4d877c189b331ea47bf3a75745006d4d873eee6
2. Fix libogg dependency.
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2015-04-22 17:07:19 -04:00
Sven Pietack
07679c3135
Asterisk13.x: Add missing Confbridge
...
Add the missing Confbridge and it brings the bridge_simple.so to activate the sip module.
Without the bridge_simple.so can not make calls via sip it.
Signed-off-by: redFOX1977 <redfox1977@users.noreply.github.com>
2015-04-22 18:58:28 +02:00
Jiri Slachta
8c00da490d
asterisk-13.x: fix missing md5sum
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-22 09:44:32 +02:00
Jiri Slachta
08068b99e9
asterisk-1.8.x: update to 1.8.32.3
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-21 21:42:28 +02:00
Jiri Slachta
9e6376ed91
asterisk-1.8.x: update to 1.8.32.3
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-21 18:33:21 +02:00
Jiri Slachta
7a65679be9
asterisk-13.x: update to 13.3.2
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-21 18:33:05 +02:00
Jiri Slachta
1206b3711f
asterisk-11.x: update to 11.17.1
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-21 18:11:45 +02:00
Mazi Lo
882da949e7
FreeSWITCH:
...
1. Update to FS Git HEAD 464d8ab91086715a2ec7eb1fb9a2d2cb53377eb7
2. Revert Config.in file to before GitHUB.
3. Revert dependency to libsrtp before GitHUB.
4. Add patch from Bluemax <bluemax@users.noreply.github.com> to libs/apr/configure.ac to disable TCP_NODELAY_WITH_CORK when cross compile.
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2015-04-14 22:04:50 -04:00
Jiri Slachta
29d6aa52ab
Revert "FreeSWITCH: fixed cross-compile errors"
2015-04-13 15:11:08 +02:00
Bluemax
94fd5f5e35
FreeSWITCH: fixed dependency
...
Makefile: libsrtp_git -> libsrtp
Signed-off-by: Bluemax <bluemax@users.noreply.github.com>
2015-04-09 05:30:54 +02:00
Bluemax
163874a260
FreeSWITCH: fixed cross-compile errors
...
Signed-off-by: Bluemax <bluemax@users.noreply.github.com>
2015-04-08 05:46:54 +02:00
Mazi Lo
409394e6ea
FreeSWITCH:
...
1. Remove old patches.
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2015-04-07 11:24:00 -04:00
Mazi Lo
24f45c9b31
FreeSWITCH:
...
1. Update to FS git 6eb59c711989774fb797d1c447e3d63aac84826b.
2. Disable mod_perl due to recent changes in perl package.
3. Disable mod_verto (required mod_perl).
4. Remove numbering scheme from patches.
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2015-04-07 11:09:48 -04:00
Daniel Golle
e38d4a652c
kamailio-4.x: version 4.2.4 released
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-03 04:54:31 +02:00
Jiri Slachta
3e5bfbdc3a
Merge pull request #23 from dkgroot/master
...
asterisk-1.8.x,asterisk-13.x: change subpackage descriptions
2015-03-24 15:46:52 +01:00
Diederik de Groot
c3c29550fe
asterisk-1.8.x: Change SubPackage Descriptions
...
- Refrase subpackage descriptions
- Remove general description from the soundfiles subpackage and Refrase sound subpackage description
Signed-off-by: Diederik de Groot <ddegroot@talon.nl>
2015-03-24 15:40:34 +01:00
Diederik de Groot
85c2b73604
asterisk-13.x: Change SubPackage Descriptions
...
- Refrase subpackage descriptions
- Remove general description from the soundfiles subpackage and Refrase sound subpackage description
Signed-off-by: Diederik de Groot <ddegroot@talon.nl>
2015-03-24 15:37:43 +01:00
Diederik de Groot
b8219f8b44
Update Asterisk11 Makefile (Untested)
...
Shorten Package Description for easier readability when displaying "pkg list | grep asterisk11"
2015-03-16 18:43:39 +01:00
Diederik de Groot
3fee96af1a
Update sccp.conf
...
Fixing binaddr
Removing unnecessary bindaddr
Removing protocolversion
Adding a couple more sample entries in device and line
2015-03-16 17:33:29 +01:00
Jiri Slachta
1fc11d6c7d
kamailio4: fix dependency from libjson to libjson-c.
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-16 16:13:14 +01:00
Jiri Slachta
69cac78440
asterisk-g72x: remove old multiple makefiles for g729, add universal one
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-16 15:18:08 +01:00
Jiri Slachta
4165841eda
yate: updates yate to 5.4.2. This fixes #14
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-16 13:48:57 +01:00
Jiri Slachta
00d2fb7c88
asterisk-13.x,11.x: res_config_sqlite3 config added to the default cfg set
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-16 13:15:58 +01:00
Jiri Slachta
af80247acb
asterisk-1.8.x,11.x,13.x: add pbx_dundi
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-16 12:27:06 +01:00
Jiri Slachta
c5459fc397
chan-sccp-b: remove old multiple makefiles, introduce build variants
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-16 11:44:21 +01:00
Jiri Slachta
f9c3f70185
asterisk-all: make module descriptions less verbose to increase readability
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-12 19:07:42 +01:00
Jiri Slachta
14340161c9
Merge pull request #18 from plntyk/path_fix_asterisk13
...
asterisk-13.x: fix xml2-config location
2015-03-09 10:08:17 +01:00
Dirk Neukirchen
3a9a037e1b
asterisk-13.x: fix xml2-config location
...
on Arch Linux libxml2 detection fails
set xml2-location explicitly to fix build fail
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-03-08 21:41:30 +01:00
Dirk Neukirchen
77a8ecef08
asterisk-11.x: fix mysql_config location
...
on Arch Linux configure find host mysql_config first
set location explicitly to fix build fail
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-03-08 21:38:04 +01:00
Jiri Slachta
24b9611c10
asterisk-13.x,11.x: remove duplicit module func_db
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-04 20:28:31 +01:00
Jiri Slachta
4fefbf85be
asterisk-13.x: add modules func_{enum,env,module,math} and app_db
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-04 14:25:38 +01:00
Jiri Slachta
304c3add74
asterisk-11.x: add modules func_{enum,env,module,math} and app_db
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-04 14:25:20 +01:00
Jiri Slachta
323512a451
asterisk-1.8.x: add modules func_{enum,env,module,math} and app_db
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-04 14:24:08 +01:00
Jiri Slachta
6d593bf404
kamailio-4.x: update to version 4.2.3
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-04 14:23:14 +01:00
Jiri Slachta
d73a45ba9f
asterisk-13.x: add missing dependency to libxslt
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-17 10:20:19 +01:00
Jiri Slachta
cfd43545b6
asterisk-13.x: add missing dependency to libpopt
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-16 15:50:20 +01:00
Jiri Slachta
cbd99498fd
asterisk-13.x: introduce new package
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-16 12:44:20 +01:00
Jiri Slachta
61fb712510
asterisk-chan-sccp-b: update revision to 5845
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-09 15:41:23 +01:00
Jiri Slachta
6f11f51669
asterisk-11.x: update to 11.16.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-09 15:40:42 +01:00
Jiri Slachta
23fbf34d8f
asterisk-1.8.x: update to version 1.8.32.2
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-09 15:40:18 +01:00
Jiri Slachta
445277b004
asterisk-11.x: fix srtp when key lifetime is specified
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-01 22:48:13 +01:00
Jiri Slachta
5feb1a3bfc
kamailio-4.x: partially revert previous commit, fixes path for cfg
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-28 16:45:22 +01:00
Jiri Slachta
bc2cf15bc4
kamailio4: add debugger module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-23 15:09:39 +01:00
Jiri Slachta
cd5b277fa3
kamailio-4.x: fix path for configuration files in package Makefile
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-19 14:16:04 +01:00
Jiri Slachta
da3c68b275
asterisk-11.x: fix chan-dahdi dependencies
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-16 16:57:31 +01:00
Jiri Slachta
a865846118
kamailio-4.x: fix install/module macro
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-15 13:03:44 +01:00
Jiri Slachta
8e7620e0e3
kamailio-4.x: remove checking module selection
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-15 12:34:47 +01:00
Jiri Slachta
369780190b
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>
2015-01-15 08:07:33 +01:00
Jiri Slachta
0f0a21f63b
baresip: Fix avcodec and avformat CFLAGS. This commit fixes #6 .
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-04 14:11:30 +01:00
Jiri Slachta
4194b00738
baresip: update to version 0.4.12
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-28 17:03:36 +01:00
VittGam
da9967bd04
Bumped asterisk-11.x PKG_RELEASE.
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-23 09:23:55 +01:00
VittGam
cb819b92b5
Add DAHDI support to Asterisk 11.
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-22 11:35:19 +01:00
Jiri Slachta
3b0ab2c077
asterisk-1.8.x: delete abandoned /etc/default/asterisk file
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-21 14:34:23 +01:00
Jiri Slachta
819dc60012
asterisk-11.x: update to 11.15.0, remove /etc/default/asterisk
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-21 14:32:06 +01:00
Jiri Slachta
81e1a4cc91
kamailio: add sleep time to init during restart
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-21 14:24:38 +01:00
Jiri Slachta
d631b536ac
rtpproxy: add init script and UCI config
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-21 12:25:42 +01:00
Alexander Ryzhov
6a415e6bbf
asterisk-1.8.x-codec-g729: fix description and included files
2014-12-18 12:13:37 +03:00
Jiri Slachta
61f6e32eec
restund: update to 0.4.11
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-13 11:19:17 +01:00
Jiri Slachta
96967b6a9c
asterisk-1.8.x: chan-lantiq: dependency fixes for xrx200
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-13 10:30:54 +01:00
John Crispin
686cf4c10c
asterisk-1.8.x: fix chan-lantiq dependency
...
should only build for lantiq boards
Signed-off-by: John Crispin <blogic@openwrt.org>
2014-12-12 18:18:22 +01:00
Jiri Slachta
fa4f8439a6
kamailio: add module xmlrpc and drouting
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-12 12:54:28 +01:00
John Crispin
a0a71ff782
asterisk-1.8.x: fix the ltq-vmmc dependecy
...
this broke full builds for !lantiq targets
Signed-off-by: John Crispin <blogic@openwrt.org>
2014-12-11 09:22:22 +01:00
Jiri Slachta
f658a3266b
asterisk-codec-g729: update to 1.3.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-29 14:28:55 +01:00
Jiri Slachta
3f072fb1ae
asterisk-1.8.x: update to 1.8.32.1
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-29 14:24:04 +01:00
Jiri Slachta
11c0d456c5
asterisk-11.x: update to 11.4.1
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-29 14:23:11 +01:00
Jiri Slachta
75a04e31e2
kamailio-3.x: fix typo in package title
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-21 06:25:12 +01:00
Jiri Slachta
4240d035c4
kamailio-4.x: update to version 4.2.1
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-21 04:02:23 +01:00
Jiri Slachta
268864f3ac
kamailio-3.x: fix kamdbctl and database modules to work properly
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-21 04:01:14 +01:00
Jiri Slachta
98ed9bb71b
asterisk-11.x: update to 11.14.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-12 15:37:38 +01:00
Jiri Slachta
b9536f1c25
asterisk-1.8.x: update to 1.8.32.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-12 15:36:52 +01:00
Jiri Slachta
7b0f8a7e2c
kamailio-4.x: enhance database modules (to make kamdbctl working)
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-12 15:36:01 +01:00
Jiri Slachta
88aeeaa3a2
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>
2014-11-05 21:54:40 +01:00
Jiri Slachta
07fad1031b
smap: move abandoned smap package to packages-abandoned repository
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-04 17:04:52 +01:00
Jiri Slachta
30ffae1ecc
Add PKG_LICENSE to the rest of the packages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-04 17:00:24 +01:00
Jiri Slachta
a5b4c7d1f9
Add PKG_LICENSE variable to the most of the packages.
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-04 16:00:37 +01:00
Jiri Slachta
76067ecd1b
asterisk-1.8.x: update to version 1.8.31.1
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-29 08:57:09 +01:00
Jiri Slachta
5880aa4dde
asterisk-11.x: update to version 11.13.1
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-29 08:56:35 +01:00
Jiri Slachta
deb463b2a4
kamailio-4.x: simplify install macro
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-28 21:55:48 +01:00
Jiri Slachta
d9d729251a
baresip: use MENU:=1 to behave as other telephony packages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-28 21:43:11 +01:00
Jiri Slachta
b35c96c3fa
kamailio-3.x: remove unused defaults file
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-28 20:30:44 +01:00
Jiri Slachta
f0678bcc22
asterisk-chan-sccp-b: switch to last changed revision 5738
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-28 20:10:04 +01:00
Jiri Slachta
c3691fba37
kamailio-4.x: update to version 4.2.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-28 19:48:30 +01:00
Mazi Lo
8d0e8f3638
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>
2014-10-28 02:25:39 -04:00
Jiri Slachta
bbf8cd9a08
kamailio: change package directories to be major version specific
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-27 10:08:23 +01:00
Jiri Slachta
e113de93d6
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>
2014-10-26 22:27:30 +01:00
Mazi Lo
1fd4c936c6
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>
2014-10-26 10:56:06 -04:00
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
1ba02cf25c
FreeSWITCH:
...
1. Partially revert previous commit (11c475ad4
) for python detection
in configure.ac scripts.
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-10-23 15:14:01 -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
Jiri Slachta
0762230816
asterisk-1.8.x: fix dependencies to kmod-ltq-vmmc
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-13 12:33:05 +02:00
Jiri Slachta
5e36f5f40a
asterisk-1.8.x-chan-lantiq: fix #18090 , rewrite subpackage
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-12 21:41:09 +02: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
acf25d8230
FreeSWITCH:
...
1. Remove -Werror from gnu platform
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-10-11 13:27:34 -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
Jiri Slachta
fe4b4a6db7
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>
2014-10-08 11:00:44 +02:00
Mazi Lo
d82664cc5e
Merge branch 'master' of git.openwrt.org:feed/telephony
...
FreeSWITCH: Update sounds-en-08KHz package to a correct MD5SUM.
2014-10-05 19:26:09 -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
Felix Fietkau
7ff98954b0
asterisk-1.8.x: simplify dependency for chan-lantiq, get rid of unnecessary ltqtapi.mk include
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2014-10-05 20:57:09 +02: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
Jiri Slachta
5be91a4d7f
asterisk-chan-sccp-b: update to rev 5151
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-09-27 15:29:41 +02:00
Jiri Slachta
aee909e7ac
asterisk-11.x: update to 11.13.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-09-27 15:28:24 +02:00
Jiri Slachta
af67cf1946
asterisk-1.8.x: update to 1.8.31.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-09-27 15:26:54 +02:00
Jiri Slachta
d0faa2bc8a
kamailio-4.1.x: update to 4.1.6
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-09-23 10:24:22 +02:00
Jiri Slachta
ddf0faa144
asterisk-chan-sccp-b: update to revision 5746
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-09-23 10:14:35 +02:00
Jiri Slachta
7533f6336b
asterisk-11.x: update to 11.2.1
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-09-23 09:32:06 +02:00
Jiri Slachta
f5b7d065a7
asterisk-chan-sccp-b: update to 5735
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-09-10 20:21:07 +02: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
Jiri Slachta
de224c8870
asterisk-11.x: update to 11.12.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-23 17:57:10 +02:00
Jiri Slachta
1043374089
asterisk-1.8.x: update to 1.8.30.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-23 17:56:00 +02:00
Jiri Slachta
ba0855ebee
yate: add patch that adds ppc arch to typedefs.h
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-18 14:01:39 +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
Jiri Slachta
d3e4ef6fe5
kamailio-4.1.x: remove duplicit nathelper module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-13 14:46:22 +02:00
Mazi Lo
12485ef0ef
FreeSWITCH: Fix libs/srtp.
...
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-08-12 10:49:12 -04:00
Jiri Slachta
81e36eafb4
yate: fix typo
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-12 14:09:11 +02:00
Jiri Slachta
d2887d80a9
restund: enable mysql module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-12 11:44:24 +02:00
Jiri Slachta
f65805d94b
asterisk-11.x: add mysql module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-12 11:43:38 +02:00
Jiri Slachta
b8180cec7e
asterisk-1.8.x: add mysql module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-12 11:37:46 +02:00
Jiri Slachta
dcbbe3f624
yate: add mysql module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-12 11:28:48 +02:00
Jiri Slachta
b6f7df2643
kamailio-4.1.x: add mysql and stun module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-12 11:13:50 +02:00
Jiri Slachta
7a7bef57bd
kamailio-4.1.x: add module rtpproxy-ng and cnxcc
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-11 14:00:17 +02:00
Jiri Slachta
099d12eca4
kamailio-4.1.x: update to 4.1.5
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-11 13:58:14 +02:00
Jiri Slachta
873e7be787
restund: comment out the mysql module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-11 11:21:31 +02:00
Jiri Slachta
92b21b46cb
yate: remove broken h323 and mysql module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-11 11:19:45 +02:00
Jiri Slachta
b0404d6087
asterisk-1.8.x: remove BROKEN mysql module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-11 10:14:27 +02:00
Jiri Slachta
fb1f6b4cc5
asterisk-11.x: remove broken mysql module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-11 10:12:58 +02:00
Jiri Slachta
71d0f9198b
baresip: remove broken sdl module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-11 10:11:06 +02: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
Etienne Champetier
bbddc7adb8
Disable PKG_CHECK_FORMAT_SECURITY for miax, rtpproxy and sipp
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-10 04:22:02 +02: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
d75c4d8d4c
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:33:39 -04:00
Jiri Slachta
5ab76e3b51
kamailio-4.1.x: add ldap and h350 module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-07 17:28:57 +02:00
Jiri Slachta
b0ac20b0ea
kamailio-3.3.x: add ldap and h350 module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-07 17:27:48 +02:00
Jiri Slachta
bfa186b58d
kamailio-4.1.x: fix kamailio-utils
...
Bash shebang is changed to sh. Kamailio utils are modified to be compatible
with ash. Shell colouring is disabled in this change.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-07 17:26:07 +02:00
Jiri Slachta
2546eadb49
kamailio-3.3.x: fix kamailio-utils
...
Bash shebang is changed to sh. Kamailio utils are modified to be compatible
with ash. Shell colouring is disabled in this change.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-07 17:22:10 +02:00
Jiri Slachta
475d996ab5
yate: mark mysql backed module as @BROKEN
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-06 01:30:52 +02:00
Jiri Slachta
aa913cd5b1
restund: mark mysql submodule as @BROKEN due to missing dependency
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-06 01:28:47 +02:00
Jiri Slachta
9ce13399ab
baresip: mark sdl submodule as @BROKEN
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-06 01:28:18 +02:00
Jiri Slachta
c909b9d79c
kamailio-4.1.x: disable modules dependent on mysql submodule
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-05 17:55:01 +02:00
Jiri Slachta
8fcbebaa60
kamailio-3.3.x: disable modules dependent on mysql submodule
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-05 17:54:18 +02:00
Jiri Slachta
6dbdeab37d
asterisk-11.x: mark mysql module as @BROKEN
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-05 17:45:24 +02:00
Jiri Slachta
d406df417a
asterisk-1.8.x: mark mysql module as @BROKEN
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-05 17:44:51 +02:00
Jiri Slachta
a0fc3ff8a6
kamailio-4.1.x: disable modules dependent on mysql, radius and ldap
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-05 17:44:30 +02:00
Jiri Slachta
3698bfbe9a
kamailio-3.3.x: disable modules dependent on mysql, radius and ldap
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-05 17:42:43 +02:00
Jiri Slachta
03055ba674
miax: follow previous commit, add bluetooth changes to package Makefile
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-01 07:00:01 +02:00
Jiri Slachta
cc5af523b8
miax: remove bluetooth support
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-01 06:26:41 +02:00
Jiri Slachta
561383a47d
kamailio: remove useless bash dependency
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-31 15:44:01 +02:00
Jiri Slachta
e1da1509d8
asterisk: remove dependency to bluetooth, remove chan-mobile subpackage
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-31 15:34:07 +02:00
Jiri Slachta
0566bed3f6
yate: remove broken script subpackages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-31 15:04:01 +02:00
Jiri Slachta
7afe13c041
asterisk-1.8.x: add chan_gtalk module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-29 21:16:01 +02:00
Jiri Slachta
e2739da460
yate: update to 5.0.4, remove ligsm as dependency
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-28 10:57:20 +02: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
Jiri Slachta
77922c49e8
kamailio-1.5.x: drop unsupported package
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-25 16:21:50 +02:00
Jiri Slachta
afa91e78d0
sipsak: fix package site URL
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-25 15:48:23 +02: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
d5e0757b11
FreeSWITCH:
...
1. Bump to git HEAD 3d5d8163b329f86aafed087815a51494ce50ce1a
2. Fix mod-erlang-event
3. Remove mod-speex
4. Add mod-rtc, mod-perl, and mod-verto. The last two modules depend
on perl target binary package which is currently omitted from
OpenWRT. As such, they are flagged as BROKEN.
5. Since FS no longer maintains and/or provides in-tree version of
portaudio library, both mod-portaudio and mod-portaudio-stream
are flagged as BROKEN.
6. Clean up and/or remove all staging paths from all libtool control
file names (.la).
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-07-24 00:29:26 -04:00
Jiri Slachta
9822a5a59f
asterisk: add patches for smsq
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-23 21:16:41 +02:00
Jiri Slachta
b52931c385
asterisk-11.x: rename AsteriskModule macro to be package specific
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-22 22:53:33 +02:00
Jiri Slachta
c3468bc0c1
asterisk-1.8.x: cleanup and simplification of package Makefile
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-22 22:52:32 +02:00
Jiri Slachta
74e6b38bd3
asterisk: add SMS application helper
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-22 12:35:37 +02:00
Jiri Slachta
25ad34d61e
yate: update to 5.0.3
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-19 16:46:52 +02:00
Jiri Slachta
2a7e5802c0
asterisk-1.8.x: add timing module to iax2 subpackage
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-18 21:34:24 +02:00
Jiri Slachta
25192afb98
asterisk-1.8.x: remove broken app-meetme subpackage due to missing dependency
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-18 21:31:40 +02:00
Jiri Slachta
9d3eac4b6f
asterisk-1.8.x-chan-dongle: remove long term broken package
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-18 21:29:26 +02:00
Jiri Slachta
d152bdf38a
siproxd: fix missing sys/time.h
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-18 21:06:48 +02:00
Jiri Slachta
fc6e683e5e
asterisk-11.x: update to 11.11.0, fix cfg args
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-17 20:38:01 +02:00
Jiri Slachta
c56ab7c375
asterisk-1.8.x: update to 1.8.29, fix configure args
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-17 20:37:26 +02:00
Jiri Slachta
90fdcfaf97
kamailio4: update to version 4.1.4
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-17 14:08:49 +02:00
Jiri Slachta
04dc3e9df4
asterisk-chan-dongle: allow user to send USSD commands directly
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-06-29 20:58:57 +02:00
Jiri Slachta
ba78f94718
asterisk-chan-sccp-b: bump to version 4.2r5540
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-06-29 20:28:22 +02:00
Jiri Slachta
800e9d8930
baresip: bump to version 0.4.11
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-06-26 09:21:59 +02:00
Daniel Golle
93ef5a1a85
asterisk-11.x: bump version
...
Update asterisk-11.x. to version 11.10.2 to address CVE-2014-4046.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-06-26 07:53:57 +02:00
Daniel Golle
eee55b8fd0
asterisk-1.8.x: bump version
...
Update asterisk-1.8.x to version 1.8.28.2 to address CVE-2014-4047.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-06-26 07:53:21 +02: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
Mazi Lo
c009edf099
FreeSWITCH:
...
1. Bump to git HEAD dc671d9d82e5ccdc5617f53c68c272c44a56b535
2. Fix mod-erlang-event
3. Add mod-basic, mod-cdr-mongodb, mod-memcached, and mod-mongo
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-05-22 23:13:16 -04:00
Jiri Slachta
72a7d7722f
asterisk18: update to 1.8.27.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-05-11 16:31:40 +02:00
Jiri Slachta
ab0f0f687b
asterisk-chan-sccp-b: update to revision 5393
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-05-11 16:13:24 +02:00
Jiri Slachta
2d3a640a9b
Removed obsolete packages openser and opensips in favor of kamailio.
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-04-01 16:15:22 +02:00
Jiri Slachta
aff7f537b1
baresip: add auloop module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-26 13:04:16 +01:00
Jiri Slachta
647a194e79
asterisk-chan-sccp-b: update to revision 5328
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-23 08:24:08 +01:00
Jiri Slachta
3127e78db0
kamailio3,kamailio4: mark as MIPS16 incompatible.
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-23 08:20:09 +01:00
Jiri Slachta
76fa3e0845
asterisk-11.x: update to 11.8.1
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-15 22:02:57 +01:00
Jiri Slachta
927df66e07
asterisk-1.8.x: update to 1.8.26.1
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-15 22:02:31 +01:00
Jiri Slachta
0d644f19f5
asterisk-11.x: enhance the default set of config files
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-14 09:00:33 +01:00
Jiri Slachta
8e51236af2
asterisk-11.x: add missing module to confbridge app
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-14 08:37:44 +01:00
Jiri Slachta
ccc53148b6
asterisk-chan-sccp-b: update to revision 5257
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-12 10:36:38 +01:00
Jiri Slachta
f5ff09c1ee
asterisk-11.x: update to version 11.8.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-12 10:35:38 +01:00
Jiri Slachta
2eb428111c
asterisk-1.8.x: update to 1.8.26.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-12 10:29:20 +01:00
Jiri Slachta
90056b4149
kamailio-4.x: update to version 4.1.2
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-12 10:25:50 +01:00
Jiri Slachta
163d719dd1
kamailio3: bump to version 3.3.7
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-11 15:47:47 +01:00
Jiri Slachta
d25b7c61c9
asterisk-11.x: add missing modules to appp-confbridge
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-02 21:00:16 +01:00
Jiri Slachta
b447293e95
yate: update to version 5.1.0-1
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-02-26 14:35:13 +01:00
Jiri Slachta
22a52320cd
asterisk-chan-sccp-b: update to revision 5203
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-02-26 14:32:18 +01:00
Jiri Slachta
a1d3e921fc
asterisk-11.x,asterisk-1.8.x: create logging cdr-csv folder during init
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-02-22 21:53:52 +01:00
Jiri Slachta
efa6fdd5be
asterisk-chan-dongle: update packages to revision 5113
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-02-07 20:01:16 +01:00
Jiri Slachta
b42a48580f
asterisk-1.8.x,asterisk-11.x: better dependency handling for asterisk modules
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-02-05 09:34:14 +01:00
Jiri Slachta
26a2328c1a
asterisk-1.8.x,asterisk-11.x: init script cleanup
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-02-02 02:40:29 +01:00
Jiri Slachta
2328e1369f
asterisk-1.8.x: add followme module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-02-02 02:08:28 +01:00
Jiri Slachta
4dc7158111
asterisk-1.8.x: fix init script
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-02-02 02:07:11 +01:00
Jiri Slachta
1d2aadf8f8
baresip: added core modules
...
added some core modules that are required for basic
operation:
account.so SIP account file parser
contact.so Contact list (address book)
menu.so Interactive menu
Signed-off-by: Alfred E. Heggestad <aeh@db.org>
[slachta@cesnet.cz: simplified patch]
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-01-30 14:31:54 +01:00
Jiri Slachta
06735a2d19
baresip: update to version 0.4.10
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-01-29 21:09:39 +01:00
Jiri Slachta
4313db96b0
asterisk-chan-sccp-b: update packages for ast11 and ast18 to revision 5055
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-01-19 21:49:26 +01:00
Jiri Slachta
520c9f63a8
kamailio-4.1.x: update to version 4.1.1
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-01-19 21:11:12 +01:00
Jiri Slachta
7bf6e421f7
kamailio-1.5.x: TARGET_LDFLAGS variable is ignored, add LD_EXTRA_OPTS to fix it
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-01-08 22:38:14 +01:00
Jiri Slachta
9af3ceca05
asterisk-1.8.x-chan-dongle: mark as broken
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-01-08 14:58:22 +01:00
Jiri Slachta
9b0f717fe2
asterisk-1.8.x-chan-dongle: add package
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-01-07 11:32:05 +01:00
Dirk Neukirchen
0c80c05aaf
asterisk-1.8.x: fix configure warnings
...
spotted while looking through build-logs
only compile tested
asterisk-1.8.x uses OpenSSL instead of GnuTLS dunno about that
errors in log were:
configure: WARNING: unrecognized options:
--with-gnutls,
--without-curl,
--without-pbx-lua,
--without-gtk, --without-kde, --without-qt
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2014-01-04 14:31:35 +01:00
Jiri Slachta
6501268a1c
asterisk18: update to 1.8.25
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-12-23 21:39:02 +01:00
Jiri Slachta
dc0f5e0064
asterisk11: update to latest version 11.7.0
...
- update to 11.7.0
- fix build for lantiq target - broken chan-lantiq status caused the
breakage of the whole asterisk package
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-12-22 23:03:11 +01:00
Jiri Slachta
cfb41bc93d
kamailio3: update to latest version 3.3.6
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-12-22 23:02:36 +01: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
Jiri Slachta
82fe3a7f96
kamailio4: upgrade to 4.1.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-12-08 22:05:51 +01:00
Jiri Slachta
63425c70a7
asterisk-11.x: add missing sounds
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-11-15 01:27:41 +01:00
Jiri Slachta
fdaf072fcd
kamailio4: add rtpproxy module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-11-08 02:05:13 +01:00
Jiri Slachta
34eaa08347
kamailio3: fix build procedure and add rtpproxy module
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-11-08 02:04:43 +01:00
Jiri Slachta
78f3e63ed5
kamailio4: fix and cleanup build procedure
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-11-08 00:20:06 +01:00
Jiri Slachta
1b502dc54b
yate: disable some configure options (broken subpackages)
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-11-06 13:41:15 +01:00
Jiri Slachta
e6bc382338
asterisk-11.x: added support for ooh323 channel
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-11-06 00:23:44 +01:00
Jiri Slachta
743bca6d7c
This patch updates yate to version 5.0.0.
...
Tested-by: Robert Högberg <robert.hogberg@gmail.com>
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
[slachta@cesnet.cz: removed zaptel stuff because of zaptel package breakage]
[slachta@cesnet.cz: added more configure options]
Tested-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-11-05 16:11:51 +01:00
Jiri Slachta
ebd8d9804e
asterisk-11.x-chan-dongle: fix site URL in URL variable
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-11-04 12:03:38 +01: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
Jiri Slachta
3752f7c7f5
asterisk-1.8.x: update to version 1.8.24.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-25 22:17:30 +02:00
Jiri Slachta
d3d5dbb01c
asterisk-chan-sccp-b: change revision to actual upstream - rev 4879
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-24 12:56:38 +02:00
Jiri Slachta
3394b1911d
sipp: update to latest version 3.3.990
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-24 12:54:03 +02:00
Jiri Slachta
2d49cf416a
sipsak: change mirror to official one
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-24 11:34:04 +02:00
Jiri Slachta
7ee7cb21ba
asterisk11: add preliminary support for chan-lantiq
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-20 22:15:49 +02: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
Jiri Slachta
4fc80c5f96
siproxd: fix typo in init script
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-17 15:46:39 +02:00
Jiri Slachta
5ab14990b9
baresip: update to version 0.4.6
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-16 11:02:34 +02:00
Jiri Slachta
6a633a5d0a
kamailio-4.0.x: update to latest version - 4.0.4
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-05 18:18:16 +02:00
Jiri Slachta
dd81962f46
asterisk-11.x-chan-sccp-b: update to latest revision, add maintainer
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-05 18:17:28 +02:00
Jiri Slachta
720db0680a
asterisk-1.8.x: update to latest revision, add maintainer
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-05 18:04:04 +02: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
Jiri Slachta
bd0743d118
asterisk18, asterisk11: add func_groupcount
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-09-23 16:37:20 +02: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
Jiri Slachta
4db966fc4f
asterisk-11.x-chan-sccp-b: update to revision 4850
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-09-07 17:39:20 +02:00
Jiri Slachta
bb583c024f
asterisk-1.8.x-chan-sccp-b: update to latest revision 4850
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-09-07 17:38:05 +02:00
Jiri Slachta
7f20abd8df
baresip: update to 0.4.5
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-09-07 17:33:39 +02:00
Jiri Slachta
342eb6d057
asterisk-11.x: package update to version 11.5.1
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-09-07 16:28:57 +02:00
Jiri Slachta
55b088cd6c
asterisk-11.x-chan-dongle: update to latest revision in its branch
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-09-07 16:26:30 +02:00
Jiri Slachta
20bfef8e88
asterisk-11.x: enable uuid
...
Disabled UUID caused missing RTP stack in previous revision.
Module res_rtp_asterisk requires in asterisk11 uuid which is
needed for media transport.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-27 15:22:19 +02:00
Jiri Slachta
1c4ad9c7a4
yate: remove maintainer
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-27 10:53:54 +02:00
Jiri Slachta
52c2aced3c
asterisk-11.x-chan-dongle: add maintainer
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-26 13:01:33 +02:00
Jiri Slachta
b2e2d6974e
asterisk-11.x-chan-dongle: update to revision 1cede952ed
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-26 12:59:06 +02:00
Jiri Slachta
141c7af8d1
restund: version update to 0.4.2
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-25 22:08:03 +02:00
Jiri Slachta
7fa091fbb8
pcapsipdump: version bump to 0.2
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-25 21:49:54 +02:00
Jiri Slachta
7567e1b51d
kamailio-1.5.x: version bump to 1.5.5
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-25 21:36:57 +02:00
Jiri Slachta
6516d2a858
asterisk11: disable unneeded dependencies
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-24 21:02:09 +02: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
Jiri Slachta
638167f05c
asterisk11: remove accidentally added unused configure arg.
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-22 18:17:48 +02:00
Jiri Slachta
f87d456753
asterisk11: cleanup build procedure, reduce size of main package
...
1. the main package size reduced by separating unneeded modules
2. refresh configure args, some of them were deprecated and unused
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-22 18:06:59 +02:00
Jiri Slachta
5b3f60c828
kamailio-4.0.x: version update to 4.0.3
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-19 10:29:57 +02: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
Jiri Slachta
4ac8b7b5f0
kamailio4: enhance build procedure, fix prefix for install-cfg
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-13 21:47:18 +02:00
Jiri Slachta
39500cc8a6
kamailio3: simplify build procedure and enhance build variables
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-13 21:29:01 +02:00
Jiri Slachta
f98aca94ca
kamailio3: update to version 3.3.5
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-08-13 20:32:44 +02: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
Jiri Slachta
14c25081a9
Asterisk11: update to 11.5.0 Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-07-16 15:59:18 +02:00
Mazilo
986ee83a4e
Updated to git HEAD 9ed53db590ae63ed941a9fe48e56435a903d07a0
2013-07-06 08:01:36 -04:00
Jiri Slachta
85cd0a8dbf
asterisk11-chan-sccp-b: updated to svn rev 4751
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-06-28 20:14:20 +02: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