-
Notifications
You must be signed in to change notification settings - Fork 584
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
mid_registrar + Invite #3577
Comments
if (!mid_registrar_lookup("location")) { always returning 404, Not Found. |
if (is_method("INVITE")) { sngrep shows the INVITE is sent to xxxxx:1443. But no response is received from asterisk. |
when using mode 0, I'm getting 404:Not Found |
Pls help |
ERROR:tls_openssl:openssl_tls_write: TLS write error: |
The reuest is not reaching asterisk. |
Originally posted by @prathibhacdac in #3573
The text was updated successfully, but these errors were encountered: