[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/.

Holger Hans Peter Freyther holger at freyther.de
Thu Mar 20 21:49:38 UTC 2014


On Mon, Mar 17, 2014 at 07:42:08AM +0100, Andreas Eversberg wrote:
> Holger Hans Peter Freyther wrote:
> >Can you move the rtp_socket from the libbsc to the libmsc and use
> >the SS_ABISIP signals just like src/osmo-bsc/osmo_bsc_audio.c is
> >doing it?
> sorry, but i don't understand what you mean by moving the
> rtp_socket. also, what can i use the SS_ABISIP signal for?

Do you understand why the bsc can't use/link libmsc and that
circular lib depedencies are an issue? I proposed/asked if you
could move the rtp_socket into libmsc?

The code in src/osmo-bsc/osmo_bsc_audio.c is solving a similar
problem that NITB is dealing with rtp_socket.c. So you could
introduce a loose coupling here.. through the signal framework.

is that more clear? I currently can't merge this patch as it
breaks the NAT compilation.


holger




More information about the OpenBSC mailing list