[Pkg-voip-commits] r4212 - asterisk-oh323/trunk/debian

paravoid at alioth.debian.org paravoid at alioth.debian.org
Wed Aug 22 17:18:57 UTC 2007


Author: paravoid
Date: 2007-08-22 17:18:57 +0000 (Wed, 22 Aug 2007)
New Revision: 4212

Modified:
   asterisk-oh323/trunk/debian/README.Debian
Log:
And more cleanups of README.Debian

Modified: asterisk-oh323/trunk/debian/README.Debian
===================================================================
--- asterisk-oh323/trunk/debian/README.Debian	2007-08-22 17:10:28 UTC (rev 4211)
+++ asterisk-oh323/trunk/debian/README.Debian	2007-08-22 17:18:57 UTC (rev 4212)
@@ -5,16 +5,21 @@
   chan_h323, chan_oh323 and chan_ooh323c. They are distributed by Debian as
   asterisk-h323, asterisk-oh323 and asterisk-oh323c, respectively.
 
-  chan_h323 is the official one, i.e. the one distributed in the Asterisk
+  chan_h323 is the official one, i.e. the one included in the Asterisk
   distribution by Digium, Inc. It is a fork of an earlier version of
   chan_oh323, but they are quite different nowdays. Unfortunately they
-  don't use the same configuration file anymore. This means you'll need to have
-  a different configuration file for each of the channel modules. 
+  don't use the same configuration file anymore.
 
-  In the 1.4 release cycle, another H.323 was contributed by Objective Systems,
-  chan_ooh323c. It was made from scratch and has a totally different
-  configuration file compared to the other two. It is part of the
-  asterisk-addons package, distributed by Digium, Inc.
+  In the 1.4 release cycle, another H.323 channel driver was contributed by
+  Objective Systems, Inc. called chan_ooh323c. It was made from scratch and,
+  unlike the other two, does not use the OpenH323 library; it also has a
+  totally different configuration file.
+  It is part of the asterisk-addons package, distributed by Digium, Inc.
 
+  You have to use a different configuration file for each of the channel
+  drivers. All of them can happily coexist, as long as you run them on a
+  different port or disable their loading in modules.conf and being careful
+  of autoload=yes.
+
 Kilian Krause <kilian at debian.org> and Faidon Liambotis <paravoid at debian.org>
 for the Debian VoIP packaging team.




More information about the Pkg-voip-commits mailing list