Giter Club home page Giter Club logo

Comments (8)

coobic avatar coobic commented on June 20, 2024 1

Also experiencing same error when compiling on Asterisk 16.27.
We was temporarily changed the line 25805 in configure from:
$EGREP "8.0.0" >/dev/null 2>&1; then :
to
$EGREP "181.0.0" >/dev/null 2>&1; then :

for skip Asterisk 19 version checks.

This is not a solution, but a crutch. If you really want to, you can temporarily use it for compile the project.

from chan-sccp.

dkgroot avatar dkgroot commented on June 20, 2024

@stergios1
The reason is faulty version detection by the current configure script when asterisk-19 support was added. I will try to resolve this tomorrow (might have to undo the asterisk-19 support for the time being).

from chan-sccp.

rjaiswal avatar rjaiswal commented on June 20, 2024

@dkgroot Trying to install on asterisk 18.8.0. Also getting same error. any update?

from chan-sccp.

zskadar avatar zskadar commented on June 20, 2024

@dkgroot Trying to install on asterisk 16.8.Cert13. Also getting same error. Is there any news about this issue?

from chan-sccp.

jeremyy294 avatar jeremyy294 commented on June 20, 2024

Also experiencing same error when compiling on Asterisk 16.25.1

from chan-sccp.

P110 avatar P110 commented on June 20, 2024

Still experiencing this issue when compiling for Asterisk 16.1.1 - is there any word on this? Thank you

from chan-sccp.

P110 avatar P110 commented on June 20, 2024

It's an issue with Asterisk 19.X version checking introduced in chan-sccp v4.3.5, a workaround in the meantime is to use chan-sccp v4.3.4 (https://github.com/chan-sccp/chan-sccp/releases/tag/v4.3.4)

Can't use the latest dev branch but should hopefully get you up and running, thank you @dkgroot & contributors this is really cool functionality <3

from chan-sccp.

rjaiswal avatar rjaiswal commented on June 20, 2024

Also experiencing same error when compiling on Asterisk 16.27. We was temporarily changed the line 25805 in configure from: $EGREP "8.0.0" >/dev/null 2>&1; then : to $EGREP "181.0.0" >/dev/null 2>&1; then :

for skip Asterisk 19 version checks.

This is not a solution, but a crutch. If you really want to, you can temporarily use it for compile the project.

This worked for me.

from chan-sccp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.