[Asterisk-code-review] Add SDP translator and PJMEDIA implementation. (asterisk[master])

Mark Michelson asteriskteam at digium.com
Tue Feb 14 10:30:05 CST 2017


Mark Michelson has uploaded a new patch set (#3). ( https://gerrit.asterisk.org/4946 )

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/3
-- 
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: 3
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>



More information about the asterisk-code-review mailing list