On Thu, Jul 14, 2011 at 10:51:02AM -0700, J Gao wrote: > Sorry for hijack this topic, but I have a different question: > > Every time I install Asterisk I have to "make menuselect" and to > select/deselect some items. Now every time I have to write down what I > selected for future reference. Is there a way to save its result for > later use?
>From the Makefile: # If the file .asterisk.makeopts is present in your home directory, you can # include all of your favorite menuselect options so that every time you download # a new version of Asterisk, you don't have to run menuselect to set them. -- Barry -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
