On 24 Oct 2006, at 01:05, Carla Schroder wrote:

What does option '11. Module Embedding' do in Asterisk 1.4? The default is
none of them are selected:

     [ ] 1.  apps
     [ ] 2.  cdr
     [ ] 3.  channels
     [ ] 4.  codecs
     [ ] 5.  formats
     [ ] 6.  funcs
     [ ] 7.  pbx
     [ ] 8.  res


It allows you to select modules you want to have statically compiled
into the asterisk binary, as opposed to having them as dynamically loaded
modules.

According to the presentation at astricon there are a couple of reasons you might want
to do this:
        1) because your platform does not support dynamic loading :-)
        2) because you are debugging multiple versions and you want
certainty about which version you are running.

I'm sure there are other reasons folks can come up with.

Tim.


Tim Panton

www.mexuar.com



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to