aboutsummaryrefslogtreecommitdiffstats
path: root/src/GSMProcessor.st
diff options
context:
space:
mode:
Diffstat (limited to 'src/GSMProcessor.st')
-rw-r--r--src/GSMProcessor.st1
1 files changed, 1 insertions, 0 deletions
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 [
+ <category: 'call'>
^ conManager msc
selectAudioRoute: self plan: aPlan leg: aLeg
]