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

Interoperability: Asterisk 13 on re-INVITE #21

Open
traud opened this issue Aug 5, 2021 · 0 comments
Open

Interoperability: Asterisk 13 on re-INVITE #21

traud opened this issue Aug 5, 2021 · 0 comments

Comments

@traud
Copy link
Owner

traud commented Aug 5, 2021

When Asterisk started the call but the remote party sends a re-INVITE on the SIP layer, the call might face one-way audio. One such a call scenario is call hold, for example. One-way audio happens because this codec here uses a dynamic RTP payload type in SDP negotiation, which Asterisk 13 LTS does not support correctly. Complete details are documented in ASTERISK-27056. Even if you are not affected, applying the patch provided there is recommended for any user. If you face an issues with that patch, report in ASTERISK-27056, please. If possible, consider upgrading to a newer Asterisk branch.

@traud traud changed the title Interoperability: Polycom UC Interoperability: Asterisk 13 on re-INVITE Sep 20, 2021
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

1 participant