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 d5414cc30e1568ca18d8dd8bd25d3174567327ec (commit) from ae50f7dac2585fdf423ed452bd0c4f05396ac541 (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=d5414cc30e1568ca18d8dd8bd25d3174...
commit d5414cc30e1568ca18d8dd8bd25d3174567327ec Author: Alexander Chemeris Alexander.Chemeris@gmail.com Date: Mon Apr 25 20:04:14 2016 +0200
rsl: Output RTP stats before closing the socket.
It's useful to know RTP statistics (number of packets lost, jitter, etc) when looking at voice call quality issues. Right now this information is not avialable anywhere and this looks like the best place to start.
Change-Id: Ife9f27c43157b4a1bf71aba41cd7b0f5f41ac99f
-----------------------------------------------------------------------
Summary of changes: src/common/rsl.c | 4 ++++ 1 file changed, 4 insertions(+)
hooks/post-receive