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, pmaier/aoip has been updated via 8761c965ff0b3d5f225a55411914313173758db9 (commit) from 40703dd1f441ee754a3b9b8b838feb66bc8e032d (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=8761c965ff0b3d5f225a5541191431317...
commit 8761c965ff0b3d5f225a55411914313173758db9 Author: Philipp Maier pmaier@sysmocom.de Date: Wed Jun 28 18:22:46 2017 +0200
mgcp: Fix missing call id in DLCX
The call id field in the DLCX message is missing. Use the endpoint id as call id in all CRCX and DLCX messages.
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/mgcpgw_client.h | 3 ++- openbsc/src/libmgcp/mgcpgw_client.c | 9 ++++----- openbsc/src/libmsc/msc_ifaces.c | 11 +++++++---- 3 files changed, 13 insertions(+), 10 deletions(-)
hooks/post-receive