[PATCH 6/9] Add traffic forwarding via RTP to remote application

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Andreas Eversberg andreas at eversberg.eu
Sat Mar 15 09:41:38 UTC 2014


Holger Hans Peter Freyther wrote:
> On Tue, Mar 11, 2014 at 07:29:01AM +0100, Andreas Eversberg wrote:
>
>> i think it would make sense to move tch_frame_down() to rtp_proxy.c.
>> at least we could get rid of all the dummy implementations for this
>> function.
> Good Morning,
>
> could you attempt to make a patch like this? The goal is to have the
> NAT code link without modifications. But we can solve this by spliting
> out GSM 04.08 message generating/parsing from libbsc as well.
>
> holger
dear holger,

i tried to move the tch_frame_down() to trau_mux.c. this function 
requires trans_find_by_callref(), which is part of libmsc. now all 
programs that link libtrau will also need to be linked to libmsc.

best regards,

andreas





More information about the OpenBSC mailing list