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 A-bis protcol interface library".
The branch, laforge/raw_hdlc has been created
at 5904d51128eee6fd35fa83a14d0c29ee23519d83 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-abis/commit/?id=5904d51128eee6fd35fa83a14d0…
commit 5904d51128eee6fd35fa83a14d0c29ee23519d83
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 28 11:09:31 2016 +0200
WIP: Add HDLC timeslot mode
This is useful for protocols that use HDLC framing for signalling on E1
timeslots, but which don't use LAPD inside (our E1INP_TS_TYPE_SIGN).
Examples are particularly a MTP2/MTP3 SS7 stack, like it is used on the
A interfaces or on the core network interfaces of classic
circuit-switched networks.
Change-Id: I2d75801df4d7cbb8dad325f4d6689841f0196fa6
http://cgit.osmocom.org/libosmo-abis/commit/?id=7ff7be31a0154b1924adc7909f1…
commit 7ff7be31a0154b1924adc7909f1d6042e1d9652e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jul 27 21:44:50 2016 +0200
Implement new 'raw' input type for E1 timeslots
In the past, the A-bis E1 input system only unederstood LAPD signalling
time-slots and trau-slots with 16kBps sub-slots. This adds the notion
of a 'raw' transparent 64kBps slot, without any furthe de-multiplexing
nor any HLDC inside.
Change-Id: I0c25c2688eddd0c55c15b280a8c6e8a49629516b
http://cgit.osmocom.org/libosmo-abis/commit/?id=b798e34f980bfd5d8ed71984688…
commit b798e34f980bfd5d8ed71984688f0ca8a977f55d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jul 27 23:05:03 2016 +0200
Convert e1inp_{sign,ts}type_name() to use struct value_string
Change-Id: I0546c3f5aefe5e1cc33d8d82f1783fa467e37ff0
http://cgit.osmocom.org/libosmo-abis/commit/?id=2b31d4ab135a2932436824aed1a…
commit 2b31d4ab135a2932436824aed1abc1c0eb92f5f5
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Oct 16 15:33:52 2016 +0200
e1_input: Add E1 timeslot number to input_signal_data
It is quite useful for the signal receiver to know on which of the many
E1/T1 timeslots a given event (like a 'link down' event) has happened.
The line number, TEI and SAPI are isnuficcient in case there are
multiple signalling TS in the line.
Change-Id: I07f0f79e0cda09766f357032ffb4e7ad643d448a
http://cgit.osmocom.org/libosmo-abis/commit/?id=0b24902f3d7ec91d26a50cfdb82…
commit 0b24902f3d7ec91d26a50cfdb82252e1cdfeb7ad
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jul 27 23:04:23 2016 +0200
remove non-existant e1inp_update_ts() from e1_input.h
This function didn't exist ever since the inception of libomso-abis.
Change-Id: Ib471f03a93a73efe18fbd69d6eb1cb35bdb4e9a3
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom A-bis protcol interface library