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

Update of the softphone librairy to work with asterisk (Digest Auth updated) #76

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

Commits on Dec 18, 2020

  1. Add sip-to-webrtc

    Example demonstrates how to connect to FreeSWITCH and save to disk
    
    Co-authored-by: Sean DuBois <sean@siobud.com>
    Pascal Benoit and Sean-Der committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    bdf2c47 View commit details
    Browse the repository at this point in the history
  2. Add Pascal to README.md

    Fix assert-contibutors
    Sean-Der committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    ea91017 View commit details
    Browse the repository at this point in the history
  3. NEW AUTH PART for asterisk

    Pascal Benoit committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    071039d View commit details
    Browse the repository at this point in the history
  4. Update readme for the exemple usage

    Pascal Benoit committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    3792241 View commit details
    Browse the repository at this point in the history
  5. Remove go module

    Pascal Benoit committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    2c0109c View commit details
    Browse the repository at this point in the history
  6. new correction for new auth

    Pascal Benoit committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    812cd1c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Add checker on auth and invite

    Pascal Benoit committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    79b1fab View commit details
    Browse the repository at this point in the history
  2. correct the proxy header

    Pascal Benoit committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    914857b View commit details
    Browse the repository at this point in the history
  3. to lower auth switch case

    Pascal Benoit committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    746ae25 View commit details
    Browse the repository at this point in the history
  4. Correct the AI for proxy

    Pascal Benoit committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    fcaba38 View commit details
    Browse the repository at this point in the history