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, fairwaves/master-rebase has been updated
via b6c027d3fa4c0d217d4f4f47a5592a39aa46c830 (commit)
via 07e11826d423572fea17d702d4020df6a7e86509 (commit)
from cf5c67033fc4c8820613f4abae6a2e0c777306a2 (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=b6c027d3fa4c0d217d4f4f47a5592a39…
commit b6c027d3fa4c0d217d4f4f47a5592a39aa46c830
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Tue Jul 4 15:50:30 2017 +0300
debian: Update changelog to 0.15.1-fw.5
http://cgit.osmocom.org/openbsc/commit/?id=07e11826d423572fea17d702d4020df6…
commit 07e11826d423572fea17d702d4020df6a7e86509
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Tue Jul 4 15:21:38 2017 +0300
Implement handover support for mncc bridge mode
* Introduced mncc message with type MNCC_RTP_MODIFY
for forwarding modified rtp info to external application.
* Added handler for HANDOVER_DETECT signal, which forwards rtp info
(modified during handover process) to external application via mncc.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 6 ++++
openbsc/include/openbsc/mncc.h | 1 +
openbsc/src/libmsc/gsm_04_08.c | 75 ++++++++++++++++++++++++++++++++++++++++++
openbsc/src/libmsc/mncc.c | 1 +
4 files changed, 83 insertions(+)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)