Commit Graph

31 Commits

Author SHA1 Message Date
Janne Heß
c5e8dbc4f1
asterisk: Bump all packages
All packages were outdated.
Asterisk 15 is not supported anymore, but there is 17 now.

All versions bumped pjproject to 2.10 which requires overriding the
prefix.

Since Asterisk 17, `make install-headers` seems to be needed.
2020-10-07 18:02:37 +02:00
Janne Heß
a059f0785e
asterisk-module-sccp: Init at 4.3.2-epsilon 2020-08-21 22:14:32 +02:00
Pavol Rusnak
fadcfc3ea4
treewide: per RFC45, remove more unquoted URLs 2020-04-18 14:04:37 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Bob van der Linden
65710feb5c
asterisk: /var/run -> /run 2019-04-11 20:05:37 +02:00
Guillaume Maudoux
acc86c8944 asterisk: 15.3.0 -> 15.7.0, 13.20.0 -> 13.24.1, add 16.x 2019-02-07 07:55:46 +01:00
Jan Malakhovski
67a5c0da41 tree-wide: fix all revs of fetchsvn 2018-11-08 05:29:47 +00:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Samuel Leathers
561bd16d01
asterisk: add xmpp/motif support 2018-07-04 00:17:52 -04:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Tim Digel
b4ac50a816 asterisk: 14.6.1 -> 15.3.0, 13.17.1 -> 13.20.0 2018-04-13 08:02:00 +02:00
John Ericson
70d91badf5 treewide: Depend on stdenv.cc.bintools instead of binutils directly
One should do this when needed executables at build time. It is more
honest and cross-friendly than refering to binutils directly.
2017-11-05 17:10:53 -05:00
Franz Pletz
9d7425052b
asterisk-lts: 13.15.0 -> 13.17.1 2017-09-05 13:10:13 +02:00
Franz Pletz
abba0b15d8
asterisk-stble: 14.6.0 -> 14.6.1 2017-09-05 13:10:13 +02:00
Franz Pletz
6b3760d9f2
asterisk: 14.4.0 -> 14.6.0 2017-08-01 08:36:37 +02:00
Kranium Gikos Mendoza
03fde7a34d asterisk-lts: 13.13.1 -> 13.15.0 2017-04-26 21:12:10 +10:00
Kranium Gikos Mendoza
718c3e8d97 asterisk-stable: 14.2.1 -> 14.4.0 2017-04-26 21:12:10 +10:00
Kranium Gikos Mendoza
b3a6d1f990 asterisk: patch to remove unresolved symbol warnings 2017-04-26 21:12:10 +10:00
Kranium Gikos Mendoza
ac61ddef8f
asterisk: use fetchsvn for vendored library 2017-03-06 08:41:23 -05:00
Tim Digel
d8da56984b asterisk: 14.1.2 -> 14.2.1 2017-02-09 08:29:09 +01:00
Tim Digel
3053e07caa asterisk: add speex codec 2017-02-09 08:29:09 +01:00
Yorick van Pelt
59fd1c802e asterisk: add maintainer 2017-02-02 15:15:53 +01:00
Yorick van Pelt
529853b5e1 asterisk: add lts version, fix impurity 2017-02-02 15:15:37 +01:00
Tim Digel
81d8a457ed Fix asterisk & asterisk: 13.6.0 -> 14.1.2 (#20788)
* fix/asterisk-module: use unix-group for asterisk-files
* fix/asterisk-module: add configOption to use some default config-files
* fix/asterisk-module: correction of skel copy
* fix/asterisk-module: use /etc/asterisk as configDir
* fix/asterisk-module: add reload; do not restart unit
* asterisk: 13.6.0 -> 14.1.2
* fix/asterisk: compile with lua, pjsip, format_mp3
* fix/asterisk: fix indentation
* fix/asterisk: remove broken flag
2016-12-28 23:04:58 +01:00
Graham Christensen
990c2be008
asterisk: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:52:17 -04:00
Franz Pletz
53c660dbc8
asterisk: fix source url 2016-09-24 02:51:00 +02:00
Hajo Möller
0baef5b806 asterisk: 13.3.2 -> 13.6.0 2015-10-19 19:05:41 +02:00
Jonathan Glines
c1b5287193 Added Asterisk telephony server 2015-04-16 17:40:28 -06:00