summaryrefslogtreecommitdiff
path: root/website/about
diff options
context:
space:
mode:
authorHenri Herscher <henri@oreka.org>2005-11-24 19:45:48 +0000
committerHenri Herscher <henri@oreka.org>2005-11-24 19:45:48 +0000
commit9b3570409169eb2465792e38531696853eeddaa7 (patch)
treea0c9507ae75b1d133884bc6b34a3308776514de6 /website/about
parent2c06b0eecdd8df3a796bb1ed4774b504c64c620f (diff)
version 0.3 release website changes
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@71 09dcff7a-b715-0410-9601-b79a96267cd0
Diffstat (limited to 'website/about')
-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>