On Fri, Feb 22, 2008 at 10:15 AM, Tilghman Lesher <[EMAIL PROTECTED]> wrote: > On Friday 22 February 2008 04:55:13 Vincent wrote: >> On Thu, 21 Feb 2008 22:04:41 +0200, Tzafrir Cohen wrote: >> >For the brave: use modules.conf without 'autoload = yes'. This promises >> >you many hours of interesting dialplan debugging. Enjoy. >> >> Yup, that's what I anticipated, which is why I was asking which >> modules I can _safely_ remove without breaking things :-) > Generally, the rule is that you can't remove any of the res_*
Based on experience you almost always need res_features.so, otherwise you will experience crashes. app_dial and many chan_* depends on it. -- Octavio H. Ruiz Cervera Tel.: (+52 55) 8590-9000 Ext. 7016 Mobile: (+52 1 55) 14-087790 Mobile: (+52 1 55) 41-351242 _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
