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

Support choice of sip or sips scheme for outbound gateway using TLS #438

Open
davehorton opened this issue Jun 14, 2024 · 2 comments
Open
Assignees

Comments

@davehorton
Copy link
Contributor

Currently when we add an outbound gateway we can choose the protocol, as per below:
image

However, when we choose TLS or TLS/SRTP we always then use the "sips" scheme. This signifies end-to-end encryption. Some carriers though, because they are only using encryption on the leg of the call to us, either prefer or require that we use the "sip" scheme.

Therefore, we need an additional checkbox on outbound gateways that is labeled "Use sips scheme". If not checked, we should default to using "sip", both if/when registering and sending OPTIONS pings as well as outbound calls

@mercuryyy
Copy link

The - jambonz/sbc-outbound#136

Does not fix the above issue.

@xquanluu
Copy link
Contributor

Hi @mercuryyy

I'm sorry that I missed your comment, could you please attach some log or tell us how to reproduce the issue?

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

3 participants