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 "Python scripting interface to the OsmoNITB MNCC interface".
The branch, master has been updated
via ce184f83f0ebad256fe05be75c2b53d03a5ee158 (commit)
from 03980b4e31742e4ff5e0037268f078c8763ec873 (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/mncc-python/commit/?id=ce184f83f0ebad256fe05be75c2b…
commit ce184f83f0ebad256fe05be75c2b53d03a5ee158
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat Apr 29 14:43:28 2017 +0200
test: Add a manual test to simulate DTMF handling in osmo-sip-connector
Add a manul test to the contrib folder that helped and can help during
the development of osmo-sip-connector or similar software. This avoids
having to create a separate mncc module.
It can be started like:
$ PYTHONPATH=$PWD/../ python manual_test_server.py
Change-Id: I7f62efbc62455e6fcb1f091afb5fa120099834f0
-----------------------------------------------------------------------
Summary of changes:
contrib/manual_test_server.py | 126 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 126 insertions(+)
create mode 100644 contrib/manual_test_server.py
hooks/post-receive
--
Python scripting interface to the OsmoNITB MNCC interface
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 "Python scripting interface to the OsmoNITB MNCC interface".
The branch, master has been updated
via 03980b4e31742e4ff5e0037268f078c8763ec873 (commit)
from 08207d9e6fcc9b5e48f1b4dd6a2e99df69264cb2 (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/mncc-python/commit/?id=03980b4e31742e4ff5e0037268f0…
commit 03980b4e31742e4ff5e0037268f078c8763ec873
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat Apr 29 14:12:31 2017 +0200
mncc: Make it possible to build a MNCC server for testing
For manual testing the osmo-sip-connector it is nice to run a custom
MNCC server to mock certain behavior. Refactor the socket class to
share code between client/server.
Change-Id: I8387fe1687557c6a1a26ff1e0cc9dbff3087aa82
-----------------------------------------------------------------------
Summary of changes:
mncc_sock.py | 45 ++++++++++++++++++++++++++++++++-------------
1 file changed, 32 insertions(+), 13 deletions(-)
hooks/post-receive
--
Python scripting interface to the OsmoNITB MNCC interface
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 "Software-defined analyzer for APCO P25".
The branch, max has been updated
via d0eacef338a4e1454e7f8ee7e408a01b66492248 (commit)
from e9911c5df8413dd5c9ddd4c7d37db4259d2a989b (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/op25/commit/?id=d0eacef338a4e1454e7f8ee7e408a01b664…
commit d0eacef338a4e1454e7f8ee7e408a01b66492248
Author: Max <ikj1234i(a)yahoo.com>
Date: Sun Apr 30 11:13:47 2017 -0400
readme
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/apps/README | 160 ++++++++++++++++++++++++++++++++++++++
1 file changed, 160 insertions(+)
create mode 100644 op25/gr-op25_repeater/apps/README
hooks/post-receive
--
Software-defined analyzer for APCO P25
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 "Software-defined analyzer for APCO P25".
The branch, max has been updated
via e9911c5df8413dd5c9ddd4c7d37db4259d2a989b (commit)
via 45794418aeb9283f2e237084fdedf30209457b4c (commit)
from e6deba2cd56d8261e779d939054e260404684f5a (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/op25/commit/?id=e9911c5df8413dd5c9ddd4c7d37db4259d2…
commit e9911c5df8413dd5c9ddd4c7d37db4259d2a989b
Author: Max <ikj1234i(a)yahoo.com>
Date: Sat Apr 29 15:57:35 2017 -0400
rx.py replaces scope.py
http://cgit.osmocom.org/op25/commit/?id=45794418aeb9283f2e237084fdedf302094…
commit 45794418aeb9283f2e237084fdedf30209457b4c
Author: Max <ikj1234i(a)yahoo.com>
Date: Sat Apr 29 15:12:10 2017 -0400
update copyright
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/apps/gr_gnuplot.py | 181 ++
op25/gr-op25_repeater/apps/rx.py | 635 +++++++
op25/gr-op25_repeater/apps/scope.py | 2760 ------------------------------
op25/gr-op25_repeater/apps/terminal.py | 176 ++
op25/gr-op25_repeater/apps/trunking.py | 2 +-
5 files changed, 993 insertions(+), 2761 deletions(-)
create mode 100644 op25/gr-op25_repeater/apps/gr_gnuplot.py
create mode 100755 op25/gr-op25_repeater/apps/rx.py
delete mode 100755 op25/gr-op25_repeater/apps/scope.py
create mode 100644 op25/gr-op25_repeater/apps/terminal.py
hooks/post-receive
--
Software-defined analyzer for APCO P25
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 "Software-defined analyzer for APCO P25".
The branch, max has been updated
via e6deba2cd56d8261e779d939054e260404684f5a (commit)
via 59a78e36711e24a20f40800e63eaf51fcd236bcf (commit)
via 10aaadf1cd4eef73b2d5b65afddd7cea7d580f8e (commit)
from bcef5dfc295a76aa219709c3492285b81652a2dd (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/op25/commit/?id=e6deba2cd56d8261e779d939054e2604046…
commit e6deba2cd56d8261e779d939054e260404684f5a
Author: Max <ikj1234i(a)yahoo.com>
Date: Sat Apr 29 12:32:47 2017 -0400
frame assembler sink-only mode
http://cgit.osmocom.org/op25/commit/?id=59a78e36711e24a20f40800e63eaf51fcd2…
commit 59a78e36711e24a20f40800e63eaf51fcd236bcf
Author: Max <ikj1234i(a)yahoo.com>
Date: Sat Apr 29 12:30:33 2017 -0400
add hold command
http://cgit.osmocom.org/op25/commit/?id=10aaadf1cd4eef73b2d5b65afddd7cea7d5…
commit 10aaadf1cd4eef73b2d5b65afddd7cea7d580f8e
Author: Max <ikj1234i(a)yahoo.com>
Date: Tue Apr 25 19:59:35 2017 -0400
trunking.py updates
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/apps/p25_decoder.py | 13 ++--
op25/gr-op25_repeater/apps/trunking.py | 75 +++++++++++++++++++++-
.../lib/p25_frame_assembler_impl.cc | 4 +-
op25/gr-op25_repeater/lib/p25p1_fdma.cc | 14 ++--
4 files changed, 87 insertions(+), 19 deletions(-)
hooks/post-receive
--
Software-defined analyzer for APCO P25
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via d62a58dbfb4424a104960bca7ffff01a173c101f (commit)
from 322252d793961ab6db56ea2c22fa91f7c1001bc0 (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/osmo-bts/commit/?id=d62a58dbfb4424a104960bca7ffff01…
commit d62a58dbfb4424a104960bca7ffff01a173c101f
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Jul 1 18:36:28 2016 +0200
sysmobts: Make reservation for mode/netmask/ip and suc
Change-Id: Ib98856356dc296be9e449d35479bc9234c0c4d32
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/misc/sysmobts_eeprom.h | 15 ++++++++++++++-
src/osmo-bts-sysmo/misc/sysmobts_par.c | 2 ++
2 files changed, 16 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "Osmocom network interface library".
The branch, master has been updated
via 4e93766a4bcdfc69869f635cc99e7301ba0ac43b (commit)
from a18caad5fd6131b1d8474154e7fefd9c462485bd (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/libosmo-netif/commit/?id=4e93766a4bcdfc69869f635cc9…
commit 4e93766a4bcdfc69869f635cc99e7301ba0ac43b
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Apr 10 16:53:32 2017 +0800
misc: Call the variable ctx like in all other places
We couldn't figure out what "crx" as supposed to mean and assume
it is a typo. Fix the code and call it ctx, this is fixing the
API documentation as well.
Change-Id: I27ed1178fdbbcf3fc0e1070dc19b4ecf9a327a04
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/netif/datagram.h | 6 +++---
src/datagram.c | 16 ++++++++--------
2 files changed, 11 insertions(+), 11 deletions(-)
hooks/post-receive
--
Osmocom network interface library
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_msc has been updated
discards d0fe7d7db24d65f79224fdb9eb7de0a86c741361 (commit)
via f5756b4cede96a5cd254a8316dc40cce550391aa (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 (d0fe7d7db24d65f79224fdb9eb7de0a86c741361)
\
N -- N -- N (f5756b4cede96a5cd254a8316dc40cce550391aa)
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=f5756b4cede96a5cd254a8316dc40cce…
commit f5756b4cede96a5cd254a8316dc40cce550391aa
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:19:45 2017 +0200
WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/a_iface_bssap.h | 10 +-
openbsc/include/openbsc/osmo_msc.h | 4 +
openbsc/src/libmsc/a_iface.c | 72 ++++++----
openbsc/src/libmsc/a_iface_bssap.c | 246 ++++++++++++++++++++++++--------
openbsc/src/libmsc/gsm_subscriber.c | 2 +-
openbsc/src/libmsc/osmo_msc.c | 14 +-
6 files changed, 253 insertions(+), 95 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, pmaier/aoip_bsc has been updated
discards f15280bfb82811a228d095ecd9590f856fd6af95 (commit)
via a999840f3c981db71d6387fd757dd8a57de1eae6 (commit)
via 6d8e5198ad17e70f27010dbf7c86d25477de90e1 (commit)
via 6f0e50c8337355eb59033903ede9ab6528890835 (commit)
via a18001d50605b0c7d4ae54c812b8766f8e7f5f61 (commit)
via 8b8fca757eafc7ae07a8a3c9f522265c8c73f729 (commit)
via 2b229ffaef4d82ec87dc37d274ae62a7c214da7a (commit)
via cb1e3660946684e68bba3ab8d59ebd9cf530f83e (commit)
via 11e4e41ffcd839cf6a570a2c9541e97495db96b4 (commit)
via 7636c0833bd7d6ccf2eb0a67677334a72b5d7a92 (commit)
via dc9de2352329ac5523e19d89f7e17fbd16c5e25a (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 (f15280bfb82811a228d095ecd9590f856fd6af95)
\
N -- N -- N (a999840f3c981db71d6387fd757dd8a57de1eae6)
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=a999840f3c981db71d6387fd757dd8a5…
commit a999840f3c981db71d6387fd757dd8a57de1eae6
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:26:04 2017 +0200
WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
Summary of changes:
debian/openbsc-dev.install | 1 +
openbsc/contrib/systemd/osmo-gbproxy.service | 12 ++++
openbsc/include/openbsc/gsm_data_shared.h | 7 +-
openbsc/include/openbsc/meas_rep.h | 3 +-
openbsc/include/openbsc/rest_octets.h | 5 +-
openbsc/include/openbsc/system_information.h | 2 +-
openbsc/openbsc.pc.in | 1 -
openbsc/src/libbsc/abis_nm.c | 22 +++----
openbsc/src/libbsc/abis_rsl.c | 20 ++++--
openbsc/src/libbsc/bsc_vty.c | 13 ++--
openbsc/src/libbsc/rest_octets.c | 6 +-
openbsc/src/libbsc/system_information.c | 87 ++++++++++++-------------
openbsc/src/libmsc/smpp_openbsc.c | 4 +-
openbsc/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c | 2 +-
openbsc/src/osmo-bsc_nat/bsc_sccp.c | 10 ++-
openbsc/src/utils/meas_db.c | 3 +-
openbsc/src/utils/meas_vis.c | 2 +-
openbsc/tests/gsm0408/gsm0408_test.c | 5 +-
18 files changed, 110 insertions(+), 95 deletions(-)
create mode 100644 openbsc/contrib/systemd/osmo-gbproxy.service
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, pmaier/aoip_msc has been updated
discards 3d9fa22804a34c5576e5771c163381eaa9648fbf (commit)
via d0fe7d7db24d65f79224fdb9eb7de0a86c741361 (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 (3d9fa22804a34c5576e5771c163381eaa9648fbf)
\
N -- N -- N (d0fe7d7db24d65f79224fdb9eb7de0a86c741361)
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=d0fe7d7db24d65f79224fdb9eb7de0a8…
commit d0fe7d7db24d65f79224fdb9eb7de0a86c741361
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:19:45 2017 +0200
WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/a_iface_bssap.c | 23 ++++++++++++++++++-----
1 file changed, 18 insertions(+), 5 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)