Attention is currently required from: pespin.
1 comment:
File src/osmo-bsc/bsc_vty.c:
Patch Set #1, Line 3219: "payload fields packed (AoIP) (DEPRECATED option with typo)\n")
We don't really want this deprecated variant to be present in documentation and shown in the VTY help, right? I suggest defining an alias as follows:
ALIAS_DEPRECATED(cfg_net_msc_amr_octet_align,
deprecated_cfg_net_msc_amr_octet_align_cmd,
"amr-payload bandwith-efficient",
"Set AMR payload framing mode\n"
"payload fields packed (AoIP)\n");
To view, visit change 29876. To unsubscribe, or for help writing mail filters, visit settings.