diff --git a/src/GSMProcessor.st b/src/GSMProcessor.st index d9db5a4..d486a6a 100644 --- a/src/GSMProcessor.st +++ b/src/GSMProcessor.st @@ -389,6 +389,7 @@ hosting various transactions and dispatching to them.'> ] selectAudioRoute: aPlan leg: aLeg [ + ^ conManager msc selectAudioRoute: self plan: aPlan leg: aLeg ]