Attention is currently required from: pespin.
falconia has posted comments on this change by falconia. ( https://gerrit.osmocom.org/c/osmo-bts/+/42167?usp=email )
Change subject: RTP: add vty option for ortp vs twrtp selection ......................................................................
Patch Set 6:
(2 comments)
File src/common/vty.c:
https://gerrit.osmocom.org/c/osmo-bts/+/42167/comment/c1a06cd2_2c31e757?usp=... : PS5, Line 434: if (bts->use_twrtp != g_use_twrtp_default) {
I don't have extra spoons to fight it - so I'll implement your way in the next patch iteration. […]
I reworked the patch into the manner you asked for - is it good now?
https://gerrit.osmocom.org/c/osmo-bts/+/42167/comment/9dc912a4_df2adc13?usp=... : PS5, Line 1529: vty_out(vty,
I understand your point, but this simply deviates for how all the other N-thousand parameteres we ha […]
I changed this show command to display only the current setting, and display it in the exact format you asked for.