-
-
Notifications
You must be signed in to change notification settings - Fork 108
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
FIx missing ACK issue with webrtc gateway #554
Comments
currently the hurdles to tackle are:
|
mackhendricks
changed the title
support for acting as an webrtc gateway
FIx missing ACK issue with webrtc gateway
Jan 23, 2024
Here is the fix, Please make changes to the existing kamailio config for the asterisk to accept the contact header format Add the following code or replace the if (isbflagset(FLB_WS_DEVICE)) condition under INVITE route
Update the MANAGE_REPLY Route like below
Update the WS_REPLY route below
|
Thank you....we are reviewing this. We really appreicate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
webrtc to SIP, and vice versa translation
The text was updated successfully, but these errors were encountered: