[Home]

Summary:ASTERISK-03616: [patch] Updates to Mandrake init scripts
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2005-03-01 17:04:32.000-0600Date Closed:2008-01-15 15:27:25.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20050301__mandrake_init.diff.txt
Description:Some simplifications and additional functionality for the Mandrake init scripts.

****** ADDITIONAL INFORMATION ******

Disclaimer on file.
Comments:By: Mark Spencer (markster) 2005-03-01 23:24:59.000-0600

What is the purpose of the h323 tests?

By: Tilghman Lesher (tilghman) 2005-03-02 09:12:15.000-0600

If both modules are built, (since they cannot both be loaded) determine which one is noload'ed, and load the libraries for the other one.

By: Mark Spencer (markster) 2005-03-02 22:51:04.000-0600

Why would chan_h323 and chan_oh323 require different H.323 libraries?

By: Mark Spencer (markster) 2005-03-02 22:51:37.000-0600

Also, shouldn't we check for the existance of the dirs, in order to avoid breaking backwards compatibility?

By: Tilghman Lesher (tilghman) 2005-03-02 23:28:18.000-0600

markster: why chan_h323 and chan_oh323 require different versions of the openh323 libraries isn't a matter that this patch attempts to address, but they usually have.  I'm just trying to make sure that the problem (of loading the correct libraries) is addressed.

In terms of breaking backwards compatibility, I've placed the directives in a specific order, such that they can be overridden in the sysconfig configuration file.  Since these init scripts are never installed automatically, this leaves it to the person installing the scripts to create an appropriate configuration file, if the hardcoded paths are not appropriate to their specific installation.

By: Mark Spencer (markster) 2005-03-12 00:54:15.000-0600

Added to CVS, thanks!

By: Russell Bryant (russell) 2005-03-17 08:40:29.000-0600

not included in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:27:25.000-0600

Repository: asterisk
Revision: 5174

U   trunk/contrib/init.d/rc.mandrake.asterisk
U   trunk/contrib/init.d/rc.mandrake.zaptel

------------------------------------------------------------------------
r5174 | markster | 2008-01-15 15:27:25 -0600 (Tue, 15 Jan 2008) | 2 lines

Improve mandrake init files (bug ASTERISK-3616)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5174