similar to: Method for scripting options specified in make menuconfig

Displaying 20 results from an estimated 3000 matches similar to: "Method for scripting options specified in make menuconfig"

2017 May 05
4
CM for menuselect choices
I'd like to be able to save the choices made in menuselect in a way that they can be tracked in a CM system and applied to a later release of Asterisk using an automated tool like Ansible. What's the best way to do that?
2010 Apr 12
1
Change in menuselect handling of sound files (in 1.6.1.X)
Hi, Between 1.6.1.9 and 1.6.1.18, handling of menuselect has changed in such a way that I cannot script non-english sound files downloading anymore. The following used to work (unattended) with 1.6.1.9 (for instance): cd /usr/src/asterisk-${ASTERISK_VERSION} ./configure make menuselect.makeopts echo "MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM CORE-SOUNDS-FR-GSM" >
2020 Mar 25
1
Asterisk 17.3: No VoiceMailMain when enabling IMAP and ODBC
Hello, On a Debian Buster instance, I compiled Asterisk 17.3.0 from source. I enables all 3 File, IMAP and ODBC voicemail modules but I'm still using classical File module (in modules;conf and voicemail.conf): cd asterisk-17.3.0 ... make menuselect.makeopts menuselect/menuselect --enable app_voicemail_imap menuselect.makeopts; done menuselect/menuselect --enable app_voicemail_odbc
2009 Jun 18
2
Asterisk on AVR32
Greetings everyone, I'm trying to compile asterisk for an AVR32 (Atmel NGW100). Buildroot for AVR32 already has the asterisk package, though it has bugs. Firstly it tries to apply a patch for 1.2 on a 1.6, but deleting the contents of the patch file did the trick. Now, the problem is making asterisk. The first error is because asterisk needed to be ./configure:ed. Trying to just do
2007 Feb 01
2
make: expand.c:489: allocated_variable_append: Assertion `current_variable_set_list->next != 0' failed.
hi all i'm getting the below error when trying to compile asterisk-1.4 on redhat-9.0 any suggestions ? make[2]: Leaving directory `/usr/local/src/asterisk-1.4.0/menuselect' make[1]: Leaving directory `/usr/local/src/asterisk-1.4.0/menuselect' Generating input for menuselect ... menuselect/menuselect --check-deps menuselect.makeopts Generating embedded module rules ... [CC]
2011 Dec 22
3
dahdi_tool missing
Hi All, I have installed newt and newt_devel but dahdi_tool will not compile/install. I'm trying this with dahdi-linux-complete-2.5.0.2+2.5.0.2. does anyone have any suggestions as to what I am doing wrong? Regards David. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Nov 10
1
Selecting 'ODBC_STORAGE' from outside of 'menuselect'
Hello List, Is it possible to select ODBC_STORAGE without entering to 'menuselect'? I'm currently building a package for my distro with a little script, and would like to set this option without entering manually to 'menuselect' I know that I could make the script to change the 'menuselect.makeopts' var from: MENUSELECT_OPTS_app_voicemail= to:
2016 May 05
2
cannot find -lasteriskssl
Joshua Colp wrote: > Michael Str?der wrote: >> HI! >> >> I'm trying to compile asterisk 13.8.2+ on openSUSE Linux but it fails. It seems >> file ./main/libasteriskssl.so.1 is present when it fails. Building 13.7.2 works >> without any problem. It fails since 13.8.0. >> >> $ ./bootstrap.sh >> $ ./configure >> $ make
2017 Feb 12
2
compiling asterisk-14.3.0-rc2
hi all, can someone help? I have centos 6.8 trying to install asterisk 14.3.0-rc2 on it with options as stated below - ./configure --with-crypto --with-ssl --with-srtp=/usr/local/lib --with-jansson=/ --with-pjproject-bundled when I tried to run "make menuselect". i get the error below. Makefile:109: makeopts: No such file or directory **** **** The configure script must be executed
2008 Mar 13
2
RedFone foneBRIDGE2 2e1 - anyone used it or another TDMoE bridge?
I've been asked to look at deploying Asterisk in a high availability environment and I've been looking so I've been searching for methods to decouple the voice PRI circuits from the Asterisk server so failover to another server could take place. I've been looking at the RedFone foneBRIDGE2 2e1 product here:
2016 May 05
2
cannot find -lasteriskssl
HI! I'm trying to compile asterisk 13.8.2+ on openSUSE Linux but it fails. It seems file ./main/libasteriskssl.so.1 is present when it fails. Building 13.7.2 works without any problem. It fails since 13.8.0. $ ./bootstrap.sh $ ./configure $ make menuselect.makeopts;menuselect/menuselect --enable chan_ooh323 $ make .. failure (see message below) Any hint is appreciated. Thanks in advance.
2015 Apr 29
2
Asterisk 1.8.32.3 chan_sip deadlock
Hello asterisk-users, We've been having intermittent issues with chan_sip - it stops responding to cli requests, trying to reload chan_sip from cli doesn't seem to have any effect, initiated calls carry on for a short period, but no new SIP requests are processed ('sip show channels' hangs forever, server stops responding to SIP OPTIONS, or any other SIP messages). We have updated
2020 Feb 21
2
pjsip startup errors when using "with-ssl" configure option
Hello list, Hope you are all doing well! I am facing a problem when compiling Asterisk 16.8.0 in a CentOS 6 box and I wonder if someone can put some light on it. Log history short, install_prereq fails to install the packages (not sure how important they actually are....): speexdsp-devel, gmime-devel, uriparser-devel, iksemel-devel, uw-imap-devel, hoard Then, I am running the following commands
2008 Apr 13
1
compilation of asterisk 1.4.19 with ilbc already on system
I already have ilbc installed on my system. The files are: /usr/include/ilbc/iLBC_decode.h /usr/include/ilbc/iLBC_define.h /usr/include/ilbc/iLBC_encode.h /usr/lib/libilbc.a /usr/lib/libilbc.la /usr/lib/libilbc.so -> libilbc.so.0.0.0 /usr/lib/libilbc.so.0 -> libilbc.so.0.0.0 /usr/lib/libilbc.so.0.0.0 However, if I do a "make" in asterisk-1.4.19, it will not detect that libilbc.a
2008 Jan 29
1
codec_g729a.so problem...
Recently with Asterisk 1.4.17 I've been running into some stability issues. I started looking through my logs, and I found this: [Jan 29 09:41:45] WARNING[13132]: loader.c:620 inspect_module: Module 'codec_g729a.so' was not compiled against a recent version of Asterisk and may cause instability. I'm using the newest version of codec_g729a.so from the Digium website (v33).
2007 May 21
2
Help installing on OpenSuSE 10.2
Thanks to all that have helped me so far. I have made a lot of progress. I am able to make prilib and zaptel. Now to Asterisk... After installing the kernel source, I have: # cd /usr/src/linux # make cloneconfig # make prepare-all Then I have run ./configure in the asterisk-1.4.4 directory. I have: # make clean # make Which goes through a number of compiles and then ends
2009 Apr 14
3
Changing menuselect values from CLI and not TUI
Hi All, I'm in the process of writing an install script and I would like to change some settings for the install process but I don't want the user to go into menuselect and make the changes manually. Is there a way to make the changes to menuselect from the CLI? As an example, selecting the iLBC codec. menuselect codec ilbc on Regards David. -------------- next part -------------- An
2014 Aug 14
1
Copying menuselect options
Is it possible (and advisable) to copy menuselect options from Asterisk 11 to Asterisk 12? If so, is menuselect.makeopts the only file to copy? -- Mitch
2016 May 05
2
cannot find -lasteriskssl
Joshua Colp wrote: > Michael Str?der wrote: >> Joshua Colp wrote: >>> Michael Str?der wrote: >>>> HI! >>>> >>>> I'm trying to compile asterisk 13.8.2+ on openSUSE Linux but it fails. It seems >>>> file ./main/libasteriskssl.so.1 is present when it fails. Building 13.7.2 works >>>> without any problem. It fails since
2007 Jun 23
4
Zaptel Compilation
Hi List; I am facing a problem relaed to menuselect when I am trying to compile zaptel -1.4.2.1, the error as following: [root at localhost zaptel-1.4.2.1]# make linux26 make[1]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[2]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[3]: Entering directory