Change in osmo-mgw[master]: create_response_with_sdp: Fix inclusion of X-Osmux

2019-04-25 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/13775 ) Change subject: create_response_with_sdp: Fix inclusion of X-Osmux .. create_response_with_sdp: Fix inclusion of X-Osmux In

Change in osmo-mgw[master]: osmux: Cleanup of CID alloc pool APIs

2019-04-25 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/13774 ) Change subject: osmux: Cleanup of CID alloc pool APIs .. osmux: Cleanup of CID alloc pool APIs * Cleanup naming to make it far

Change in osmo-trx[master]: lms: Log underrun/overrun events

2019-04-25 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13786 Change subject: lms: Log underrun/overrun events .. lms: Log underrun/overrun events Change-Id:

Change in osmo-trx[master]: cosmetic: Threads.h: Remove trailing whitespace

2019-04-25 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13784 Change subject: cosmetic: Threads.h: Remove trailing whitespace .. cosmetic: Threads.h: Remove trailing whitespace Change-Id:

Change in osmo-trx[master]: lms: flush_recv: alloc buf on stack instead of heap

2019-04-25 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13782 Change subject: lms: flush_recv: alloc buf on stack instead of heap .. lms: flush_recv: alloc buf on stack instead of heap No need to

Change in osmo-trx[master]: Move duplicated thread_enable_cancel to CommonLibs

2019-04-25 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13785 Change subject: Move duplicated thread_enable_cancel to CommonLibs .. Move duplicated thread_enable_cancel to CommonLibs Change-Id:

Change in osmo-trx[master]: lms: Improve log during flush recv error

2019-04-25 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13783 Change subject: lms: Improve log during flush recv error .. lms: Improve log during flush recv error Change-Id:

Change in osmo-trx[master]: lms: Remove references to ALERT loglevel

2019-04-25 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13787 Change subject: lms: Remove references to ALERT loglevel .. lms: Remove references to ALERT loglevel ALERT log level is not Osmocom

Change in osmo-trx[master]: lms: Remove unused var m_last_tx_overruns

2019-04-25 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13788 Change subject: lms: Remove unused var m_last_tx_overruns .. lms: Remove unused var m_last_tx_overruns Change-Id:

Change in osmo-trx[master]: lms: Catch and log dropped packets by HW during recv

2019-04-25 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13789 Change subject: lms: Catch and log dropped packets by HW during recv .. lms: Catch and log dropped packets by HW during recv Change-Id:

Change in osmo-ggsn[master]: ggsn.c: Refactor PCO processing during PDP activation

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13606 ) Change subject: ggsn.c: Refactor PCO processing during PDP activation .. Patch Set 3: Code-Review+2 -- To view, visit

Change in osmo-ggsn[master]: ggsn: const-ify input / read-only arguments of PCO related functions

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13568 ) Change subject: ggsn: const-ify input / read-only arguments of PCO related functions .. ggsn: const-ify input / read-only arguments

Change in osmo-ggsn[master]: ggsn: Remove magic numbers from pco_contains_proto()

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13567 ) Change subject: ggsn: Remove magic numbers from pco_contains_proto() .. ggsn: Remove magic numbers from pco_contains_proto() Let's

Change in osmo-ggsn[master]: ggsn.c: Refactor PCO processing during PDP activation

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13606 ) Change subject: ggsn.c: Refactor PCO processing during PDP activation .. ggsn.c: Refactor PCO processing during PDP activation The

Change in osmo-ggsn[master]: ggsn: Fix build_ipcp_pco() in presence of invalid IPCP content

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13570 ) Change subject: ggsn: Fix build_ipcp_pco() in presence of invalid IPCP content .. ggsn: Fix build_ipcp_pco() in presence of invalid

Change in osmo-ggsn[master]: ggsn: Remove magic numbers from ipcp_contains_option()

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13569 ) Change subject: ggsn: Remove magic numbers from ipcp_contains_option() .. Patch Set 2: Code-Review+2 -- To view, visit

