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

feat(networking): added the oppertunity to choose either the tcp or udp protocol #15

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

Commits on Feb 14, 2024

  1. Update __init__.py

    feat (__init__.py) : added a variable to determine the transport protocol for certain sip providers.
    essbo authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    345c6c1 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    fix: added missing f-string for transport
    essbo authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    48d5f76 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    0906fdb View commit details
    Browse the repository at this point in the history