laforge has uploaded a new patch set (#3) to the change originally created by 
dexter. ( https://gerrit.osmocom.org/c/libosmocore/+/19481 )

Change subject: i460_mux: add callback to notify empty tx queue
......................................................................

i460_mux: add callback to notify empty tx queue

There is no way for the API user to know if the TX queue of the
multiplexer runs empty. However, this is criticil since an empty TX
queue will cause dropout of a TRAU frame, which can have quite severe
effects to the receiving end. Lets add a callback that allows the APU
user to insert appropiate idle frames or silent frames into the queue
before it runs empty.

Change-Id: I88a87724235fe50d55ce6215bb385c044072226e
Related: OS#2547
---
M include/osmocom/gsm/i460_mux.h
M src/gsm/i460_mux.c
2 files changed, 22 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/81/19481/3
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/19481
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I88a87724235fe50d55ce6215bb385c044072226e
Gerrit-Change-Number: 19481
Gerrit-PatchSet: 3
Gerrit-Owner: dexter <pma...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-MessageType: newpatchset

Reply via email to