[asterisk-users] make menuselect question- Module Embedding
Tim Panton
tim at mexuar.com
Wed Oct 25 10:06:45 MST 2006
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
More information about the asterisk-users
mailing list