Change in osmo-ggsn[master]: ggsn: const-ify input / read-only arguments of PCO related functions

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13568 ) Change subject: ggsn: const-ify input / read-only arguments of PCO related functions .. Patch Set 2: Code-Review+2 -- To view, visit

Change in osmo-ggsn[master]: ggsn: Fix build_ipcp_pco() in presence of invalid IPCP content

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13570 ) Change subject: ggsn: Fix build_ipcp_pco() in presence of invalid IPCP content .. Patch Set 2: Code-Review+2 -- To view, visit

Change in osmo-msc[master]: smpp: Make libsmpp34 use talloc for its allocations

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13562 ) Change subject: smpp: Make libsmpp34 use talloc for its allocations .. Patch Set 4: Code-Review+2 re-add ++2/+1 -- To view, visit

Change in osmo-msc[master]: smpp: Make libsmpp34 use talloc for its allocations

2019-04-25 Thread Harald Welte
Hello Vadim Yanitskiy, Pau Espin Pedrol, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/13562 to look at the new patch set (#4). Change subject: smpp: Make libsmpp34 use talloc for its allocations

Change in osmo-ttcn3-hacks[master]: HNBAP, RUA and RANAP protocol codecs

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13652 ) Change subject: HNBAP, RUA and RANAP protocol codecs .. HNBAP, RUA and RANAP protocol codecs This patch introduces protocol codecs

Change in osmo-ttcn3-hacks[master]: RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_*

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13749 ) Change subject: RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_* .. RAN_Adapter: Rename functions from f_bssap_* to

Change in osmo-ttcn3-hacks[master]: RAN_Adapter: Support build without IPA / BSSAP support

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13750 ) Change subject: RAN_Adapter: Support build without IPA / BSSAP support .. RAN_Adapter: Support build without IPA / BSSAP support

Change in osmo-ttcn3-hacks[master]: RAN_Emulation: Add RANAP support

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13653 ) Change subject: RAN_Emulation: Add RANAP support .. RAN_Emulation: Add RANAP support So far, RAN_Emulation only handled BSSAP and

Change in osmo-ttcn3-hacks[master]: RAN_Emulation: Modularize protocol support

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13651 ) Change subject: RAN_Emulation: Modularize protocol support .. RAN_Emulation: Modularize protocol support The RAN_Emulation

Change in osmo-ttcn3-hacks[master]: LLC_Templates: Add SABM, UA, FRMR, DM templates

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13757 ) Change subject: LLC_Templates: Add SABM, UA, FRMR, DM templates .. LLC_Templates: Add SABM, UA, FRMR, DM templates Related: OS#3953

Change in osmo-ttcn3-hacks[master]: msc: f_mm_auth(): Add support for UMTS AKA

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13736 ) Change subject: msc: f_mm_auth(): Add support for UMTS AKA .. msc: f_mm_auth(): Add support for UMTS AKA Change-Id:

Change in osmo-ttcn3-hacks[master]: LLC_Templates: Add templates for NULL and DISC

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13759 ) Change subject: LLC_Templates: Add templates for NULL and DISC .. LLC_Templates: Add templates for NULL and DISC Change-Id:

Change in osmo-ttcn3-hacks[master]: sgsn: Add TC_llc_null to test if SGSN survives a LLC NULL packet

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13760 ) Change subject: sgsn: Add TC_llc_null to test if SGSN survives a LLC NULL packet .. sgsn: Add TC_llc_null to test if SGSN survives a

Change in osmo-ttcn3-hacks[master]: msc: Add testcase for UMTS AKA over GERAN TC_lu_imsi_auth3g_tmsi()

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13737 ) Change subject: msc: Add testcase for UMTS AKA over GERAN TC_lu_imsi_auth3g_tmsi() .. msc: Add testcase for UMTS AKA over GERAN

