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

Add Authentication Required and Proxy Authentication Required. #107

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from

Commits on Jul 8, 2020

  1. Rebase for PR

    Mike Kovacevic authored and Karn Saheb committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    62771ab View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Use remote_ip and port for BYE

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    1f21579 View commit details
    Browse the repository at this point in the history
  2. Use remote_addr and tag

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    d25e39e View commit details
    Browse the repository at this point in the history
  3. Address outbound/inbound BYE

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    3790ae7 View commit details
    Browse the repository at this point in the history
  4. Revert to routes

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    d4113c5 View commit details
    Browse the repository at this point in the history
  5. Use last_via

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    5fad4c4 View commit details
    Browse the repository at this point in the history
  6. Annotate with direction

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    1bcafe7 View commit details
    Browse the repository at this point in the history
  7. Use via again

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    3ac08e5 View commit details
    Browse the repository at this point in the history
  8. Annotate with inbound

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    63bab7d View commit details
    Browse the repository at this point in the history
  9. Fix direction

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    a18a01e View commit details
    Browse the repository at this point in the history
  10. Use last-via again

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    4b2a377 View commit details
    Browse the repository at this point in the history
  11. Revert to via

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    535ad76 View commit details
    Browse the repository at this point in the history
  12. Tweak header parsing

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    5f14452 View commit details
    Browse the repository at this point in the history
  13. Tweak header parsing 2

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    3472815 View commit details
    Browse the repository at this point in the history
  14. Working BYE

    Karn Saheb committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    0c277f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Set to/from correctly in bye

    Karn Saheb committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    924f916 View commit details
    Browse the repository at this point in the history
  2. Fix user busy

    Karn Saheb committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    af08877 View commit details
    Browse the repository at this point in the history
  3. Fix RURI

    Karn Saheb committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    fe0cc4e View commit details
    Browse the repository at this point in the history
  4. Fix RURI

    Karn Saheb committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    09afd90 View commit details
    Browse the repository at this point in the history
  5. Fix request terminated

    Karn Saheb committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    fc77bc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Adding 400 failure

    mala.sankara committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    0ba795d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from Enflick/400

    Adding 400 SIP message
    mahathi18 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    a0360b1 View commit details
    Browse the repository at this point in the history
  3. Parameterizing sendrecv

    mala.sankara committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    a03d20f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from Enflick/hold

    Parameterizing sendrecv
    mahathi18 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    101d15c View commit details
    Browse the repository at this point in the history