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 support for registrar component testing #20

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

Commits on Jan 9, 2018

  1. Add external registrar support and header override

    The current implementation did not predict the possibility of an external registrar component (separate from proxy). This commit adds the modification to the SipPhone and SipStack in order to create phones aimed at registering on this external registrar.
    Also added the possibility of header overrides within the REGISTER request in order to stress-test the registrar processing.
    teles-mami committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    0c27303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2f4e77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d3bd4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    823f20e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ec0052 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bf20fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f510aa View commit details
    Browse the repository at this point in the history