Change in osmo-ttcn3-hacks[master]: sgsn: Add test cases to verify SABM handling on LLGMM + LL5

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13766 ) Change subject: sgsn: Add test cases to verify SABM handling on LLGMM + LL5 .. sgsn: Add test cases to verify SABM handling on LLGMM

Change in osmo-ttcn3-hacks[master]: deps/Makefile: Use osmocom fork of LLC protocol module

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13758 ) Change subject: deps/Makefile: Use osmocom fork of LLC protocol module .. deps/Makefile: Use osmocom fork of LLC protocol module

Change in osmo-ttcn3-hacks[master]: sgsn: Add test cases to verify SABM handling on LLGMM + LL5

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13766 ) Change subject: sgsn: Add test cases to verify SABM handling on LLGMM + LL5 .. Patch Set 2: Code-Review+2 -- To view, visit

Change in osmo-ttcn3-hacks[master]: sgsn: Add TC_llc_null to test if SGSN survives a LLC NULL packet

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13760 ) Change subject: sgsn: Add TC_llc_null to test if SGSN survives a LLC NULL packet .. Patch Set 4: Code-Review+2 -- To view, visit

Change in osmo-ttcn3-hacks[master]: LLC_Templates: Add templates for NULL and DISC

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13759 ) Change subject: LLC_Templates: Add templates for NULL and DISC .. Patch Set 3: Code-Review+2 -- To view, visit

Change in osmo-ttcn3-hacks[master]: deps/Makefile: Use osmocom fork of LLC protocol module

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13758 ) Change subject: deps/Makefile: Use osmocom fork of LLC protocol module .. Patch Set 3: Code-Review+2 -- To view, visit

Change in osmo-msc[master]: libmsc/gsm_04_11.c: clarify implicit CP-ACK handling

2019-04-25 Thread Vadim Yanitskiy
Vadim Yanitskiy has submitted this change and it was merged. ( https://gerrit.osmocom.org/13633 ) Change subject: libmsc/gsm_04_11.c: clarify implicit CP-ACK handling .. libmsc/gsm_04_11.c: clarify implicit CP-ACK handling

Change in osmo-ttcn3-hacks[master]: LLC_Templates: Add SABM, UA, FRMR, DM templates

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13757 ) Change subject: LLC_Templates: Add SABM, UA, FRMR, DM templates .. Patch Set 3: Code-Review+2 -- To view, visit

Change in osmo-bts[master]: common/paging.c: fix unaligned pointer access

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13769 ) Change subject: common/paging.c: fix unaligned pointer access .. common/paging.c: fix unaligned pointer access Passing a pointer to

Change in osmo-sgsn[master]: gb_proxy: cosmetic: Use 'bool' in data structures where applicable

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13762 ) Change subject: gb_proxy: cosmetic: Use 'bool' in data structures where applicable .. Patch Set 4: Code-Review+2 -- To view, visit

Change in osmo-sgsn[master]: gb_proxy: cosmetic: Use 'bool' in data structures where applicable

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13762 ) Change subject: gb_proxy: cosmetic: Use 'bool' in data structures where applicable .. gb_proxy: cosmetic: Use 'bool' in data

Change in osmo-sgsn[master]: LLC: Store the XID inside the LLC Entity, not LLC Mgmg Entity

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13623 ) Change subject: LLC: Store the XID inside the LLC Entity, not LLC Mgmg Entity .. LLC: Store the XID inside the LLC Entity, not LLC

Change in osmo-sgsn[master]: gb_proxy.h: Add missing comments; improve comments

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13761 ) Change subject: gb_proxy.h: Add missing comments; improve comments .. Patch Set 4: Code-Review+2 -- To view, visit

Change in osmo-bts[master]: common/rsl.c: fix unaligned pointers in rsl_add_rtp_stats()

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13768 ) Change subject: common/rsl.c: fix unaligned pointers in rsl_add_rtp_stats() .. common/rsl.c: fix unaligned pointers in

