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, pmaier/siu has been updated
via 19833aeb0c1031a7932558c8e58eced3d3bff271 (commit)
via 021a7b043988c99d7ec49f62f003bde03c75803f (commit)
via 7d3cbaf8ea149a6938ae8682c5122fd4d5fb0efc (commit)
via 0f333f4174fd3ed269aafaced1dd31b96214e509 (commit)
via bdb67a70da86f720bc7f53731d156cf8b080be7f (commit)
via 181318d06a53620da5d90967da475cf500e61c90 (commit)
via c32310bc8f6ac585ebd67e68a34a91171a2a49f0 (commit)
from c9f8c396935e14b1bde85242b34ac4d25e791848 (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-abis/commit/?id=19833aeb0c1031a7932558c8e58…
commit 19833aeb0c1031a7932558c8e58eced3d3bff271
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 8 16:57:44 2016 +0100
unixsocket/e1inp_ericsson_set_altc: increase allocation of msgb
Change-Id: If72a46fb6c70dacc91d17e9652ded804d8f7f292
http://cgit.osmocom.org/libosmo-abis/commit/?id=021a7b043988c99d7ec49f62f00…
commit 021a7b043988c99d7ec49f62f003bde03c75803f
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 8 16:16:15 2016 +0100
add e1inp_ericsson_set_altc() to unixsocket driver
e1inp_ericsson_set_altc() set the a-bis lower traffic channel mode.
timeslot is needed to bootstrap the siu.
superchannel is used for everything else
Change-Id: I3eeac681f238cdbc4bb19e18155f0b0e93aefeb7
http://cgit.osmocom.org/libosmo-abis/commit/?id=7d3cbaf8ea149a6938ae8682c51…
commit 7d3cbaf8ea149a6938ae8682c5122fd4d5fb0efc
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Dec 21 14:24:29 2016 +0100
Add gerrit settings
Make it simple to setup and use this repo with 'git review' command.
Change-Id: I04aeee90641555df19e969f925474ec6f9a23354
http://cgit.osmocom.org/libosmo-abis/commit/?id=0f333f4174fd3ed269aafaced1d…
commit 0f333f4174fd3ed269aafaced1dd31b96214e509
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Dec 21 14:18:34 2016 +0100
Integrate Debian packaging changes
debian/control:
* restructure to make it easier to incorporate further changes
* update package descriptions
* update project URL
debian/rules:
* use proper hardening syntax
* restructure to make it easier to incorporate further changes
* add cleanup override
debian/copyright: add file matching Debian format
Change-Id: I6af8ab7f5c75b4d161cebf492f3de5d9dbd00220
Related: OS#1694
http://cgit.osmocom.org/libosmo-abis/commit/?id=bdb67a70da86f720bc7f53731d1…
commit bdb67a70da86f720bc7f53731d156cf8b080be7f
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Dec 15 19:57:57 2016 +0100
Enable adaptive jitter compensation
* check RTP socket parameter and enable necessary jitter buffering
* return the status of requested jitter buffering instead of always
returning 0
* document function parameters and return value
Change-Id: I87d4d9fe990683adbb02b64cb39b78de533d8046
http://cgit.osmocom.org/libosmo-abis/commit/?id=181318d06a53620da5d90967da4…
commit 181318d06a53620da5d90967da475cf500e61c90
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Dec 16 12:19:21 2016 +0100
Remove obsolete compile-time conditional
Change-Id: If8f87587227b09635361b758873f75d8b6aa3497
http://cgit.osmocom.org/libosmo-abis/commit/?id=c32310bc8f6ac585ebd67e68a34…
commit c32310bc8f6ac585ebd67e68a34a91171a2a49f0
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Dec 5 16:13:53 2016 +0100
Expand network error callback
ortp: use extra parameter for network_error callback in log message as
it's described in oRTP documentation (error string).
Change-Id: I581db499d453b80230198d95000f0f6fc20752d1
-----------------------------------------------------------------------
Summary of changes:
.gitreview | 3 ++
debian/control | 59 +++++++++++++++++++++++++++--------
debian/copyright | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++
debian/rules | 7 ++++-
src/input/unixsocket.c | 1 -
src/trau/osmo_ortp.c | 32 ++++++++++---------
6 files changed, 155 insertions(+), 30 deletions(-)
create mode 100644 .gitreview
create mode 100644 debian/copyright
hooks/post-receive
--
Osmocom A-bis protcol interface library