Attention is currently required from: fixeria, dexter.
2 comments:
File src/libosmo-mgcp/mgcp_codec.c:
Patch Set #1, Line 336: /* In 3G IuUP AMR may be encapsulated in IuFP, this means even though the codec name and negotiated rate is
"In 3G IuUP, AMR" (missing comma).
Patch Set #1, Line 344: if (!iufp && strcmp(codec_a->subtype_name, codec_b->subtype_name))
this may be cleaner with a goto to line 346, instead of insturdicing the "iufp" flag. As you prefer.
To view, visit change 32926. To unsubscribe, or for help writing mail filters, visit settings.