Attention is currently required from: pespin, dexter.

dexter uploaded patch set #16 to this change.

View Change

ranap_rab_ass: add decoder and rewrite functions for RAB-AssignmentRequest/Response

The RANAP RAB AssignmentRequest and AssignmentResponse contains the
IP-Address and the IP-Port for the RTP voice stream. In the comming MGCP
implementation we will have to extract and replace this information.
Lets add functions that do that in a convinient way.

Change-Id: I58b542bf23ff5e1db2ccf6833fec91d9ba332837
Related: OS#5152
---
M configure.ac
M include/osmocom/hnbgw/Makefile.am
A include/osmocom/hnbgw/ranap_rab_ass.h
M src/osmo-hnbgw/Makefile.am
A src/osmo-hnbgw/ranap_rab_ass.c
M tests/Makefile.am
A tests/ranap_rab_ass/Makefile.am
A tests/ranap_rab_ass/ranap_rab_ass_test.c
A tests/ranap_rab_ass/ranap_rab_ass_test.ok
M tests/testsuite.at
10 files changed, 865 insertions(+), 6 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/92/26792/16

To view, visit change 26792. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I58b542bf23ff5e1db2ccf6833fec91d9ba332837
Gerrit-Change-Number: 26792
Gerrit-PatchSet: 16
Gerrit-Owner: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-CC: laforge <laforge@osmocom.org>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Attention: dexter <pmaier@sysmocom.de>
Gerrit-MessageType: newpatchset