Jiri Slachta
e13c4858c7
Merge pull request #48 from redfox1977/patch-7
...
Asterisk13.x:remove chan_bridge.so in app_confbridge
2015-04-26 13:18:02 +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
Jiri Slachta
51a9f7757e
Merge pull request #42 from redfox1977/patch-2
...
Asterisk13.x: Add missing soundfiles
2015-04-23 21:50:15 +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
29356c1301
Merge pull request #33 from openwrt/revert-29-master
...
Revert "FreeSWITCH: fixed cross-compile errors"
2015-04-13 15:12:44 +02:00
Jiri Slachta
29d6aa52ab
Revert "FreeSWITCH: fixed cross-compile errors"
2015-04-13 15:11:08 +02:00
Jiri Slachta
0c0ef8cdb7
Merge pull request #29 from BlueMax/master
...
FreeSWITCH: fixed cross-compile errors
2015-04-10 19:30:52 +02:00
Daniel Golle
85542a2580
libsrtp: make uninstall before install
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-10 15:16:57 +02:00
Dirk Neukirchen
b503392f2e
pjproject: use g++ as a linker
...
this seems to fix a strange error where the last stage
cannot find libgcc.a or libgcc.so
only compile tested
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-04-10 14:47:19 +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
Jiri Slachta
a2d0799862
Merge pull request #27 from dangowrt/bump-kamailio-4.2.4
...
kamailio-4.x: version 4.2.4 released
2015-04-04 08:05:29 +02: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
Daniel Golle
d7e56822d7
dahdi-linux: backport changes needed for kernel 3.19 and 4.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-01 00:26:56 +02:00
Daniel Golle
370b9e5741
dahdi-linux: package dummy driver
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-01 00:26:47 +02:00
Daniel Golle
6a5771b9e3
dahdi-linux: fix oslec build
...
Depend on kmod-echo rather than building echo.ko as a part of
kmod-dahdi-echo-oslec.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-31 23:47:12 +02:00
Jiri Slachta
0d802b964b
Merge pull request #24 from dangowrt/bcg729-md5
...
bcg729: source tarball MD5 changed mysteriously
2015-03-31 16:20:09 +02:00
Daniel Golle
7ea9333cdc
bcg729: source tarball MD5 changed mysteriously
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-31 12:43:30 +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
Jiri Slachta
b174f8faa0
Merge pull request #21 from dkgroot/patch-1
...
asterisk-11.x: update package description
2015-03-24 15:45:43 +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
Jiri Slachta
0dd12bae6a
Merge pull request #20 from dkgroot/patch-1
...
Update sccp.conf
2015-03-16 17:35:42 +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
Jiri Slachta
c676b297a2
Merge pull request #17 from plntyk/path_fix_asterisk11
...
asterisk-11.x: fix mysql_config location
2015-03-09 10:07:58 +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