[Asterisk-code-review] res_rtp_asterisk: make it possible to remove SOFTWARE attribute (asterisk[16])
Jeremy Lainé
asteriskteam at digium.com
Wed May 19 13:41:25 CDT 2021
Hello Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/15895
to look at the new patch set (#2).
Change subject: res_rtp_asterisk: make it possible to remove SOFTWARE attribute
......................................................................
res_rtp_asterisk: make it possible to remove SOFTWARE attribute
By default Asterisk reports the pjnath version in a SOFTWARE attribute
of every STUN packet it sends. This may not be desirable in a production
environment, and RFC5389 recommends making the use of the SOFTWARE
attribute a configurable option:
https://datatracker.ietf.org/doc/html/rfc5389#section-16.1.2
This patch adds a `stun_software_attribute` yes/no option to make it
possible to omit the SOFTWARE attribute from STUN packets.
ASTERISK-29434
Change-Id: Id3f2b1dd9584536ebb3a1d7e8395fd8b3e46860b
---
M configs/samples/rtp.conf.sample
M res/res_rtp_asterisk.c
2 files changed, 17 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/95/15895/2
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15895
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: Id3f2b1dd9584536ebb3a1d7e8395fd8b3e46860b
Gerrit-Change-Number: 15895
Gerrit-PatchSet: 2
Gerrit-Owner: Jeremy Lainé <jeremy.laine at m4x.org>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210519/fcc8d8e0/attachment.html>
More information about the asterisk-code-review
mailing list