Attention is currently required from: msuraev.
1 comment:
File src/host/layer23/src/mobile/gsm48_rr.c:
Patch Set #1, Line 3441: LOGP(DRR, LOGL_ERROR, "CHANNEL MODE MODIFY only applies "
That log message makes it clear that the channel is not TCH/* but it doesn't which channel it actual […]
Actually, we should not be logging an error here because this function may get called not only for CHANNEL MODE MODIFY. In such cases it should simply return early, as it does.
To view, visit change 30330. To unsubscribe, or for help writing mail filters, visit settings.