Merged revisions 284610 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 2 Sep 2010 05:27:53 +0000 (05:27 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 2 Sep 2010 05:27:53 +0000 (05:27 +0000)
commit8190e96fad6481eed053dc724ce5d8fbb89d8ad1
treeee5cd1ddfc1d54e98a53cdf5a1e70cccc4d53a2e
parent5eae9f44f74f9869e46e416a2d5d092834043483
Merged revisions 284610 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r284610 | tilghman | 2010-09-02 00:20:59 -0500 (Thu, 02 Sep 2010) | 10 lines

  When optional_api is non-optional, force dependent modules to be loaded.

  (closes issue #17707)
   Reported by: ira
   Patches:
         20100819__issue17707__asterisk1.8.diff.txt uploaded by tilghman (license 14)
   Tested by: tilghman

  Review: https://reviewboard.asterisk.org/r/876/
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@284628 65c4cc65-6c06-0410-ace0-fbb531ad65f3
18 files changed:
apps/app_adsiprog.c
apps/app_followme.c
apps/app_getcpeid.c
apps/app_queue.c
apps/app_speech_utils.c
apps/app_stack.c
apps/app_voicemail.c
channels/chan_agent.c
channels/chan_dahdi.c
channels/chan_iax2.c
channels/chan_mgcp.c
channels/chan_sip.c
funcs/func_aes.c
include/asterisk/module.h
main/loader.c
pbx/pbx_dundi.c
pbx/pbx_loopback.c
pbx/pbx_realtime.c