Hi people, Is there anything implemented from the OSmux[1] ideas?
[1] http://ftp.osmocom.org/docs/latest/osmux-reference.pdf
Thanks, Rafael Diniz
Hi Rafael,
You can find the implementation in libosmo-netif. It's been used for a while in production network in the link between somo-bsc-sccplite<->osmo-bsc_nat
https://git.osmocom.org/libosmo-netif/tree/include/osmocom/netif/osmux.h https://git.osmocom.org/libosmo-netif/tree/src/osmux.c https://git.osmocom.org/libosmo-netif/tree/tests/osmux
I think OSmux support in new osmo-mgw is still not finished though (WIP), but should work fine in osmo-bsc_mgcp and osmo_bsc_nat from openbsc repository.
You can find related OSmux issues in: https://osmocom.org/search?issues=1&q=OSmux
Hi Pau, Thanks a lot, I'll try!
On 01/17/2018 01:47 PM, Pau Espin Pedrol wrote:
Hi Rafael,
You can find the implementation in libosmo-netif. It's been used for a while in production network in the link between somo-bsc-sccplite<->osmo-bsc_nat
https://git.osmocom.org/libosmo-netif/tree/include/osmocom/netif/osmux.h https://git.osmocom.org/libosmo-netif/tree/src/osmux.c https://git.osmocom.org/libosmo-netif/tree/tests/osmux
I think OSmux support in new osmo-mgw is still not finished though (WIP), but should work fine in osmo-bsc_mgcp and osmo_bsc_nat from openbsc repository.
You can find related OSmux issues in: https://osmocom.org/search?issues=1&q=OSmux