[asterisk-users] Strange Codes on Asterisk command line
Sean Bright
sean at seanbright.com
Tue Oct 26 16:20:17 CDT 2021
On 10/25/2021 1:19 PM, cio-alves at playerschool.edu wrote:
> Yes, it's Asterisk 11 on Centos 8, not Centos 7.
> Centos 7 cannot be used anymore because of some systemd incompatibility
> Can somebody be so nice as to provide a patch for the latest version of
> Asterisk 11?
Just add --without-libedit to your configure flags. This will make
Asterisk use the bundled version of the editline library instead of the
system's:
./configure --without-libedit
Kind regards,
Sean
More information about the asterisk-users
mailing list