Attention is currently required from: neels, osmith.
1 comment:
File msc/BSC_ConnectionHandler.ttcn:
Patch Set #4, Line 1142: valueof
No need to use `valueof()` here because `bcap` is a template parameter:
```
template BearerCapability_TLV bcap := *
```
and `ts_Bcap_voice_mt` should be accepted just fine.
To view, visit change 41044. To unsubscribe, or for help writing mail filters, visit settings.