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

NATHELPER: fix_nated_sdp does not support a=rtcp headers #2459

Closed
oej opened this issue Aug 28, 2020 · 1 comment
Closed

NATHELPER: fix_nated_sdp does not support a=rtcp headers #2459

oej opened this issue Aug 28, 2020 · 1 comment

Comments

@oej
Copy link
Member

oej commented Aug 28, 2020

Description

fix_nated_sdp() function with an IP address as argument supports modifying the media line and the connection line but not a=rtcp. It would be helpful if it did that line too.

Expected behavior

a=rtcp: IN ip4

Actual observed behavior

No modification

arsperger added a commit to arsperger/kamailio that referenced this issue Oct 5, 2020
miconda pushed a commit that referenced this issue Oct 12, 2020
miconda pushed a commit that referenced this issue Oct 12, 2020
- GH #2459

(cherry picked from commit 088738c)
(cherry picked from commit fd4dd36)
@miconda
Copy link
Member

miconda commented Nov 12, 2020

This should be implemented, with the commits referenced above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants