Attention is currently required from: pespin. neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/29863 )
Change subject: mgw: reuse mgcp_codec_amr_mode_is_indicated() in mgcp_codec_amr_is_octet_aligned() ......................................................................
Patch Set 1: Code-Review-1
(1 comment)
Patchset:
PS1: sorry, my firm opinion is to keep the function exactly as it was, it is short enough, and i prefer not mixing it with the weird/obscure aspects of that other function: osmo-mgw should not check whether a fmtp is present, just what the resulting (explicit or implicit) OA setting ends up being. In the long run i'd rather get rid of that other function instead of expanding its use.