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

[BUG] A carrier that returns a 5xx error will stop dSIP from advancing to another carrier #532

Open
mackhendricks opened this issue Sep 16, 2023 · 2 comments
Labels
bug This issue is a BUG needs validation

Comments

@mackhendricks
Copy link
Member

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
Add any applicable logs as well; such as an dsiprouter.log, or kamailio.log, etc...

Server Info:

  • OS: output from uname -a
  • Distro: output from cat /etc/os-release
  • dSIPRouter Version: output from dsiprouter version
    If not on a release version include the branch name and last commit id
  • Kamailio Version: output from kamailio -v
  • RTPengine Version: output from rtpengine -v
  • Python Package Versions: if applicable, include output from python3 -m pip freeze

Client Info:

  • Device: e.g. Polycom VVX 350, Lenovo Thinkpad X1, ..
  • OS: e.g. Windows 11, Ubuntu 22.04, ..
  • Client Software: e.g. Mozilla Firefox 103.0, Zoiper 5.5.13, ..

Additional context
Add any other context about the problem here.

@mackhendricks mackhendricks added bug This issue is a BUG needs validation labels Sep 16, 2023
@devopsec
Copy link
Member

devopsec commented Nov 1, 2023

is this occuring when routing via drouting or dispatcher?
the error handling logic is different for each

@devopsec
Copy link
Member

devopsec commented Jan 3, 2024

bump previous comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a BUG needs validation
Projects
None yet
Development

No branches or pull requests

2 participants