From 02ceea8342bd4d722c2ac64550eb40b1060a532b Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 21 Oct 2016 19:31:46 +0200 Subject: Extend RTP RX callback parameters While debugging low-level RTP issues it is handy to be able to match exact RTP packet with the payload available to higher-level functions. Having Sequence number and Timestamp RTP fields as parameter to receiving callback is the easiest way to do so. Change-Id: I0c9b08d247d7342d6139badca77ce64fda0cf274 --- TODO-RELEASE | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO-RELEASE') diff --git a/TODO-RELEASE b/TODO-RELEASE index 3af993e..128778a 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,3 +1,4 @@ #library what description / commit summary line libosmo-abis API change major: add parameter to rx_cb() callack in osmo_ortp.h libosmo-abis API change major: add parameter to struct input_signal_data +libosmo-abis API change major: add parameters to rx_cb() callack in osmo_ortp.h -- cgit v1.2.3