[asterisk-users] problem with mssql and Asterisk 1.8.0 beta3

Tilghman Lesher tlesher at digium.com
Mon Aug 23 10:07:31 CDT 2010


On Monday 23 August 2010 09:34:23 Paul Belanger wrote:
> On Mon, Aug 23, 2010 at 10:03 AM, Tilghman Lesher <tlesher at digium.com> 
wrote:
> > For this one, you need to ensure that res_odbc.so loads before
> > res_config_odbc.so.  Actually, the load order in 1.8 is such that, unless
> > you're using static realtime, you should not be using the 'preload'
> > directive at all, and everything will just naturally load in the right
> > order.
>
> However, using 'preload' _should_ not be an issue, should it?

Preload isn't an issue, as long as you have all prerequisites.  If you're
missing one, you'll get an error emitted as to those symbols which are
lacking.  However, unless you're using static realtime for configuration files
which load prior to any modules (i.e. parts of the core), then using the
preload directive is unnecessary.

-- 
Tilghman Lesher
Digium, Inc. | Senior Software Developer
twitter: Corydon76 | IRC: Corydon76-dig (Freenode)
Check us out at: www.digium.com & www.asterisk.org



More information about the asterisk-users mailing list