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

If simringer receives a 180 on a branch then propagate 180 back out of simringer #13

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

elbow
Copy link

@elbow elbow commented Apr 26, 2020

Only does so for the first branch to send back a 180.

Didn't deal with other 1xxs, especially 183. But using simringer to call a bunch of endpoint devices must be a common case and most will send 180 and not 183.

Wanted this since at the moment if a call is being processed through simringer there is no progress (180 Ringing) and that creates uncomfortable dead air for the call who is likely to conclude that the call failed.

elbow added 2 commits April 26, 2020 17:03
Otherwise I think caller hears silence until someone answers
(except if someone in between is doing comfort ring)
Forward first 180 received from a branch back to caller
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

Successfully merging this pull request may close these issues.

1 participant