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

Getting periodic 486 and 503 errors #158

Open
jeffwhelpley opened this issue Sep 19, 2023 · 3 comments
Open

Getting periodic 486 and 503 errors #158

jeffwhelpley opened this issue Sep 19, 2023 · 3 comments

Comments

@jeffwhelpley
Copy link

Periodically (i.e. 3 to 10 times per hour) we are getting SIP errors from our Drachtio listener like this:

Sip non-success response: 486

or

Sip non-success response: 503

There are no other details in the error that gets returned, but looking up online it appears that both are related to scalability. Assuming that is the case, what adjustments should I make to our Drachtio instance to be able to support more simultaneous calls?

@davehorton
Copy link
Collaborator

Its not clear if you are sending INVITEs and receiving those responses in return, or if you are receiving INVITEs and generating those responses in return. In general, a full SIP log showing the INVITE transaction would be necessary to learn more

@davehorton
Copy link
Collaborator

can you supply a full log @jeffwhelpley ?

@jeffwhelpley
Copy link
Author

Yes, I will get logs and attach here later this week. I have to re-run our full production test to get the logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants