GithubHelp home page GithubHelp logo

EVS not working in Asterisk-20 about asterisk-evs HOT 8 OPEN

traud avatar traud commented on July 17, 2024
EVS not working in Asterisk-20

from asterisk-evs.

Comments (8)

gongsearch avatar gongsearch commented on July 17, 2024

Testing with Asterisk-21: Patch applies and compiles, module is loadable. But configuring evs als allowed codec on an endpoint and then doing a call gives me this:

WARNING[187914]: res_pjsip_sdp_rtp.c:1915 create_outgoing_sdp_stream: Format 'evs' can not be added to SDP, consider disallowing it on endpoint

Is this, what you mean with "EVS not working"?

from asterisk-evs.

segmanyoav avatar segmanyoav commented on July 17, 2024

add to the res_format_attr_evs.c file to function int ast_rtp_engine_init(void)
set_next_mime_type(ast_format_evs, 0, "audio", "EVS", 16000);
after that EVS will be recognised inside INVITE message

from asterisk-evs.

gongsearch avatar gongsearch commented on July 17, 2024

Thank you! Indeed this makes evs work for me. Just called from landline to mobile with evs and transcoding to g722.

from asterisk-evs.

segmanyoav avatar segmanyoav commented on July 17, 2024

recording using EVS on the voice-mail is not working

from asterisk-evs.

gongsearch avatar gongsearch commented on July 17, 2024

Will try to build a test-setup for this and report back.

from asterisk-evs.

segmanyoav avatar segmanyoav commented on July 17, 2024

Amazing

from asterisk-evs.

gongsearch avatar gongsearch commented on July 17, 2024

Recording voicemail with incoming evs works for me.

from asterisk-evs.

segmanyoav avatar segmanyoav commented on July 17, 2024

Ok
Will try to use 722

from asterisk-evs.

Related Issues (8)

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.