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, neels/sgsn-id has been updated
via 689629a1b27f9f2426ee46cbf6a815b09dde869f (commit)
via 05de8df3d1d5458f35b432bf3d0182c121bd4995 (commit)
from 66ab8d0fae7870113d322edccb0f5fb24fa6b058 (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=689629a1b27f9f2426ee46cbf6a815b0…
commit 689629a1b27f9f2426ee46cbf6a815b09dde869f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Sep 30 13:02:54 2015 +0200
wip
http://cgit.osmocom.org/openbsc/commit/?id=05de8df3d1d5458f35b432bf3d0182c1…
commit 05de8df3d1d5458f35b432bf3d0182c121bd4995
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Sep 29 12:56:58 2015 +0200
oap: Adjust OAP spec
- Generalize introductory paragraph.
- Write "client" and "server" instead of SGSN and MAP proxy.
- Use XRES instead of SRES.
- Specify Sync Request message (AUTN).
-----------------------------------------------------------------------
Summary of changes:
openbsc/doc/osmocom-authn-protocol.txt | 157 +++++++++++++++++++++++----------
openbsc/include/openbsc/gprs_oap.h | 36 ++++----
openbsc/include/openbsc/ipa_client.h | 2 +-
openbsc/src/gprs/gprs_oap.c | 3 +-
openbsc/src/gprs/ipa_client.c | 2 +-
5 files changed, 131 insertions(+), 69 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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, zecke/features/osmux-reliability has been created
at a63000032940bd32331d0a5529f85ff57ddc7d72 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=a63000032940bd32331d0a5529f85ff5…
commit a63000032940bd32331d0a5529f85ff57ddc7d72
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Oct 2 18:15:18 2015 +0200
osmux: Enforce Osmux only global and per BSC configuration
Extend the osmux only setting from the MGCP MGW to the NAT. This
is applied when an endpoint is allocated and/or when the allocation
is confirmed by the remote system.
Not tested. The impact should only be when the new option is
being used.
Fixes: OW#1492
http://cgit.osmocom.org/openbsc/commit/?id=c7a776c496f21d5e044bc030dc61b01a…
commit c7a776c496f21d5e044bc030dc61b01ab7b36aa2
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Oct 2 17:38:27 2015 +0200
osmux: Allow to enforce using Osmux for the client
Some systems only want to use Osmux. In case only Osmux
should be used fail if it has not be offered/acked.
Client:
Verified On, Off and Only with X-Osmux: 3 and without this field.
<000b> mgcp_protocol.c:823 Osmux only and no osmux offered on 0x14
<000b> mgcp_protocol.c:884 Resource error on 0x14
NAT:
Not tested and implemented
Fixes: OW#1492
http://cgit.osmocom.org/openbsc/commit/?id=46a518979424913841a3f512eb048383…
commit 46a518979424913841a3f512eb04838333f64481
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Oct 2 16:25:21 2015 +0200
osmux: Add introspection for osmux.
* Print number of used CIDs for the system
* Hopefully this is just the beginning
http://cgit.osmocom.org/openbsc/commit/?id=d10daee17fd32369a103e11dac148263…
commit d10daee17fd32369a103e11dac1482638df462ec
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Oct 2 16:11:15 2015 +0200
osmux: Do not divide the number of bytes by eight.
sizeof(uint8_t) == 1 and there is no need to create an array
with 16 bytes and then only use the first two of them. This
means the CID range is from 0 to 127 and we should be able
to extend this to 256 by changing the array size to 32. Update
the testcase now that we can have more than 16 calls with Osmux.
http://cgit.osmocom.org/openbsc/commit/?id=97bf148af933b8c80bbc3a79e830208b…
commit 97bf148af933b8c80bbc3a79e830208b9c172039
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Oct 2 15:56:35 2015 +0200
osmux: Test cid allocation and de-allocation
* Test that one can get an id
* That they are assigned predicatble right now
* That returning them will make the number of used ones go down
* That allocating more will fail
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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, zecke/features/amr2 has been deleted
was 39c5459215622b9dc816c897fc78f646d26a84da
-----------------------------------------------------------------------
39c5459215622b9dc816c897fc78f646d26a84da amr: Attempt to unbreak the AMR support in the BSC
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 8b4e58462167493e31109e965b4ad6c32d2215f1 (commit)
via 7a77d0155f154b88d768832932b8b2c35681782f (commit)
via a174a47811f2168d63f6f021d3ed2f156bff9951 (commit)
via 615ed46a6ab25f71a7ab0d8201d33b4dbf8fc5b0 (commit)
via 11cb7a9fd9d853aaf5ff3d34c179fa3afc9a80a4 (commit)
from 130be40c3e1bd7a1c7003c71cbae071a3d51cf62 (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=8b4e58462167493e31109e965b4ad6c3…
commit 8b4e58462167493e31109e965b4ad6c32d2215f1
Merge: 130be40 7a77d01
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Oct 2 15:30:38 2015 +0200
Merge branch 'zecke/features/amr'
Fix AMR support for the BSC, remove code duplication, make it
less prone to error.
http://cgit.osmocom.org/openbsc/commit/?id=7a77d0155f154b88d768832932b8b2c3…
commit 7a77d0155f154b88d768832932b8b2c35681782f
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Sep 24 16:26:01 2015 +0200
amr: Attempt to unbreak the AMR support in the BSC
The signature of mr_config and the BSC implementation didn't
match and the compiler was warning about it:
osmo_bsc_api.c:530:2: warning: initialization from incompatible pointer type
.mr_config = bsc_mr_config,
^
osmo_bsc_api.c:530:2: warning: (near initialization for ‘bsc_handler.mr_config’)
Change the mr_config again and provide an implementation
that will set the ms and bts data structure. It would be
better to put the size outside of the IE but I am not going
to change it right now. It would also be nice to either move
the AMR setting into the "nitb" structure or have the msc
data be used _after_ the bts settings. This needs to be
cleaned up in the next step.
Manually verified by placing a MO call and checking that
both the channel mode modify and the mode modify request
contain the multi rate config with the rate mr config
(length two bytes, version 1, icmi==1, no start mode being
set).
http://cgit.osmocom.org/openbsc/commit/?id=a174a47811f2168d63f6f021d3ed2f15…
commit a174a47811f2168d63f6f021d3ed2f156bff9951
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Sep 24 11:39:38 2015 +0200
amr: Kill more duplication and let the code work one of the modes
http://cgit.osmocom.org/openbsc/commit/?id=615ed46a6ab25f71a7ab0d8201d33b4d…
commit 615ed46a6ab25f71a7ab0d8201d33b4dbf8fc5b0
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Sep 24 11:30:58 2015 +0200
amr: Instead of putting ms/bts into the same struct.. use it twice
This way a lot of if/else can just be killed by the caller deciding
which of the two instances to use.
I have copied both branches to new files, replace bts for ms in one
of them and ran diff on it. There is no difference.
http://cgit.osmocom.org/openbsc/commit/?id=11cb7a9fd9d853aaf5ff3d34c179fa3a…
commit 11cb7a9fd9d853aaf5ff3d34c179fa3afc9a80a4
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Aug 20 19:32:46 2015 +0200
amr: Remove some code duplication in preparation
Merge two copies into a local static helper function. The format
of the message will change and then it is easier to modify it in
one place than in two.
Sadly the original patch was merged before this clean-up so do
the clean-up as second step.
Conflicts:
openbsc/src/libbsc/abis_rsl.c
openbsc/src/libbsc/gsm_04_08_utils.c
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/bsc_api.h | 2 +-
openbsc/include/openbsc/gsm_04_08.h | 3 +-
openbsc/include/openbsc/gsm_data_shared.h | 10 +++---
openbsc/src/libbsc/abis_rsl.c | 18 +++++-----
openbsc/src/libbsc/bsc_api.c | 6 ++--
openbsc/src/libbsc/bsc_vty.c | 59 +++++++++++++------------------
openbsc/src/libbsc/gsm_04_08_utils.c | 57 ++++++++++++-----------------
openbsc/src/osmo-bsc/osmo_bsc_api.c | 36 +++++++++++++------
8 files changed, 93 insertions(+), 98 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "An utility library for Open Source Mobile Communications".
The branch, jerlbeck/wip/stats has been created
at 5fcbd59ec18cad0a4ca53bee7a9f561e59284ff4 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=5fcbd59ec18cad0a4ca53bee7a9f…
commit 5fcbd59ec18cad0a4ca53bee7a9f561e59284ff4
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu Oct 1 20:43:53 2015 +0200
core: Add stat_item for value monitoring (TODO)
TODO:
- commit message
- tests for stat_item_get_group_by_name_idx and
stat_item_get_by_name
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "An utility library for Open Source Mobile Communications".
The branch, origin/jerlbeck/wip/stats has been deleted
was 5fcbd59ec18cad0a4ca53bee7a9f561e59284ff4
-----------------------------------------------------------------------
5fcbd59ec18cad0a4ca53bee7a9f561e59284ff4 core: Add stat_item for value monitoring (TODO)
-----------------------------------------------------------------------
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "An utility library for Open Source Mobile Communications".
The branch, origin/jerlbeck/wip/stats has been created
at 5fcbd59ec18cad0a4ca53bee7a9f561e59284ff4 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=5fcbd59ec18cad0a4ca53bee7a9f…
commit 5fcbd59ec18cad0a4ca53bee7a9f561e59284ff4
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu Oct 1 20:43:53 2015 +0200
core: Add stat_item for value monitoring (TODO)
TODO:
- commit message
- tests for stat_item_get_group_by_name_idx and
stat_item_get_by_name
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "UNNAMED PROJECT".
The branch, jerlbeck/wip/edge has been created
at 54e03496cdcc6188a03ce685c1a980d35a794a66 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=54e03496cdcc6188a03ce685c1a980d…
commit 54e03496cdcc6188a03ce685c1a980d35a794a66
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu Oct 1 15:44:40 2015 +0200
WIP edge: Add is_egprs_enabled method to TBF
http://cgit.osmocom.org/osmo-pcu/commit/?id=950a7d4a0cb9c7cc667d0c7c49d5ca8…
commit 950a7d4a0cb9c7cc667d0c7c49d5ca8550b8ab7e
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Sep 28 18:54:32 2015 +0200
WIP edge: Packet uplink assignment
http://cgit.osmocom.org/osmo-pcu/commit/?id=e73584eebca759cb6c81092910e48bc…
commit e73584eebca759cb6c81092910e48bc99cb2b4bf
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Sep 28 18:12:57 2015 +0200
WIP edge: Add egprs config conmmand
http://cgit.osmocom.org/osmo-pcu/commit/?id=1a2e9dcd0e4177bfe5a0788447f4c1e…
commit 1a2e9dcd0e4177bfe5a0788447f4c1e8a5a1baa5
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Sep 28 17:55:32 2015 +0200
WIP edge: Get EGPRS multislot class
-----------------------------------------------------------------------
hooks/post-receive
--
UNNAMED PROJECT
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 "UNNAMED PROJECT".
The branch, master has been updated
via 2db0f08e08d074dc2876b780c76f7261851e7296 (commit)
from 7c8d39a67b7568cda38829c774ea541250f3142f (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
src/gprs_bssgp_pcu.cpp | 57 +++++++++++++++++++++++++++++++++++++++++++++++
src/gprs_bssgp_pcu.h | 5 +++++
src/gprs_rlcmac_sched.cpp | 3 +++
src/tbf.h | 9 +++++++-
src/tbf_dl.cpp | 36 +++++++++++++++++++++++++-----
tests/tbf/TbfTest.err | 2 ++
6 files changed, 106 insertions(+), 6 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
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, neels/sgsn-id-3 has been updated
discards a02381729ebfccf51d3fc451a12aa0d37638493c (commit)
discards b3c9f1afa4be182401cb0c63451d8e53a8daf5cd (commit)
discards 6d914941e078d391a39a1c3fbb1e3667f5af282e (commit)
discards ee82f9e5b0698bd08557f3494848f8d89c1d6243 (commit)
discards b7159b74908a7be909b01080f41bc38e5aa12cd5 (commit)
discards 4c31279e324b464ea5bb824fd47c50fc3fceddb3 (commit)
discards 54fbafdade5f90308c4737714c8700dc5daf0978 (commit)
via ac287bf95f0c17dbad4d4278577da057bf5d39cb (commit)
via 77bc0f8d9c332a49d2c75bdbde4b978754810e11 (commit)
via 44f30f06ec662085e62ca4cacc0ee7d9a9205ae0 (commit)
via 36699f06dfd75cfc4bdb958bff9366a7af786a16 (commit)
via e8b398c5083a9b147161d66024f2921cc81d9d13 (commit)
via 9f1504373e186e3b0ad0b21242708570122e696b (commit)
via d1eee343c814567537b03383d14d162b40fc91c5 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (a02381729ebfccf51d3fc451a12aa0d37638493c)
\
N -- N -- N (ac287bf95f0c17dbad4d4278577da057bf5d39cb)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=ac287bf95f0c17dbad4d4278577da057…
commit ac287bf95f0c17dbad4d4278577da057bf5d39cb
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Oct 1 13:43:04 2015 +0200
oap: add OAP config to VTY
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=77bc0f8d9c332a49d2c75bdbde4b9787…
commit 77bc0f8d9c332a49d2c75bdbde4b978754810e11
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Oct 1 01:52:40 2015 +0200
gsup/oap: add OAP to GSUP client.
Trigger an OAP registration upon IPA connect. Feed incoming OAP messages to
oap_handle() and send replies returned by it.
Add oap_config to sgsn_config (todo: vty).
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=44f30f06ec662085e62ca4cacc0ee7d9…
commit 44f30f06ec662085e62ca4cacc0ee7d9a9205ae0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Sep 30 22:58:57 2015 +0200
oap: add OAP API test
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=36699f06dfd75cfc4bdb958bff9366a7…
commit 36699f06dfd75cfc4bdb958bff9366a7af786a16
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Oct 1 14:12:40 2015 +0200
oap: add oap testsuite skeleton
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=e8b398c5083a9b147161d66024f2921c…
commit e8b398c5083a9b147161d66024f2921cc81d9d13
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Sep 30 18:30:11 2015 +0200
oap: implement initial OAP API.
Add oap.[hc] and oap_messages.[hc].
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=9f1504373e186e3b0ad0b21242708570…
commit 9f1504373e186e3b0ad0b21242708570122e696b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Sep 30 18:01:50 2015 +0200
Add OAP design document.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=d1eee343c814567537b03383d14d162b…
commit d1eee343c814567537b03383d14d162b40fc91c5
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Sep 30 17:55:26 2015 +0200
gsup: factor out header composition & sending.
Move IPA header composition and sending to new static gsup_client_send() (so I
can use it in the upcoming OAP code).
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/oap/oap_test.ok | 7 ++++++-
openbsc/tests/sgsn/Makefile.am | 2 ++
2 files changed, 8 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)