Change in osmo-sgsn[master]: gb_proxy.h: Add missing comments; improve comments

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13761 ) Change subject: gb_proxy.h: Add missing comments; improve comments .. gb_proxy.h: Add missing comments; improve comments When the

Change in osmo-sgsn[master]: LLC: Store the XID inside the LLC Entity, not LLC Mgmg Entity

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13623 ) Change subject: LLC: Store the XID inside the LLC Entity, not LLC Mgmg Entity .. Patch Set 4: Code-Review+2 -- To view, visit

Change in osmo-mgw[master]: Introduce log fmt helpers LOGPENDP and LOGPCONN

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13773 ) Change subject: Introduce log fmt helpers LOGPENDP and LOGPCONN .. Patch Set 1: Code-Review+2 -- To view, visit

Change in osmo-sgsn[master]: gprs_llc: Correctly refuse any ABM command (SABM, DISC) with DM

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13767 ) Change subject: gprs_llc: Correctly refuse any ABM command (SABM, DISC) with DM .. gprs_llc: Correctly refuse any ABM command (SABM,

Change in osmo-sgsn[master]: gprs_llc: Correctly refuse any ABM command (SABM, DISC) with DM

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13767 ) Change subject: gprs_llc: Correctly refuse any ABM command (SABM, DISC) with DM .. Patch Set 3: Code-Review+2 -- To view, visit

Change in osmo-mgw[master]: osmux: Cleanup of CID alloc pool APIs

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13774 ) Change subject: osmux: Cleanup of CID alloc pool APIs .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/13774 To

Change in osmo-sgsn[master]: gprs_gmm: send Service Reject when no PDP ctxs are available.

2019-04-25 Thread lynxis lazus
lynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/13744 ) Change subject: gprs_gmm: send Service Reject when no PDP ctxs are available. .. Patch Set 6: (1 comment)

Change in osmo-mgw[master]: create_response_with_sdp: Fix inclusion of X-Osmux

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13775 ) Change subject: create_response_with_sdp: Fix inclusion of X-Osmux .. Patch Set 1: Code-Review+2 -- To view, visit

Change in openbsc[master]: osmo-bsc_nat: Parse MGCP Connection ID as hex

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13778 ) Change subject: osmo-bsc_nat: Parse MGCP Connection ID as hex .. Patch Set 1: Code-Review+2 -- To view, visit

Change in openbsc[master]: osmo-bsc_nat: Parse MGCP Connection ID as hex

2019-04-25 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13778 ) Change subject: osmo-bsc_nat: Parse MGCP Connection ID as hex .. osmo-bsc_nat: Parse MGCP Connection ID as hex Our

Change in osmo-sgsn[master]: gprs_gmm: send Service Reject when no PDP ctxs are available.

2019-04-25 Thread lynxis lazus
lynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/13744 ) Change subject: gprs_gmm: send Service Reject when no PDP ctxs are available. .. Patch Set 6: Code-Review-1 (1 comment)

Change in osmo-msc[master]: libmsc/gsm_04_11.c: clarify implicit CP-ACK handling

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13633 ) Change subject: libmsc/gsm_04_11.c: clarify implicit CP-ACK handling .. Patch Set 1: Code-Review+2 -- To view, visit

Change in osmo-ccid-firmware[master]: configure GCLK for ISO baud rates

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13781 ) Change subject: configure GCLK for ISO baud rates .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/13781 To

Change in docker-playground[master]: Add OSMO_*_BRANCH environment variables for build args

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13779 ) Change subject: Add OSMO_*_BRANCH environment variables for build args .. Patch Set 1: Code-Review+2 -- To view, visit

Change in osmo-ccid-firmware[master]: output 50 MHz for RMII

2019-04-25 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13780 ) Change subject: output 50 MHz for RMII .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/13780 To unsubscribe, or

Change in osmo-msc[master]: configure.ac: drop useless SQLite3 dependency

