Commit Graph

2 Commits

Author SHA1 Message Date
Jan Engelhardt 74c8eba5ad pkgconf: require libosmocore
osmocom/abis/e1_input.h includes osmocom/core/linuxlist.h, therefore
the .pc file(s) need a dependency on libosmocore so that the Cflags
from libosmocore.pc make an appearance on the compiler command line
when using `pkg-config libosmoabis --cflags`.

Committed-by: Max <msuraev@sysmocom.de>
Change-Id: Iacf4ccdb1c2a0e64ac997bda11161b8fe2548725
2022-08-10 16:19:12 +07:00
Harald Welte 41d0d84fd6 add 'libosmotrau' for TRAU/RTP related code
This new library is intended to include everything related to
interfacing actual voice channels either via E1 or via RTP.

The first module in the library is osmo_rtp, based on the ortp library.
2011-09-03 15:33:24 +02:00