Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sippy/voiptests
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sippy/voiptests
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: opensips_bug
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 14 files changed
  • 1 contributor

Commits on May 29, 2023

  1. Allow sub-class has its own handler for re-INVITE failure

    transaction. This is needed in case of bad-ACK generator in
    case when re-INVITE fails to not keep UAS sending us
    retransmits over and over again.
    sobomax committed May 29, 2023
    Configuration menu
    Copy the full SHA
    92c0afb View commit details
    Browse the repository at this point in the history
  2. Allow actions in branches.

    sobomax committed May 29, 2023
    Configuration menu
    Copy the full SHA
    5d5a041 View commit details
    Browse the repository at this point in the history
  3. Goodbye Python 2.7, it's time to move on

    New horizons await, with Python 3 as our dawn
    With better features and security too
    We bid farewell to the old, and welcome the new.
    sobomax committed May 29, 2023
    Configuration menu
    Copy the full SHA
    4dcf44d View commit details
    Browse the repository at this point in the history
  4. Clean up workspace.

    sobomax committed May 29, 2023
    Configuration menu
    Copy the full SHA
    a753256 View commit details
    Browse the repository at this point in the history
  5. Test a specific revision.

    sobomax committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e90da63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a24c45c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c5572e View commit details
    Browse the repository at this point in the history
  8. Limit to just two revisionss.

    sobomax committed May 29, 2023
    Configuration menu
    Copy the full SHA
    3423c3d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. -E option has been deprecated and replaced with a configuration

    parameter in opensips master / 3.4, so adjust scripts and config
    accordingly.
    sobomax committed May 30, 2023
    Configuration menu
    Copy the full SHA
    973974f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12d4e70 View commit details
    Browse the repository at this point in the history
Loading