[Asterisk-code-review] Add SDP translator and PJMEDIA implementation. (asterisk[master])
Mark Michelson
asteriskteam at digium.com
Tue Feb 14 14:50:12 CST 2017
Hello Anonymous Coward #1000019,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/4946
to look at the new patch set (#4).
Change subject: Add SDP translator and PJMEDIA implementation.
......................................................................
Add SDP translator and PJMEDIA implementation.
This creates the following:
* Asterisk's internal representation of an SDP
* An API for translating SDPs from one format to another
* An implementation of a translator for PJMEDIA
Change-Id: Ie2ecd3cbebe76756577be9b133e84d2ee356d46b
---
M include/asterisk/sdp_options.h
A include/asterisk/sdp_priv.h
A include/asterisk/sdp_translator.h
A main/sdp_repr.c
A main/sdp_translator.c
A res/res_sdp_translator_pjmedia.c
6 files changed, 1,021 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/46/4946/4
--
To view, visit https://gerrit.asterisk.org/4946
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie2ecd3cbebe76756577be9b133e84d2ee356d46b
Gerrit-PatchSet: 4
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
More information about the asterisk-code-review
mailing list