[Pkg-voip-commits] [asterisk] 05/07: Refresh patches

Bernhard Schmidt berni at moszumanska.debian.org
Thu Nov 9 23:04:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

berni pushed a commit to branch master
in repository asterisk.

commit 028571c48134243b7d9469ed5f7982ea6dc48aaa
Author: Bernhard Schmidt <berni at debian.org>
Date:   Thu Nov 9 23:52:27 2017 +0100

    Refresh patches
---
 debian/patches/amr.patch              | 2 +-
 debian/patches/radcli-detection.patch | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/amr.patch b/debian/patches/amr.patch
index 33de8c1..7a955ec 100644
--- a/debian/patches/amr.patch
+++ b/debian/patches/amr.patch
@@ -693,8 +693,8 @@ Last-Update: 2016-08-29
 --- a/main/rtp_engine.c
 +++ b/main/rtp_engine.c
 @@ -2199,6 +2199,9 @@
- 	set_next_mime_type(ast_format_opus, 0,  "audio", "opus", 48000);
  	set_next_mime_type(ast_format_vp8, 0,  "video", "VP8", 90000);
+ 	set_next_mime_type(ast_format_vp9, 0, "video", "VP9", 90000);
  
 +	set_next_mime_type(ast_format_amr, 0,  "audio", "AMR", 8000);
 +	set_next_mime_type(ast_format_amrwb, 0,  "audio", "AMR-WB", 16000);
diff --git a/debian/patches/radcli-detection.patch b/debian/patches/radcli-detection.patch
index 59a189d..afd9c5e 100644
--- a/debian/patches/radcli-detection.patch
+++ b/debian/patches/radcli-detection.patch
@@ -68,7 +68,7 @@ index ea55df4..3bdf140 100644
 +	fi
  fi
  
- AST_EXT_LIB_CHECK([COROSYNC], [cpg], [cpg_join], [corosync/cpg.h], [-lcfg])
+ AST_EXT_LIB_CHECK([COROSYNC], [cpg], [cpg_join], [corosync/cpg.h], [-lcpg])
 -- 
 2.10.2
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git



More information about the Pkg-voip-commits mailing list