similar to: Changing menuselect values from CLI and not TUI

Displaying 20 results from an estimated 4000 matches similar to: "Changing menuselect values from CLI and not TUI"

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?
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 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" >
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
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:
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 Mar 25
2
Menuselect?
Hi, I hope this is not too much of a noob question. I am trying to compile Asterisk and I cannot figure out how to get into the Menuselect menu. I do #make clean #./configure #make menuselect, but I cannot figure out how to actually get into the menu select interface. I am running CentOS 5. I have done quite a bit of searching on Google and have not come up with anything. Also, I am reading the
2009 Dec 23
1
Can't do make menuselect?
hi, all when i run "make menuselect", it say Terminal must be at least 80 x 21. menuselect changes NOT saved! in the bottom message, what's wrong? Thanks! -- Regards, Sucan
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
2009 Apr 26
4
1.6.1: menuselect has problems with x86_64 ??
1.6.1 svn 190575: CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect make[1]: Entering directory `/home/asterisk/rpmbuild/BUILD/asterisk-1.6.1/menuselect' gcc -m64 -march=native -mtune=native -floop-interchange -floop-strip-mine -floop-block -c -o
2008 Oct 07
1
can't find mysqlclient : asterisk-addons-1.6.0
Hi All, I can not install the asterisk-addons as it thinks there is no mysqlclient installed. I have installed mysql, mysql-server and mysql-devel and I am still unable to install the addons. I am running CentOS 5.2 i386. Please somebody help. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jan 16
0
chan_h323 and menuselect dependencies problem
Hello List, I've been trying to compile Asterisk with H.323 support and, after correctly installing PTLib and H323plus (OpenH323), the Asterisk configure script still doesn't detect the dependencies as installed. I know they are correctly installed because after going into "[asterisk-source-directory]/channels/h323" and issuing a 'make opt', it correctly builds
2008 Sep 08
1
Digium Hardware Echo Cancellation
Hi All, When using a Digium card with a hardware echo cancellation module installed, is the only thing required to enable it, is to set echocancel=yes in zapata.conf? I think I remember seeing somewhere that you need to make a change in the zaptel Makefile to allow the echo cancellation to work. Is that correct and if so what is it? Regards David. -------------- next part
2008 Apr 03
0
Config file for 'make menuselect' available?
Hi all, Was curious to if for the 'make menuselect' command, there's a config file hiding someplace that lets me quickly move a configuration to a new source tree (much like .config in the kernel trees). I looked around after running menuselect and compiling, but none of the files stood out as config files, so I thought I'd put the question to the list. Thanks!, --Josh
2009 Feb 03
1
Can't compile on NSLU2 LE
Hi, I keep getting the following on my slug no matter what version I try (1.2, 1.4, 1.6, 1.6svn): ... make[2]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect/mxml' gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a menuselect.o: file not recognized: File format not recognized collect2: ld returned 1 exit status distcc[19221] ERROR: compile (null) on
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]
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
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
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
2014 Jul 08
1
tui of centos 7 kickstart
there is a tui of centos 6 kickstart. and now there is no such tui, only text line output. is there an option to enable tui of centos 7 kickstart? -- Peng Yong