[Pkg-voip-commits] r5612 - in /asterisk/trunk/debian: changelog patches/iax_doc patches/series

maniac-guest at alioth.debian.org maniac-guest at alioth.debian.org
Thu Apr 24 16:19:48 UTC 2008


Author: maniac-guest
Date: Thu Apr 24 16:19:48 2008
New Revision: 5612

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5612
Log:
Some minor patch to close an easy bug

Added:
    asterisk/trunk/debian/patches/iax_doc
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=5612&op=diff
==============================================================================
--- asterisk/trunk/debian/changelog (original)
+++ asterisk/trunk/debian/changelog Thu Apr 24 16:19:48 2008
@@ -1,6 +1,10 @@
 asterisk (1:1.4.19.1~dfsg-2) UNRELEASED; urgency=low
 
+  [ Mark Purcell ]
   * NOT RELEASED YET
+
+  [ Victor Seva ]
+  * Patch iax.conf.sample pointing to the correct doc file. (Closes: #475681)
 
  -- Mark Purcell <msp at debian.org>  Thu, 24 Apr 2008 07:27:27 +1000
 

Added: asterisk/trunk/debian/patches/iax_doc
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/patches/iax_doc?rev=5612&op=file
==============================================================================
--- asterisk/trunk/debian/patches/iax_doc (added)
+++ asterisk/trunk/debian/patches/iax_doc Thu Apr 24 16:19:48 2008
@@ -1,0 +1,11 @@
+--- a/configs/iax.conf.sample
++++ b/configs/iax.conf.sample
+@@ -198,7 +198,7 @@ forcejitterbuffer=no
+ ;
+ ;authdebug=no
+ ;
+-; See doc/README.tos for a description of the tos parameters.
++; See doc/ip-tos.txt for a description of the tos parameters.
+ ;tos=ef
+ ;
+ ; If regcontext is specified, Asterisk will dynamically create and destroy

Modified: asterisk/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/patches/series?rev=5612&op=diff
==============================================================================
--- asterisk/trunk/debian/patches/series (original)
+++ asterisk/trunk/debian/patches/series Thu Apr 24 16:19:48 2008
@@ -95,3 +95,6 @@
 
 astgenkey-security
 apptest_sleep
+
+# docs
+iax_doc




More information about the Pkg-voip-commits mailing list