summaryrefslogtreecommitdiff
path: root/website/about/features.php
diff options
context:
space:
mode:
Diffstat (limited to 'website/about/features.php')
-rw-r--r--website/about/features.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/about/features.php b/website/about/features.php
index e0b37b7..c766759 100644
--- a/website/about/features.php
+++ b/website/about/features.php
@@ -14,7 +14,7 @@ echo "<p>"._('Oreka currently has the following features:')."</p>";
echo _('<h3>Recording and storage</h3>
<ul>
-<li>Record VoIP SIP sessions by passively listening to network packets. Both sides of a conversation are mixed together and each call is logged as a separate audio file.</li>
+<li>Record VoIP RTP sessions by passively listening to network packets. Both sides of a conversation are mixed together and each call is logged as a separate audio file. When SIP or Cisco Skinny (SCCP) signalling is detected, the associated metadata is also extracted.</li>
<li>Record from a standard sound device (e.g. microphone or line input). Can record multiple channels at the same time. Each recording goes to separate audio files</li>
<li>Open plugin architecture for audio capture means that the system is potentially capable of recording from any audio source.</li>
<li>Automatic audio segmentation so that continuous audio sources can be split in separate audio files and easily retrieved later.</li>