[Asterisk-code-review] res_pjsip: Add mediasec capabilities. (asterisk[16])
Maximilian Fridrich
asteriskteam at digium.com
Tue Sep 27 00:19:05 CDT 2022
Attention is currently required from: Maximilian Fridrich.
Hello Joshua Colp, N A, George Joseph, Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/18837
to look at the new patch set (#13).
Change subject: res_pjsip: Add mediasec capabilities.
......................................................................
res_pjsip: Add mediasec capabilities.
This patch adds support for mediasec SIP headers and SDP attributes.
These are defined in RFC 3329, 3GPP TS 24.229 and
draft-dawes-sipcore-mediasec-parameter. The new features are
implemented so that a backbone for RFC 3329 is present to streamline
future work on RFC 3329.
With this patch, Asterisk can communicate with Deutsche Telekom trunks
which require these fields.
ASTERISK-30032
Change-Id: Ia7f5b5ba42db18074fdd5428c4e1838728586be2
---
A contrib/ast-db-manage/config/versions/417c0247fd7e_add_security_negotiation_and_security_.py
A doc/CHANGES-staging/res_pjsip_rfc3329.txt
M include/asterisk/res_pjsip.h
M include/asterisk/res_pjsip_session.h
M res/res_pjsip/pjsip_config.xml
M res/res_pjsip/pjsip_configuration.c
M res/res_pjsip/pjsip_options.c
A res/res_pjsip/security_agreements.c
M res/res_pjsip_outbound_registration.c
A res/res_pjsip_rfc3329.c
M res/res_pjsip_sdp_rtp.c
M res/res_pjsip_session.c
12 files changed, 962 insertions(+), 4 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/37/18837/13
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18837
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: Ia7f5b5ba42db18074fdd5428c4e1838728586be2
Gerrit-Change-Number: 18837
Gerrit-PatchSet: 13
Gerrit-Owner: Maximilian Fridrich <m.fridrich at commend.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: N A <mail at interlinked.x10host.com>
Gerrit-Attention: Maximilian Fridrich <m.fridrich at commend.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220927/304e8a4f/attachment-0001.html>
More information about the asterisk-code-review
mailing list