Hello GSM community,
I just pushed a private feature branch to osmo-bts, implementing a feature of much interest to me:
https://cgit.osmocom.org/osmo-bts/log/?h=falconia/rtp_traulike
What is it all about? This document, contained inside the branch, explains it all:
https://cgit.osmocom.org/osmo-bts/tree/doc/rtp_traulike.txt?h=falconia/rtp_t...
Some day I would like to see this feature merged (it is enabled with a vty option, and if you don't set that option, nothing changes), but whether it will ever be merged or not, this feature is what I am going to run with in my ThemWi operation, and themwi-mgw (my Osmocom CN to G.711 PSTN transcoder) is going to depend on it.
Enjoy!
Hasta la Victoria, Siempre, Mychaela aka The Mother
https://cgit.osmocom.org/osmo-bts/log/?h=falconia/rtp_traulike What is it all about?
you don't need to explain your private branches, just push them as you see fit. It's your area really, and in practice no-one will even so much as look at it.
When you want a branch merged, gerrit code review is the place for that, which of course you know already. Just push the branch tip for review, and all your patches nicely line up in gerrit.
~N
Hi Neels,
you don't need to explain your private branches,
Hey, you have previously encouraged people to try out your SDP codecs branch, so I am likewise pointing interested parties to mine. My branch may be of interest to lurkers who (a) run their own Osmocom GSM network for retronetworking purposes (providing service to vintage mobile phones), (b) may be looking to interconnect their GSM retronetworking operation with their country's regular PSTN, and (c) may looking to copy the way I am doing the (a) and (b) parts.
M~