aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2016-08-12 16:18:56 +0200
committerHarald Welte <laforge@gnumonks.org>2016-09-09 06:35:42 +0000
commitc69de3e25cb0fe651293e64a68ba35e936c50ff3 (patch)
tree2cbf701344b0a5a0cf1a8d8c92278ec39767bb64 /TODO-RELEASE
parent6320934e6a740c824f99769700937ed0477c67b3 (diff)
Add Marker to ph_tch_param
Extend struct ph_tch_param with Marker bit from RTP header to indicate speech onset in case of DTX. Change-Id: Ic664902630b9d335ff9abc7a9ca7249eaf80e05f Related: OS#1750
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 472b3286..648b6a6d 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -2,4 +2,5 @@
libosmogsm internal API update Internal API for GPRS cipher implementors updated to accommodate for arbitrary key lengths
libosmocore change major external talloc dependency / internal talloc removal
libosmocore change major size of ph_data_param struct changed / Extend L1SAP PH-DATA with presence information
-libosmocore change major size of ph_data_param struct changed / Extend L1SAP PH-DATA with measurement information \ No newline at end of file
+libosmocore change major size of ph_data_param struct changed / Extend L1SAP PH-DATA with measurement information
+libosmocore change major size of ph_tch_param struct changed / Extend with RTP Marker