2019-04-25 Thread Vadim Yanitskiy
Vadim Yanitskiy has submitted this change and it was merged. ( https://gerrit.osmocom.org/13639 ) Change subject: configure.ac: drop useless SQLite3 dependency .. configure.ac: drop useless SQLite3 dependency We don't use

Change in osmo-msc[master]: libmsc/db.c: print info about database name and libdbi version

2019-04-25 Thread Vadim Yanitskiy
Vadim Yanitskiy has submitted this change and it was merged. ( https://gerrit.osmocom.org/13641 ) Change subject: libmsc/db.c: print info about database name and libdbi version .. libmsc/db.c: print info about database name and

Change in osmo-msc[master]: configure.ac: drop useless SQLite3 dependency

2019-04-25 Thread Vadim Yanitskiy
Vadim Yanitskiy has posted comments on this change. ( https://gerrit.osmocom.org/13639 ) Change subject: configure.ac: drop useless SQLite3 dependency .. Patch Set 1: Code-Review+2 -- To view, visit

Change in osmo-msc[master]: libmsc/db.c: print info about database name and libdbi version

2019-04-25 Thread Vadim Yanitskiy
Vadim Yanitskiy has posted comments on this change. ( https://gerrit.osmocom.org/13641 ) Change subject: libmsc/db.c: print info about database name and libdbi version .. Patch Set 1: Code-Review+2 -- To view, visit

Change in docker-playground[master]: Add OSMO_*_BRANCH environment variables for build args

2019-04-25 Thread Daniel Willmann
Daniel Willmann has posted comments on this change. ( https://gerrit.osmocom.org/13779 ) Change subject: Add OSMO_*_BRANCH environment variables for build args .. Patch Set 1: Verified+1 I didn't run all the tests, but

Change in docker-playground[master]: Add OSMO_*_BRANCH environment variables for build args

2019-04-25 Thread Daniel Willmann
Daniel Willmann has removed Harald Welte from this change. ( https://gerrit.osmocom.org/13779 ) Change subject: Add OSMO_*_BRANCH environment variables for build args .. Removed reviewer Harald Welte. -- To view, visit

Change in osmo-ccid-firmware[master]: output 50 MHz for RMII

2019-04-25 Thread Kévin Redon
Kévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/13780 Change subject: output 50 MHz for RMII .. output 50 MHz for RMII in hardware revision 2 the Ethernet PHY RMII_CLOCK input clock is connected

Change in osmo-ccid-firmware[master]: configure GCLK for ISO baud rates

2019-04-25 Thread Kévin Redon
Kévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/13781 Change subject: configure GCLK for ISO baud rates .. configure GCLK for ISO baud rates the SERCOMM clock triplet 0.5 MHz (100 MHz / 200),

Change in docker-playground[master]: Add OSMO_*_BRANCH environment variables for build args

2019-04-25 Thread Daniel Willmann
Daniel Willmann has uploaded this change for review. ( https://gerrit.osmocom.org/13779 Change subject: Add OSMO_*_BRANCH environment variables for build args .. Add OSMO_*_BRANCH environment variables for build args

Change in openbsc[master]: osmo-bsc_nat: Parse MGCP Connection ID as hex

2019-04-25 Thread dexter
dexter has posted comments on this change. ( https://gerrit.osmocom.org/13778 ) Change subject: osmo-bsc_nat: Parse MGCP Connection ID as hex .. Patch Set 1: Code-Review+2 > Build Successful > >

Change in openbsc[master]: osmo-bsc_nat: Parse MGCP Connection ID as hex

2019-04-25 Thread Daniel Willmann
Daniel Willmann has uploaded this change for review. ( https://gerrit.osmocom.org/13778 Change subject: osmo-bsc_nat: Parse MGCP Connection ID as hex .. osmo-bsc_nat: Parse MGCP Connection ID as hex Our ttcn3-bscnat-tests