[Pkg-voip-commits] [asterisk] 04/06: Re-enable a few more drivers

tzafrir at debian.org tzafrir at debian.org
Sun Oct 26 23:16:05 UTC 2014


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

tzafrir pushed a commit to branch master
in repository asterisk.

commit 4a682fa629ff0c9c43e80b5d67bcf19d549e8122
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Sun Oct 26 22:29:11 2014 +0200

    Re-enable a few more drivers
    
    * Enable corosync - might be useful.
    * Reenable chan_mgcp - seems to have been disabled by a menuselect bug.
---
 debian/patches/reenable | 24 ++++++++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)

diff --git a/debian/patches/reenable b/debian/patches/reenable
index de5143c..3268717 100644
--- a/debian/patches/reenable
+++ b/debian/patches/reenable
@@ -1,8 +1,8 @@
-Description: reenable some drivers, currently chan_vpb
+Description: reenable some drivers
 Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
 --- a/channels/chan_vpb.cc
 +++ b/channels/chan_vpb.cc
-@@ -31,7 +31,6 @@
+@@ -49,7 +49,6 @@
  
  /*** MODULEINFO
  	<depend>vpb</depend>
@@ -10,3 +10,23 @@ Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
  	<support_level>extended</support_level>
   ***/
  
+--- a/channels/chan_mgcp.c
++++ b/channels/chan_mgcp.c
+@@ -34,7 +34,6 @@
+  */
+ 
+ /*** MODULEINFO
+-        <use type="module">res_pktccops</use>
+ 	<support_level>extended</support_level>
+  ***/
+ 
+--- a/res/res_corosync.c
++++ b/res/res_corosync.c
+@@ -26,7 +26,6 @@
+ 
+ /*** MODULEINFO
+ 	<depend>corosync</depend>
+-	<defaultenabled>no</defaultenabled>
+ 	<support_level>extended</support_level>
+  ***/
+ 

-- 
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