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 0c4e400d2fdd6445da4dc24851945119517d8083 (commit) via c598e6e0a6d00827c2c974010d582815d66d0f14 (commit) via a9e420e93dca43b92b608a819ea782445eef52e0 (commit) via 1dcc2603e9f06e8be3769a2b1f93e3b761f87c52 (commit) via e5d2c60ae661e801b7049a2c9526712ded895cc1 (commit) from 6995f24831b70ef64bd08976f2aecc5314fe9862 (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=0c4e400d2fdd6445da4dc248519451195...
commit 0c4e400d2fdd6445da4dc24851945119517d8083 Author: Harald Welte laforge@gnumonks.org Date: Mon Jan 5 14:13:16 2015 +0100
meas_pcap2db.c: Fix build without CDK
Spotted by Jacob Erlbeck.
http://cgit.osmocom.org/openbsc/commit/?id=c598e6e0a6d00827c2c974010d582815d...
commit c598e6e0a6d00827c2c974010d582815d66d0f14 Author: Harald Welte laforge@gnumonks.org Date: Thu Jun 6 07:30:29 2013 +0200
debug.c: use new libosmocore features to print and save log filter
http://cgit.osmocom.org/openbsc/commit/?id=a9e420e93dca43b92b608a819ea782445...
commit a9e420e93dca43b92b608a819ea782445eef52e0 Author: Harald Welte laforge@gnumonks.org Date: Tue Nov 13 04:26:22 2012 +0100
RSL: Change "... is back in operation" to an INFO level message
http://cgit.osmocom.org/openbsc/commit/?id=1dcc2603e9f06e8be3769a2b1f93e3b76...
commit 1dcc2603e9f06e8be3769a2b1f93e3b761f87c52 Author: Harald Welte laforge@gnumonks.org Date: Tue Nov 13 04:46:03 2012 +0100
Don't return an error to caller if we are out of lchan on CHAN RQD
This is a normal situation under high load: The BTS is out of resources and the BSC cannot allocate any dedicated channel. We may send an IMM ASS REJECT back to the MS. All well within normal parameters, not an error that needs to be reported back to the caller, who propagates it all the way up to libosmo-abis.
http://cgit.osmocom.org/openbsc/commit/?id=e5d2c60ae661e801b7049a2c9526712de...
commit e5d2c60ae661e801b7049a2c9526712ded895cc1 Author: Harald Welte laforge@gnumonks.org Date: Tue Nov 13 06:52:42 2012 +0100
SMS: Attempting to send SMS is not a NOTICEable event
-----------------------------------------------------------------------
Summary of changes: openbsc/src/libbsc/abis_rsl.c | 4 ++-- openbsc/src/libcommon/debug.c | 46 ++++++++++++++++++++++++++++++++++++++++ openbsc/src/libmsc/sms_queue.c | 2 +- openbsc/src/utils/meas_pcap2db.c | 2 -- 4 files changed, 49 insertions(+), 5 deletions(-)
hooks/post-receive