Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bigger rework (freeswitch, handling of sessions, typescript, docker) #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

alangecker
Copy link

So far setting up edumeet-sip requires quite a lot of knowledge and effort.
After some frustration I started creating this PR, which tries to add all necessary components to bring up a SIP gateway for edumeet with just a minimum of configuration.

  • Docker & docker-compose for quick set up
  • Fitting freeswitch config
  • Rework Handling of Sessions (with the sip.js update from 0.15 to 0.20 there were a lot of breaking changes)
  • Typescript (I'm just so much quicker with all the intellisense features and it is much less error prone)

This is still really buggy, but at least now way more easier to set up and, with that, hopefully also more accessible for more developers :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant