Mazi Lo
fec346da37
Fixed to use local python3-package.mk
...
Signed-off-by: Mazi Lo <openwrt.forum.mazilo@recursor.net>
2018-01-23 08:22:52 -05:00
Jiri Slachta
7f190f9769
Merge pull request #248 from micmac1/master-mirror-hash-jiri
...
Add PKG_MIRROR_HASH pt. 2
2018-01-22 19:56:42 +01:00
micmac1
38f156bcf0
Merge pull request #249 from micmac1/import-sipgrep-and-sngrep
...
Import sipgrep and sngrep
2018-01-21 19:00:27 +01:00
Sebastian Kemper
66e06be821
sngrep: version bump
...
- use upstream release tarball instead of git checkout
- update to recently released version 1.4.5
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 18:48:05 +01:00
Sebastian Kemper
f338b3b27a
sngrep: install /etc/sngreprc
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 18:46:54 +01:00
Sebastian Kemper
b56aec67e8
sngrep: add some features
...
This commit enables support for:
- IPv6
- Homer export
- TLS
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 18:45:01 +01:00
Sebastian Kemper
db5f1f36bd
sngrep: update descriptions
...
- move the package to Utilities/Telephony
- title/description shamelessly copied from Debian
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 18:42:14 +01:00
Sebastian Kemper
81507d30ba
sngrep: move binary to /usr/bin
...
- added PKG_INSTALL
- upstream puts the binary into /usr/bin, now OpenWrt does the same
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 18:39:58 +01:00
Sebastian Kemper
b99814d954
sngrep: update maintainer and copyright messages
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 18:37:52 +01:00
Sebastian Kemper
02a6be28b6
sngrep: import from openwrt/packages
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 18:19:34 +01:00
Sebastian Kemper
487a3f4c67
sipgrep: update PKG_VERSION
...
The source does not change, but reflect the real version (2.2.1) in
PKG_VERSION. Also move from gz to xz to shave off a few Bytes.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 18:16:03 +01:00
Sebastian Kemper
9396c38ef6
sipgrep: drop ncurses dependency, add ipv6 support
...
Following Debian's example, keeping it lean and mean.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 18:12:44 +01:00
Sebastian Kemper
b601d73d6b
sipgrep: update descriptions
...
- move the package to Utilities/Telephony
- title/description shamelessly copied from Debian
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 18:09:31 +01:00
Sebastian Kemper
20aa96f16b
sipgrep: move binary to /usr/bin
...
- added PKG_INSTALL
- upstream puts the binary into /usr/bin, now OpenWrt does the same
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 18:07:02 +01:00
Sebastian Kemper
adc9777fec
sipgrep: update maintainer and copyright messages
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 17:58:36 +01:00
Sebastian Kemper
1e4463088f
sipgrep: import from openwrt/packages
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 17:55:01 +01:00
micmac1
f11ea999ad
Merge pull request #247 from micmac1/master-mirror-hash-mine
...
Add PKG_MIRROR_HASH pt. 1
2018-01-20 20:32:30 +01:00
Sebastian Kemper
64294b937d
rtpproxy: add PKG_MIRROR_HASH
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-20 20:28:18 +01:00
Sebastian Kemper
796c7c9b8d
asterisk-chan-sccp: add PKG_MIRROR_HASH
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-20 20:28:01 +01:00
Sebastian Kemper
5229b5d8ee
asterisk-chan-dongle: add PKG_MIRROR_HASH
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-20 20:27:41 +01:00
Sebastian Kemper
04e109b152
libsrtp2: add PKG_MIRROR_HASH
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-20 20:27:21 +01:00
Sebastian Kemper
cb4ad59cdf
libsrtp: add PKG_MIRROR_HASH
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-20 20:27:08 +01:00
Sebastian Kemper
b9902a664d
freeswitch-stable-mod-bcg729: add PKG_MIRROR_HASH
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-20 20:22:26 +01:00
Sebastian Kemper
a6ec141994
gsmlib: add PKG_MIRROR_HASH
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-20 20:22:03 +01:00
micmac1
6e11930ca2
Merge pull request #246 from micmac1/freeswitch-stable
...
freeswitch-stable: change how python-host.mk is included
2018-01-20 11:42:15 +01:00
Sebastian Kemper
42bf582474
freeswitch-stable: change how python-host.mk is included
...
This was suggested in PR #241 by @commodo. Python maintainers moved the
.mk files and also want to get rid of the include_mk construct.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-20 11:34:54 +01:00
Jiri Slachta
61b4185f39
Merge pull request #240 from micmac1/asterisk-for-master
...
Asterisk for master
2018-01-15 20:16:47 +01:00
Sebastian Kemper
1fa58a571f
asterisk-15.x: bump to 15.2.0
...
- Remove 003-disable-ast-xml-docs.patch, it doesn't apply anymore.
Instead change --enable-xmldoc into --disable-xmldoc in the Makefile.
- Refresh patches.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-14 19:18:12 +01:00
Sebastian Kemper
3c8c7844ae
asterisk-13.x: bump to 13.19.0
...
- Remove 003-disable-ast-xml-docs.patch, it doesn't apply anymore.
Instead change --enable-xmldoc into --disable-xmldoc in the Makefile.
- Remove 055-ASTERISK-24517.patch again due to multiple hunk failures.
- Refresh patches.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-14 19:13:31 +01:00
Jiri Slachta
29f1aed199
Merge pull request #235 from micmac1/libs-master
...
libosip2: add fix for CVE-2017-7853
2018-01-11 19:43:26 +01:00
micmac1
319670d596
Merge pull request #236 from micmac1/gsmlib-master
...
gsmlib: fix sporadic build failures
2018-01-10 20:42:32 +01:00
Sebastian Kemper
48b147a5f4
gsmlib: fix sporadic build failures
...
Add build-time dependency on gettext-full/host. When it is not installed
Makefile.in.in doesn't exist and the gsmlib build fails.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-10 20:39:05 +01:00
Sebastian Kemper
3df68b5445
libosip2: add fix for CVE-2017-7853
...
Patch copied from upstream:
https://git.savannah.gnu.org/cgit/osip.git/patch/?id=1ae06daf3b2375c34af23083394a6f010be24a45
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-10 20:29:54 +01:00
Jiri Slachta
c6c34d668d
asterisk-15.x: fix typo in dependency to res-statsd
...
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
2018-01-07 18:40:07 +01:00
micmac1
b0e5bba218
Merge pull request #232 from micmac1/gsmopen
...
New PR: add gsmlib, libctb and mod_gsmopen
2018-01-07 12:32:36 +01:00
micmac1
734a0a9cf1
Merge pull request #233 from micmac1/freetdm
...
freeswitch-stable: Add FreeTDM support
2018-01-04 17:05:08 +01:00
Sebastian Kemper
2d90346f8a
freeswitch-stable: add FreeTDM modules
...
This commit adds mod_freetdm (glue between FreeSWITCH and FreeTDM) and
the following FreeTDM modules:
- ftmod_analog
- ftmod_analog_em
- ftmod_libpri
- ftmod_pritap
- ftmod_skel
- ftmod_zt
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-04 16:52:05 +01:00
Sebastian Kemper
70a99e695b
freeswitch-stable: add FreeTDM support
...
The OpenWrt telephony feed already has DAHDI support. This commit
enables FreeTDM so FreeSWITCH can make use of DAHDI via libpri.
This does not change the existing FreeSWITCH packages as FreeTDM is a
separate library in the FreeSWITCH distribution, hence no revision bump.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-04 16:38:39 +01:00
Sebastian Kemper
6686be2933
freeswitch-stable: add mod_gsmopen
...
Add mod_gsmopen to be able to use FreeSWITCH as a GSM gateway (for SMS
and voice calls).
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-02 11:21:59 +01:00
Sebastian Kemper
5efc34c0ed
freeswitch-stable: add iconv support when using uclibc
...
uclibc doesn't include iconv. This commit adds a dependency to
libiconv-full when building against uclibc. iconv can be used by the
included apr and is a hard dependency of mod_gsmopen.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-02 11:18:56 +01:00
Sebastian Kemper
7b7b0df6d6
libctb: new package
...
libctb is a dependency of mod_gsmopen in FreeSWITCH.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-02 11:11:27 +01:00
Sebastian Kemper
1fa3c42580
gsmlib: new package
...
gsmlib is a dependency of mod_gsmopen in FreeSWITCH.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-02 11:09:05 +01:00
Sebastian Kemper
acc5806357
freeswitch-stable-mod-bcg729: fix upstream URL
...
- remove unused variable
- fix upstream URL
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2017-12-30 18:27:26 +01:00
Sebastian Kemper
845718a747
Update MAINTAINERS
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2017-12-30 18:07:32 +01:00
Jiri Slachta
b17c201ee4
Merge pull request #231 from micmac1/bcg729
...
bcg729: fix 1.0.4 build
2017-12-28 16:07:04 +01:00
Sebastian Kemper
d65cd5786e
bcg729: fix 1.0.4 build
...
- the Savannah source URI doesn't have the 1.0.4 release; switch it to
linphone.org
- even with the source available the build fails, as the source now
defaults to cmake for building. So switch our build process from
autotools to cmake as well.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2017-12-27 22:18:30 +01:00
Jiri Slachta
9e66952479
Merge pull request #227 from micmac1/freeswitch-stable
...
New PR: freeswitch-stable
2017-12-27 09:45:25 +01:00
Jiri Slachta
0f9207c264
Merge pull request #229 from samm-git/patch-1
...
bcg729: update to the 1.0.4 version
2017-12-27 09:45:03 +01:00
Jiri Slachta
b93d740036
Merge pull request #228 from micmac1/asterisk
...
New PR: Asterisk
2017-12-27 09:44:44 +01:00
Jiri Slachta
b36dc4abc2
Merge pull request #230 from micmac1/baresip
...
New PR: Baresip suite
2017-12-27 09:44:23 +01:00