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, laforge/csd has been deleted
was 8f5a0351dc29cde7019051b5f6dd974cb7eacdf5
-----------------------------------------------------------------------
8f5a0351dc29cde7019051b5f6dd974cb7eacdf5 RSL: Add basic support for CSD transparent mode
-----------------------------------------------------------------------
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, laforge/amr_vty has been deleted
was 3cceea9f1f614ee3535d97e655ea3fa72cd52cd3
-----------------------------------------------------------------------
3cceea9f1f614ee3535d97e655ea3fa72cd52cd3 Add full AMR multirate IE support with VTY config for MS and BTS side
-----------------------------------------------------------------------
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 8254cf75bf818e715201c670c7fb81b9a23dec0b (commit)
from 3f86c523eea75e3da7f0495c7e43b944356d2321 (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=8254cf75bf818e715201c670c7fb81b9…
commit 8254cf75bf818e715201c670c7fb81b9a23dec0b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon May 29 13:42:19 2017 +0200
libbsc: Create pcu-socket only as specified in config file
Since commit b4999b60d48bcbb5aa575973d068e07ab672e095 we created PCU
sockets at hard-coded paths in the filesystem by default for all BTSs.
This is inflexible and prevents the use of multiple BSC instances on a
single filesystem, or the placement of the sockets in a more secure
location than /tmp.
The new approach with this patch is that
* no PCU sockets are created by default
* only for those BTSs where a 'pcu-socket' is configured via VTY,
the socket will actually be created
Change-Id: Ie9079470584777dcc31f85f9bf0808f479156ccb
Closes: OS#2293
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 1 +
openbsc/include/openbsc/pcu_if.h | 2 --
openbsc/src/libbsc/bsc_init.c | 14 --------------
openbsc/src/libbsc/bsc_vty.c | 26 ++++++++++++++++++++++++++
4 files changed, 27 insertions(+), 16 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 deleted
was a999840f3c981db71d6387fd757dd8a57de1eae6
-----------------------------------------------------------------------
a999840f3c981db71d6387fd757dd8a57de1eae6 WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
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 deleted
was f5756b4cede96a5cd254a8316dc40cce550391aa
-----------------------------------------------------------------------
f5756b4cede96a5cd254a8316dc40cce550391aa WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
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 has been created
at 07005708a8e340d5b8edf36c5d323cb3e92397f5 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=07005708a8e340d5b8edf36c5d323cb3…
commit 07005708a8e340d5b8edf36c5d323cb3e92397f5
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon May 29 13:18:44 2017 +0200
osmo-msc: Integrate A interface into existing call control
The MSC already has some basic call control handling mechanism, that
was primarily used with 3G before. However, the already existing
code that handles the 3G calls is also perfectly fine for handling
2G calls. This commit integrates the A interface without breaking
it for 3G.
http://cgit.osmocom.org/openbsc/commit/?id=e687adb7d642d9206047bc187e72526e…
commit e687adb7d642d9206047bc187e72526e4576b01f
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon May 29 13:14:18 2017 +0200
osmo-bsc: Negotiate rtp ip address/port with BTS
This patch adds the support for the RTP IP-Address/Port assignment.
The post communicated via the assignment request is now transmitted
via RSL/IPACC to the BTS. The Response containing the RX-Port at
the BTS side is communicated back to the MSC.
Since we plan to add a private MGCPGW to each BSC, this has to
be extended. Currently it only creates a direct connection to
the BTS. This will be introduced with a future patch.
http://cgit.osmocom.org/openbsc/commit/?id=6cd5a314de02512acc27aadfc820b594…
commit 6cd5a314de02512acc27aadfc820b59479c91da1
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Thu May 18 16:20:18 2017 +0200
fixup: Hexdump for incoming unit data was missing
-----------------------------------------------------------------------
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 538475259cb7c86225c2e1f582ef5f64c69d20ca (commit)
via 524e3e31700c92c8dedb5b72201d209055953b85 (commit)
from ed9e022eb4dd1e2dece57dc567fb3e224a609b3b (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=538475259cb7c86225c2e1f582ef5f6…
commit 538475259cb7c86225c2e1f582ef5f64c69d20ca
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Mar 6 16:14:08 2017 +0100
octphy: remove old event control code
Event handling is done internally in the Octasic BTS. When the TRX is opened,
events are enabled automatically and when TRX is closed events are disabled.
The change is valid for the recent firmware version and for the last couple
of previous releases.
Change-Id: I0652627495f6a9bcb0da2431b8beb839bc22062b
http://cgit.osmocom.org/osmo-bts/commit/?id=524e3e31700c92c8dedb5b72201d209…
commit 524e3e31700c92c8dedb5b72201d209055953b85
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 19 12:41:17 2017 +0200
octphy: integrate channel measurement handling
recent octphy firmware versions do support proper channel measurement handling.
The new implementation replaces the old, and for osmo-bts non functional
implementation.
This commit introduces the necessary adjustments. Older firmeware releses will
still work. However, the measurement computation results will still be wrong.
Change-Id: I0f053bb10b1cb112a8814ee591969d607888e686
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-octphy/l1_if.c | 63 +++++++++++++++++++++++++--------
src/osmo-bts-octphy/l1_if.h | 2 ++
src/osmo-bts-octphy/l1_oml.c | 84 +-------------------------------------------
3 files changed, 51 insertions(+), 98 deletions(-)
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 "GSM Audio Pocket Knife".
The annotated tag, v0.4 has been created
at fbf77454e6f8fb65332170a58de185396f378184 (tag)
tagging 145220352669840f38017ca163aae825bd9cfc61 (commit)
replaces v0.3
tagged by Harald Welte
on Mon May 29 11:26:05 2017 +0200
- Log -----------------------------------------------------------------
v0.4: AMR, RTP, ALSA
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEigrqmUioHHGhfemTShB5H1XkRJYFAlkr6W4VHGxhZm9yZ2VA
Z251bW9ua3Mub3JnAAoJEEoQeR9V5ESWGLkQAJJHXQzwvNWHLE87Ldl/dROUHtZt
RjhBG0p0EDuSppMorqIqxqkn4yoVLDvQzb/3aEucNz29sBqhxauxLfnpUAJbhulG
bK0uPp6RGws12m0DPA/KOgMpsib52eDc3lYsQ2aGLXyfB7epEB6gSJVoumS8gNwP
Ist3yOr5WqbcCxHs4AbYm54+6fbeVvIMfb36ke0p9PLHMN7ulXOvJg1Sn4rYnv4V
JQBvfEqehJuFjhuEswYLk8Ltcq32YEuwte5+4i0huFoB6PJE0XHWLWwqSda4kYRK
0vsT4WreJj/veCupU5HT2onXpFK8kTj/dYhzP54PifSC7o0UsD2EmzbpY88b7M3u
CUYSEa7r/MNkaFlNpOxKIIxjkQzaCzLogkRoLlzEaQLikY4u1SIshjnzkPfAhVLy
aubLlKTheJ2KjRwL41vhLOLmGUeAeShvULec+RrW2ECUsreKMWcT+UNkwR/UaN17
UtPIHcBAnYozwfJNRV9R9rugs6YOk5KLPwG2CGwLADQr+7+hhV3OjO1vtm+7NLzp
IC/oaGnSf/8qCfB0kPGDZKDsyMzzrBHNOQu0I3d3kdTUzBFbfxTeKijXMc6vofzw
at59RTJbHMYBTTUDBsTYv9ODFuOti29KvV+ICjXbeyejPN0I0vsRh05nA1EmcvMK
G5NzoMM+pcSjwlSi
=G90h
-----END PGP SIGNATURE-----
Harald Welte (23):
add some more comments throughout the code
RTP: give meaningful error messages if something fails
Add ALSA input/output support to GAPK
introduce #defines for canonical length + use them
prepare gapk for dealing with variable-length frames
more API documentation
Add AMR codec support
print meaningful error messages if something goes wrong in main/pq
Print some useful information while putting together the procqueue
Fix HR codec block sizes
Add "rtp-efr" format support for RTP payload according to RFC3551 4.5.9
Add support for RTP with GSM-HR payload according to ETSI TS 101 318
Add support for RTP with GSM-HR payload according to RFC5993
print_help(): Fix formatting of help text
fmt_ti: fix lsb/msb mix-up in ti_hr_from_canon()
direct all log statements to stderr to avoid breaking stdout data out
codac_amr: Remove printf() left from debugging/testing
procqueue.c: Logging unficiation (always use the [x] prefix)
alsa/file input: return -1 on eof (short read)
EFR codec fixup.
fmt_rtp_hr_ietf.c: Fix error encoding this format
Add gapk testsuit
fmt_gsm: document that this format is also used for RTP
Sylvain Munaut (11):
benchmark: Make sure to print to stderr
build: Use autotools 'subdir-objects' option
build: Don't build static libraries
libgsmhr/fetch_sources: Only use the filename and not any path
libgsmhr: fix Makefile.am dependency on source download
libgsmhr: Fix parallel build dependency
libgsmhr: Use patch instead of 'sed'
libgsmhr: Add some code cleanup / speedup patches for reference codec
libgsmhr: Make it safe to decode/encode different streams at once
main: Fixup the help screen
benchmark: Fix cpuid clobbering
-----------------------------------------------------------------------
hooks/post-receive
--
GSM Audio Pocket Knife
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 "GSM Audio Pocket Knife".
The branch, master has been updated
via 145220352669840f38017ca163aae825bd9cfc61 (commit)
from 2ba67e8c9e7f8925e144bd40050aac2afa266383 (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/gapk/commit/?id=145220352669840f38017ca163aae825bd9…
commit 145220352669840f38017ca163aae825bd9cfc61
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon May 29 11:25:03 2017 +0200
fmt_gsm: document that this format is also used for RTP
-----------------------------------------------------------------------
Summary of changes:
src/fmt_gsm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GSM Audio Pocket Knife
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 3f86c523eea75e3da7f0495c7e43b944356d2321 (commit)
from 2abd5e1663f34cee545edcc9e4592ec45b6c0c1e (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=3f86c523eea75e3da7f0495c7e43b944…
commit 3f86c523eea75e3da7f0495c7e43b944356d2321
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat May 27 15:53:28 2017 +0200
bsc_vty: Add command to manually issue IPAC MDCX
Using this command, one can modify the RTP stream associated with a
given logical channel and (re)direct it to a specified IP:Port.
Change-Id: I63e03b932038a4e2f6d51c5541b52e4a42df27bf
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/bsc_vty.c | 32 +++++++++++++++++++++++++++++++-
1 file changed, 31 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)