aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window.ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main_window.ui')
-rw-r--r--ui/qt/main_window.ui11
1 files changed, 10 insertions, 1 deletions
diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui
index b6c46cb821..980315d400 100644
--- a/ui/qt/main_window.ui
+++ b/ui/qt/main_window.ui
@@ -568,6 +568,7 @@
</property>
<addaction name="actionTelephonyRtpStreams"/>
<addaction name="actionTelephonyRtpStreamAnalysis"/>
+ <addaction name="actionTelephonyRtpPlayer"/>
</widget>
<widget class="QMenu" name="menuTelephonySCTP">
<property name="title">
@@ -2868,7 +2869,15 @@
<string>RTP Stream Analysis</string>
</property>
<property name="toolTip">
- <string>RTP Stream Analysis</string>
+ <string>RTP Stream Analysis for selected stream. Press CTRL key for adding reverse stream too.</string>
+ </property>
+ </action>
+ <action name="actionTelephonyRtpPlayer">
+ <property name="text">
+ <string>RTP Player</string>
+ </property>
+ <property name="toolTip">
+ <string>Play selected stream. Press CTRL key for playing reverse stream too.</string>
</property>
</action>
<action name="actionTelephonyIax2StreamAnalysis">