[Pkg-voip-commits] r6222 - in /asterisk/trunk/debian: changelog patches/fix_zap_no_timing_source patches/series patches/zap-fix-timing-source

paravoid at alioth.debian.org paravoid at alioth.debian.org
Sat Sep 27 02:53:02 UTC 2008


Author: paravoid
Date: Sat Sep 27 02:53:02 2008
New Revision: 6222

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6222
Log:
Patch chan_zap so that asterisk starts even without a Zaptel timing
source. (Closes: #491310)

Added:
    asterisk/trunk/debian/patches/zap-fix-timing-source   (contents, props changed)
      - copied, changed from r6220, asterisk/trunk/debian/patches/fix_zap_no_timing_source
Removed:
    asterisk/trunk/debian/patches/fix_zap_no_timing_source
Modified:
    asterisk/trunk/debian/changelog
    asterisk/trunk/debian/patches/series

Modified: asterisk/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/changelog?rev=6222&op=diff
==============================================================================
--- asterisk/trunk/debian/changelog (original)
+++ asterisk/trunk/debian/changelog Sat Sep 27 02:53:02 2008
@@ -16,7 +16,8 @@
     - remove imap rule. It's now included on etch script.
 
   [ Tzafrir Cohen ]
-  * Patch fix_zap_no_timing_source: hopefully fixes 491310
+  * Patch chan_zap so that asterisk starts even without a Zaptel timing
+    source. (Closes: #491310)
 
   [ Lionel Elie Mamane ]
   * /etc/default/asterisk: Bring comments on AST_DUMPCORE_DIR in sync with

Modified: asterisk/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/patches/series?rev=6222&op=diff
==============================================================================
--- asterisk/trunk/debian/patches/series (original)
+++ asterisk/trunk/debian/patches/series Sat Sep 27 02:53:02 2008
@@ -83,6 +83,6 @@
 feature-bridge
 
 # bugfixes on top of everything
-fix_zap_no_timing_source
+zap-fix-timing-source
 zap-fix-deadlock
 zap-fix-cause34

Copied: asterisk/trunk/debian/patches/zap-fix-timing-source (from r6220, asterisk/trunk/debian/patches/fix_zap_no_timing_source)
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/patches/zap-fix-timing-source?rev=6222&op=diff
==============================================================================
--- asterisk/trunk/debian/patches/fix_zap_no_timing_source (original)
+++ asterisk/trunk/debian/patches/zap-fix-timing-source Sat Sep 27 02:53:02 2008
@@ -1,7 +1,7 @@
 Don't quit just because we don't have a good Zaptel timing source.
-See http://bugs.debian.org/491310 .
+See http://bugs.debian.org/491310
 
-Status: pending testing.
+ -- Tzafrir Cohen <tzafrir.cohen at xorcom.com>
 
 --- a/main/asterisk.c
 +++ b/main/asterisk.c

Propchange: asterisk/trunk/debian/patches/zap-fix-timing-source
------------------------------------------------------------------------------
    svn:mergeinfo = 




More information about the Pkg-voip-commits mailing list