This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via e9f7c9925c26b23f7c29ace8da381e439a658eeb (commit) from 29d58b734d169021bb794d259fa0dde205545bf1 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/openbsc/commit/?id=e9f7c9925c26b23f7c29ace8da381e439...
commit e9f7c9925c26b23f7c29ace8da381e439a658eeb Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Thu Aug 13 18:31:09 2015 +0200
nat: Forward SDP files with multiple payload types in it
The parsing code assumed that there will be a single payload type and this assumption is clearly wrong. Forward all of the payload types. The code is still only extracting the first type from the list. The variable name has been renamed to reflect this.
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/bsc_nat.h | 2 +- openbsc/src/osmo-bsc_nat/bsc_mgcp_utils.c | 13 +++++++------ openbsc/tests/bsc-nat/bsc_data.c | 4 ++-- 3 files changed, 10 insertions(+), 9 deletions(-)
hooks/post-receive