Giter VIP home page Giter VIP logo

esp-baresip's People

Contributors

cspiel1 avatar fauernigg avatar sosaucily avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

esp-baresip's Issues

User Guide

Hey guys,

So generally I'm pretty new to Baresip, and maybe that's why I'm struggling a bit. That said, this looks like a nice, clean implementation and I'm excited to get to know things better.

Can you point me in the right direction a bit for now? I see in esp-baresip.cpp there are two functions that seem to do most of the heavy lifting:
re_main(signal_handler); in baresip_main, which is running in the task.
&
sipHandleCommand which seems to accept json requests, but I'm not sure what or from where.

I'm looking to let my esp32 board call out to another client, using sip.antisip.com server, when certain events happen in my main esp32 logic. Basically letting my esp32 call out via SIP sometimes.

Can you provide some advice as to how I could do this? Thanks!

Compatibility with ESP-IDF 3.3 (stable)

When compiling this package in an esp-idf/adf project using the 3.3 version of idf, errors occur with the SoC component of the esp-idf library.

For example:

esp-idf/components/soc/esp32/include/soc/cpu.h:36:5: error: 'asm' undeclared (first use in this function)
     asm volatile ("mov %0, sp;" : "=r" (sp));

3.3 is the stable build of esp-idf. Not sure why this is happening, but i'll dig in a bit today.

replace globstar bash command with python script

globstar is a fancy, new bash command, but it won't be very reliable across systems and implementations. For instance, doesn't work on my mac, even after upgrading to the newest bash version with homebrew.

line 6: shopt: globstar: invalid shell option name

Since esp implementations will likely have python, I think you could get away with writing this in python. I'd be happy to do that if you'd like.

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.