<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sevana Oy</title>
	<atom:link href="http://wordpress.sevana.fi/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpress.sevana.fi</link>
	<description>The Sevana Product Blog</description>
	<lastBuildDate>Tue, 11 May 2010 11:32:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Turn your free SIP softphone into a voice quality monitoring instrument with Sevana&#8217;s NIQA application</title>
		<link>http://wordpress.sevana.fi/turn-your-free-sip-softphone-into-a-voice-quality-monitoring-instrument-with-sevanas-niqa-application/</link>
		<comments>http://wordpress.sevana.fi/turn-your-free-sip-softphone-into-a-voice-quality-monitoring-instrument-with-sevanas-niqa-application/#comments</comments>
		<pubDate>Tue, 11 May 2010 11:32:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Voice and Sound Quality Testing Software]]></category>
		<category><![CDATA[automated]]></category>
		<category><![CDATA[call]]></category>
		<category><![CDATA[Mean Opinion Score]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[mos]]></category>
		<category><![CDATA[niqa]]></category>
		<category><![CDATA[Perceptual]]></category>
		<category><![CDATA[pjsip]]></category>
		<category><![CDATA[pjsua]]></category>
		<category><![CDATA[qos]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[voice quality testing QoS MOS method methods pesq]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[vqt]]></category>

		<guid isPermaLink="false">http://wordpress.sevana.fi/?p=134</guid>
		<description><![CDATA[The  purpose of this quick howto document is to show that implementation of a  voice quality monitoring system may be relatively simple. The most  complicated task is to find an easy to use and cost effective solution  that would provide a perceptual evaluation of voice/speech quality  recorded by your SIP-system. [...]]]></description>
			<content:encoded><![CDATA[<p>The  purpose of this quick howto document is to show that implementation of a  voice quality monitoring system may be relatively simple. The most  complicated task is to find an easy to use and cost effective solution  that would provide a perceptual evaluation of voice/speech quality  recorded by your SIP-system. However, Sevana NIQA was an easy choice.</p>
<p>We  decided to use one of the most popular free SIP softphones – pjsip (<a href="http://www.pjsip.org/">www.pjsip.org</a>). This is a cute, light,  but powerful tool that can do the two main things required for creating a  VQM system:</p>
<ul>
<li>functionality to make SIP calls –  obviously all SIP phones have this functionality</li>
<li>ability  to play and record audio files</li>
</ul>
<p>If you have a  SIP software phone that supports these two features (and most likely any  of them does) then by using Sevana&#8217;s AQuA or NIQA product you can setup  a simple Voice Quality Monitoring (VQM) within a couple of minutes.</p>
<p>First  of all you need to have a SIP account (although calling to an IP  address is also possible). We have used free sip accounts provided by <a href="http://www.realsip.com/">www.realsip.com</a>. Then you should  create a configuration file for your SIP-phone that will serve as an  answering machine. This file may be as simple as the following:</p>
<p><span style="font-family: Courier New,monospace;"># we  don&#8217;t want the host&#8217;s audio device</span></p>
<p><span style="font-family: Courier New,monospace;">#&#8211;null-audio</span></p>
<p><span style="font-family: Courier New,monospace;"># SIP parameters</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;realm  realsip.com</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;registrar sip:realsip.com # DNS SRV, or  FQDN</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;id sip:sevana@realsip.com</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;username XXXXXX</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;password  YYYYYY</span></p>
<p><span style="font-family: Courier New,monospace;">#  default of 55 will be rejected as being too short by sipX</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;reg-timeout  3600</span></p>
<p><span style="font-family: Courier New,monospace;">#  auto-answer all calls with &#8220;200 OK&#8221;</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;auto-answer 200</span></p>
<p><span style="font-family: Courier New,monospace;"># limit call duration – this maybe  actually important if you like to automatically hang up after the test  call is </span></p>
<p><span style="font-family: Courier New,monospace;"># finished</span></p>
<p><span style="font-family: Courier New,monospace;">#&#8211;duration 20</span></p>
<p><span style="font-family: Courier New,monospace;"># automatically loop incoming RTP to  outgoing RTP – maybe useful sometimes, but not this time</span></p>
<p><span style="font-family: Courier New,monospace;">#&#8211;auto-loop</span></p>
<p><span style="font-family: Courier New,monospace;"># mix WAV file into the audio stream</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;play-file  AE1F5901.wav # This is the audio that is going to be played to the  calling party</span></p>
<p><span style="font-family: Courier New,monospace;"># we would recommnd using Sevana speech  model file that AQuA can generate, but this time we have </span></p>
<p><span style="font-family: Courier New,monospace;">#  chosen a sample test audio in French</span></p>
<p><span style="font-family: Courier New,monospace;"># This command tells the softphone to record incoming  calls into call.wav file stored in the same folder</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;rec-file  call.wav</span></p>
<p><span style="font-family: Courier New,monospace;"># This  is important command to tell the softphone that audio sampling rate  should be 8kHz, because NIQA </span></p>
<p><span style="font-family: Courier New,monospace;"># product can test only speech signals at  8kHz (although AQuA can test any type of audio: voice, HD Voice </span></p>
<p><span style="font-family: Courier New,monospace;"># and  even HD Audio)</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;clock-rate=8000</span></p>
<p><span style="font-family: Courier New,monospace;"># This command tells the system to  automatically play the audio file we set (in this case AE1F5901.wav)</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;auto-play </span></p>
<p><span style="font-family: Courier New,monospace;"># And  this command enables recording of incoming call</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;auto-rec</span></p>
<p><span style="font-family: Courier New,monospace;">#  These are two important commands that set level of details in the log  file (3 is just what we need, but you </span></p>
<p><span style="font-family: Courier New,monospace;"># can check pjsip manual  for other options), and the call log will be stored in log.txt –  perfect!</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;log-level=3</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;log-file=log.txt</span></p>
<p>Amazingly, but for a simple voice quality  monitoring solution the server part is pretty much ready! Let&#8217;s  configure PJSIP for the calling party:</p>
<p><span style="font-family: Courier New,monospace;"># SIP parameters</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;realm realsip.com</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;registrar  sip:realsip.com # DNS SRV, or FQDN</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;id  sip:sevanaoy@realsip.com</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;username XXXXXXX</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;password  YYYYYYY</span></p>
<p><span style="font-family: Courier New,monospace;">#  default of 55 will be rejected as being too short by sipX</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;reg-timeout  3600</span></p>
<p><span style="font-family: Courier New,monospace;"># limit  call duration – alright, we want to hangup after 20 seconds</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;duration  20</span></p>
<p><span style="font-family: Courier New,monospace;"># mix  WAV file into the audio stream</span></p>
<p><span style="font-family: Courier New,monospace;"># Note, this is another audio that wll be  played to our voice quality monitoring “server”</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;play-file  test.wav</span></p>
<p><span style="font-family: Courier New,monospace;"># And  this call.wav will be stored on the client side</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;rec-file  call.wav</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;clock-rate=8000</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;auto-play</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;auto-rec</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;log-level=3</span></p>
<p><span style="font-family: Courier New,monospace;">&#8211;log-file=log.txt</span></p>
<p>Now let&#8217;s go for the first  voice quality test! Yes, it&#8217;s that simple:</p>
<p>On the server side run:</p>
<p>pjsua  –config-file=config.cfg</p>
<p>Wait till the server boots and  switches to <em>waiting for a call</em> status. And then on the client  side issue the command:</p>
<p>pjsua –config-file=config.cfg  sip:<a href="mailto:sevana@realzip.com">sevana@realsip.com</a></p>
<p>You  will see how the client will make a call, and the server will respond  (even just by changes in the command line windows of the server and the  client). Then after 20 seconds the calling party will hangup like it was  written in the configuration file. Let&#8217;s see what we have got&#8230;</p>
<p><strong>Client  side:</strong></p>
<p>We have a log.txt file containing important  data about VoIP call parameters:</p>
<p><span style="font-family: Courier New,monospace;">[DISCONNCTD] To:  sip:sevana@realsip.com;tag=5eca32938acd491c88739797ad3a3d09</span></p>
<p><span style="font-family: Courier New,monospace;">Call  time: 00h:00m:20s, 1st res in 1191 ms, conn in 1193ms</span></p>
<p><span style="font-family: Courier New,monospace;">SRTP  status: Not active Crypto-suite: (null)</span></p>
<p><span style="font-family: Courier New,monospace;">#0 speex @16KHz, sendrecv,  peer=192.168.0.190:4000</span></p>
<p><span style="font-family: Courier New,monospace;">RX pt=103, stat last update:  00h:00m:00.931s ago</span></p>
<p><span style="font-family: Courier New,monospace;">total 685pkt 45.3KB (72.7KB +IP hdr)  @avg=17.9Kbps/28.7Kbps</span></p>
<p><span style="font-family: Courier New,monospace;">pkt loss=0 (0.0%), discrd=0 (0.0%), dup=0  (0.0%), reord=0 (0.0%)</span></p>
<p><span style="font-family: Courier New,monospace;">(msec) min avg max last dev</span></p>
<p><span style="font-family: Courier New,monospace;">loss  period: 0.000 0.000 0.000 0.000 0.000</span></p>
<p><span style="font-family: Courier New,monospace;">jitter : 0.000 17.254  57.000 19.250 5.127</span></p>
<p><span style="font-family: Courier New,monospace;">TX pt=103, ptime=20ms, stat last update:  00h:00m:01.941s ago</span></p>
<p><span style="font-family: Courier New,monospace;">total 700pkt 46.4KB (74.4KB +IP hdr) @avg  18.3Kbps/29.4Kbps</span></p>
<p><span style="font-family: Courier New,monospace;">pkt loss=1 (0.1%), dup=0 (0.0%), reorder=0  (0.0%)</span></p>
<p><span style="font-family: Courier New,monospace;">(msec) min avg max last dev </span></p>
<p><span style="font-family: Courier New,monospace;">loss  period: 20.000 20.000 20.000 20.000 0.000</span></p>
<p><span style="font-family: Courier New,monospace;">jitter :  0.000 22.700 35.437 21.750 12.653</span></p>
<p><span style="font-family: Courier New,monospace;">RTT msec : 2.563 5.744  12.999 3.082 4.237</span></p>
<p>And we also have call.wav,  which contains the audio recorded on the server side.</p>
<p>Now it&#8217;s  time to use Sevana NIQA to obtain a MOS score of the call:</p>
<p>niqa  -rdf TstBase.nbf -gqa call.wav</p>
<p>And the result is:</p>
<p><span style="font-family: Courier New,monospace;">Sevana  NonIntrusive Audio Quality Analyzer &#8211; NIQA v.1.1.1.24.</span></p>
<p><span style="font-family: Courier New,monospace;">Copyright  (c) 2010 by Sevana Oy, Finland. All rights reserved.</span></p>
<p><span style="font-family: Courier New,monospace;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></p>
<p><span style="font-family: Courier New,monospace;">Database  loaded!</span></p>
<p><span style="font-family: Courier New,monospace;">Quality of file &#8216;C:\NIQA\SIP\call.wav&#8217; is 3.337179.</span></p>
<p><span style="font-family: Courier New,monospace;">Used  next Asins: &#8216;FFr4&#8242;</span></p>
<p><span style="font-family: Courier New,monospace;">Quality score calculated!</span></p>
<p>Wow!  NIQA not only provided the MOS score (MOS = 3.34), but was also able to  recognize that it was a Female voice speaking in French (Ffr4). MOS  score is pretty good, but the most important thing is that we can now  create the first record of voice quality monitoring:</p>
<table border="1" cellspacing="0" cellpadding="4" width="590" bordercolor="#000000">
<tbody>
<tr valign="top">
<td width="71"></td>
<td width="72">Total, pkt</td>
<td width="72">Total, KB</td>
<td colspan="2" width="114">Avg, Kbps</td>
<td width="77">Pkt loss</td>
<td width="66">Jitter, Avg.</td>
<td width="61">MOS</td>
</tr>
<tr>
<td width="71" valign="top">RX</td>
<td width="72" valign="top">685</td>
<td width="72" valign="top">45.3</td>
<td width="52">17.9</td>
<td width="54">28.7</td>
<td width="77" valign="top">0</td>
<td width="66" valign="top">17.254</td>
<td width="61" valign="top">3.34</td>
</tr>
<tr>
<td width="71" valign="top">TX</td>
<td width="72" valign="top">700</td>
<td width="72" valign="top">46.4</td>
<td width="52">18.3</td>
<td width="54">29.4</td>
<td width="77" valign="top">0.1</td>
<td width="66" valign="top">22.7</td>
<td width="61" valign="top"></td>
</tr>
</tbody>
</table>
<p>And  another important characteristic: RTT msec : 2.563 5.744 12.999 3.082  4.237</p>
<p>So, we know quite a lot about the VoIP conditions  of the incoming call as well as that the call quality was good (MOS is  quite high).</p>
<p><strong>Server side:</strong></p>
<p>Here  we also have a log.txt file containing the same important data about  VoIP call parameters:</p>
<p><span style="font-family: Courier New,monospace;">[DISCONNCTD] To:  &lt;sip:sevanaoy@realsip.com&gt;;tag=6878cb877e224f89bbad8cbcb66df63b</span></p>
<p><span style="font-family: Courier New,monospace;">Call  time: 00h:00m:20s, 1st res in 79 ms, conn in 297ms</span></p>
<p><span style="font-family: Courier New,monospace;">SRTP  status: Not active Crypto-suite: (null)</span></p>
<p><span style="font-family: Courier New,monospace;">#0 speex @16KHz, sendrecv,  peer=192.168.0.167:4000</span></p>
<p><span style="font-family: Courier New,monospace;">RX pt=103, stat last update:  00h:00m:01.781s ago</span></p>
<p><span style="font-family: Courier New,monospace;">total 690pkt 45.7KB (73.3KB +IP hdr)  @avg=18.0Kbps/28.9Kbps</span></p>
<p><span style="font-family: Courier New,monospace;">pkt loss=0 (0.0%), discrd=0 (0.0%), dup=0  (0.0%), reord=0 (0.0%)</span></p>
<p><span style="font-family: Courier New,monospace;">(msec) min avg max last dev</span></p>
<p><span style="font-family: Courier New,monospace;">loss  period: 0.000 0.000 0.000 0.000 0.000</span></p>
<p><span style="font-family: Courier New,monospace;">jitter : 0.562 23.396  221.500 221.500 6.725</span></p>
<p><span style="font-family: Courier New,monospace;">TX pt=103, ptime=20ms, stat last update:  00h:00m:04.953s ago</span></p>
<p><span style="font-family: Courier New,monospace;">total 700pkt 46.4KB (74.4KB +IP hdr) @avg  18.3Kbps/29.4Kbps</span></p>
<p><span style="font-family: Courier New,monospace;">pkt loss=0 (0.0%), dup=0 (0.0%), reorder=0  (0.0%)</span></p>
<p><span style="font-family: Courier New,monospace;">(msec) min avg max last dev </span></p>
<p><span style="font-family: Courier New,monospace;">loss  period: 0.000 0.000 0.000 0.000 0.000</span></p>
<p><span style="font-family: Courier New,monospace;">jitter : 16.125 18.021  19.437 19.437 1.393</span></p>
<p><span style="font-family: Courier New,monospace;">RTT msec : 2.853 13.575 34.667 2.853  14.91</span></p>
<p>Now  the same procedure with the call.wav file that was created on the  server side:</p>
<p>niqa -rdf TstBase.nbf -gqa  call.wav</p>
<p>And the result is:</p>
<p><span style="font-family: Courier New,monospace;">Sevana  NonIntrusive Audio Quality Analyzer &#8211; NIQA v.1.1.1.24.</span></p>
<p><span style="font-family: Courier New,monospace;">Copyright  (c) 2010 by Sevana Oy, Finland. All rights reserved.</span></p>
<p><span style="font-family: Courier New,monospace;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></p>
<p><span style="font-family: Courier New,monospace;">Database  loaded!</span></p>
<p><span style="font-family: Courier New,monospace;">Quality of file &#8216;C:\NIQA\SIP\call.wav&#8217; is 3.329050.</span></p>
<p><span style="font-family: Courier New,monospace;">Used  next Asins: &#8216;FFr4&#8242;</span></p>
<p><span style="font-family: Courier New,monospace;">Quality score calculated!</span></p>
<p>Alright,  now we can build the same call quality monitoring record as we did for  the calling party:</p>
<table border="1" cellspacing="0" cellpadding="4" width="590" bordercolor="#000000">
<tbody>
<tr valign="top">
<td width="71"></td>
<td width="72">Total,  pkt</td>
<td width="72">Total, KB</td>
<td colspan="2" width="114">Avg, Kbps</td>
<td width="77">Pkt loss</td>
<td width="66">Jitter, Avg.</td>
<td width="61">MOS</td>
</tr>
<tr>
<td width="71" valign="top">RX</td>
<td width="72" valign="top">690</td>
<td width="72" valign="top">45.7</td>
<td width="52">18.0</td>
<td width="54">28.9</td>
<td width="77" valign="top">0</td>
<td width="66" valign="top">23.396</td>
<td width="61" valign="top">3.33</td>
</tr>
<tr>
<td width="71" valign="top">TX</td>
<td width="72" valign="top">700</td>
<td width="72" valign="top">46.4</td>
<td width="52">18.3</td>
<td width="54">29.4</td>
<td width="77" valign="top">0</td>
<td width="66" valign="top">18.021</td>
<td width="61" valign="top"></td>
</tr>
</tbody>
</table>
<p>Finally:  RTT msec : 2.853 13.575 34.667 2.853 14.915</p>
<p>Calling  party and called party voice quality records:</p>
<p>Now we  can compare two records and evaluate what this gives to us:</p>
<p><strong>Calling  party:</strong></p>
<table border="1" cellspacing="0" cellpadding="4" width="590" bordercolor="#000000">
<tbody>
<tr valign="top">
<td width="71"></td>
<td width="72">Total, pkt</td>
<td width="72">Total, KB</td>
<td colspan="2" width="114">Avg,  Kbps</td>
<td width="77">Pkt loss</td>
<td width="66">Jitter,  Avg.</td>
<td width="61">MOS</td>
</tr>
<tr>
<td width="71" valign="top">RX</td>
<td width="72" valign="top">685</td>
<td width="72" valign="top">45.3</td>
<td width="52">17.9</td>
<td width="54">28.7</td>
<td width="77" valign="top">0</td>
<td width="66" valign="top">17.254</td>
<td width="61" valign="top">3.34</td>
</tr>
<tr>
<td width="71" valign="top">TX</td>
<td width="72" valign="top">700</td>
<td width="72" valign="top">46.4</td>
<td width="52">18.3</td>
<td width="54">29.4</td>
<td width="77" valign="top">0.1</td>
<td width="66" valign="top">22.7</td>
<td width="61" valign="top"></td>
</tr>
</tbody>
</table>
<p><strong>Called  party:</strong></p>
<table border="1" cellspacing="0" cellpadding="4" width="590" bordercolor="#000000">
<tbody>
<tr valign="top">
<td width="71"></td>
<td width="72">Total, pkt</td>
<td width="72">Total, KB</td>
<td colspan="2" width="114">Avg,  Kbps</td>
<td width="77">Pkt loss</td>
<td width="66">Jitter,  Avg.</td>
<td width="61">MOS</td>
</tr>
<tr>
<td width="71" valign="top">RX</td>
<td width="72" valign="top">690</td>
<td width="72" valign="top">45.7</td>
<td width="52">18.0</td>
<td width="54">28.9</td>
<td width="77" valign="top">0</td>
<td width="66" valign="top">23.396</td>
<td width="61" valign="top">3.33</td>
</tr>
<tr>
<td width="71" valign="top">TX</td>
<td width="72" valign="top">700</td>
<td width="72" valign="top">46.4</td>
<td width="52">18.3</td>
<td width="54">29.4</td>
<td width="77" valign="top">0</td>
<td width="66" valign="top">18.021</td>
<td width="61" valign="top"></td>
</tr>
</tbody>
</table>
<p>As  one can see there are not many differences and the quality score is  quite good and stable both for transmitted and received audio, now how  can we use these records for our QoS analysis?</p>
<h1>QoS Monitoring Solution</h1>
<p>As long as the  quality remains quite high this analysis and call quality data stored  in a database (like MySQL f.e.) is not that useful, but how to detect  that the quality went down? Only by R-value calculation is not the best  approach, and therefore we suggest the following case for your  consideration:</p>
<ol>
<li>QoS monitoring system based on  obtaining MOS scores provided by Sevana NIQA and VoIP parameters is  running and storing call quality records for statistics</li>
</ol>
<ol>
<li>The system always monitors MOS value as the key voice  quality indicator</li>
<li>MOS score drops down, let&#8217;s say below 2</li>
<li>The  system searching for a call quality record with the highest MOS score  and matches its parameters against parameters of the “bad call”.</li>
<li>The  system immediately will be able to indicate what are the reasons for  the quality loss, because it can compare all main network parameters for  high and low MOS scores.</li>
<li>The system will be able to  continously provide speech quality scores for all calls thus allowing to  visualize what trunks, routes, destinations are a matter of lower  quality</li>
</ol>
<h1>What&#8217;s the catch?</h1>
<p>Well,  there is no catch&#8230; Well, there is always a catch, but this time it&#8217;s  very simple:</p>
<p>We hope we have shown with this small  howto a simple approach that will allow anybody to build his own QoS  monitoring solution based just on a software SIP phone allowing to  monitor&#8230; not, not the voice or speech quality of VoIP calls, but</p>
<ol>
<li>how  many times your VoIP customers are happy about your service</li>
<li>what  makes your customers unhappy in your service</li>
<li>where is  the problem that makes your customers unhappy</li>
<li>where to  search for the problem origin</li>
</ol>
<p>And if you  doubt that we can help really anybody to enable his own QoS monitoring,  just think of answering a couple of questions:</p>
<ul>
<li>Is  it expensive is loosing customers due to making them unhappy of making  calls in your system?</li>
<li>Is it important to be sure that  your Service Level Agreement (SLA) is always valid?</li>
<li>Do  you know enough about Sevana NIQA?</li>
<li>Have you contacted  Sevana concerning using NIQA for your OoS system?</li>
</ul>
<p>If  you don&#8217;t know answer even to just one of the questions, please contact  us: give us a call, send an email, we&#8217;ll get back to you immediately  and we are sure you will be pleased with what our voice quality  assessment software can do to keep your customers happy and you aware of  having control over your VoIP system.</p>
<h1>We  are sure that NIQA is just what you need&#8230;</h1>
<p>&#8230;because:</p>
<ul>
<li><span style="font-size: x-small;"><span style="font-family: ArialMT,sans-serif;">Available for evaluation</span></span></li>
<li><span style="font-size: x-small;"><span style="font-family: ArialMT,sans-serif;">Strong competitor for ITU  P.563 / P.564</span></span></li>
<li><span style="font-size: x-small;"><span style="font-family: ArialMT,sans-serif;">Ability to be trained to detect reasons for quality loss</span></span></li>
<li><span style="font-size: x-small;"><span style="font-family: ArialMT,sans-serif;">Ability to be trained for  customer specific needs</span></span></li>
<li><span style="font-size: x-small;"><span style="font-family: ArialMT,sans-serif;">Multi-platform</span></span></li>
<li><span style="font-size: x-small;"><span style="font-family: ArialMT,sans-serif;">High performance</span></span></li>
<li><span style="font-size: x-small;"><span style="font-family: ArialMT,sans-serif;">Outstanding pricing</span></span></li>
<li><span style="font-size: x-small;"><span style="font-family: ArialMT,sans-serif;">Available as online service</span></span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.sevana.fi/turn-your-free-sip-softphone-into-a-voice-quality-monitoring-instrument-with-sevanas-niqa-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is voice quality?</title>
		<link>http://wordpress.sevana.fi/what-is-voice-quality/</link>
		<comments>http://wordpress.sevana.fi/what-is-voice-quality/#comments</comments>
		<pubDate>Sat, 01 May 2010 17:59:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Voice and Sound Quality Testing Software]]></category>
		<category><![CDATA[automated]]></category>
		<category><![CDATA[ITU]]></category>
		<category><![CDATA[Mean Opinion Score]]></category>
		<category><![CDATA[mos]]></category>
		<category><![CDATA[p.563]]></category>
		<category><![CDATA[Perceptual]]></category>
		<category><![CDATA[qos]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[Speech]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[voice quality testing QoS MOS method methods pesq]]></category>
		<category><![CDATA[voice service]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[vqt]]></category>

		<guid isPermaLink="false">http://wordpress.sevana.fi/?p=132</guid>
		<description><![CDATA[Getting back to the topic of voice or/and speech quality testing (especially in VoIP) it would be good to have a clear understanding what is that quality we are talking about?
Typically voice quality in a network would suffer from:
– Noise
– Silence
– Low bit-rate encoding
– Network errors (both in mobile and packet-switched)
– Delays, Echo, Jitter, etc
– [...]]]></description>
			<content:encoded><![CDATA[<p>Getting back to the topic of voice or/and speech quality testing (especially in VoIP) it would be good to have a clear understanding what is that quality we are talking about?</p>
<p>Typically voice quality in a network would suffer from:</p>
<p>– Noise<br />
– Silence<br />
– Low bit-rate encoding<br />
– Network errors (both in mobile and packet-switched)<br />
– Delays, Echo, Jitter, etc<br />
– Handsets/terminals</p>
<p>Speech quality however corresponds to the clarity or clearness of speech delivered from a speaker to a listener, but when talking about speech quality in packet-switched networks we&#8217;ll find lots of factors that affect the quality:</p>
<p>– Vocoder selection<br />
– Front-end and signal level clippings<br />
– Signal loss and packet loss<br />
– Signal gain/ attenuation<br />
– Echo cancellation in double talk<br />
– Signal noise from equipment and disturbances from analog networks</p>
<p>And what is quality of speech in the system for a voice service provider? Well, that&#8217;s kind of a key issue, because&#8230;</p>
<p>- Unhappy customers stop using the service<br />
- Continuously unhappy customers move to competitors and spread negative word of mouth<br />
- If the goal is to obtain new and retain existing customers a service provider requires:<br />
– Effective means to test and monitor quality of voice services<br />
– Ability to receive voice quality metrics for end-users</p>
<p>So, hopefully all mentioned above clearly shows that transparency and visibility required for effective service quality management is an absolute mus for a voice service provider, which has only one point when thinking of what is voice quality &#8211; it is happy or unhappy customers, competitive or failed business, growth or a downswing&#8230;</p>
<p><a title="Request Sevana NIQA evaluation" href="mailto:sales@sevana.fi?Subject=Non-intrusive%20voice%20quality%20testing%20software%20inquiry" target="_self">Click here to request Sevana NIQA evaluation</a></p>
<p><a title="Follow Sevana on Twitter" href="http://twitter.com/sevana" target="_self">Follow us on twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.sevana.fi/what-is-voice-quality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Non-intrusive single-ended speech quality assessment in VoIP</title>
		<link>http://wordpress.sevana.fi/non-intrusive-single-ended-speech-quality-assessment-in-voip/</link>
		<comments>http://wordpress.sevana.fi/non-intrusive-single-ended-speech-quality-assessment-in-voip/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 19:59:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Voice and Sound Quality Testing Software]]></category>
		<category><![CDATA[assessment]]></category>
		<category><![CDATA[automated]]></category>
		<category><![CDATA[Mean Opinion Score]]></category>
		<category><![CDATA[mos]]></category>
		<category><![CDATA[niqa]]></category>
		<category><![CDATA[non--intrusive voice quality analyzer]]></category>
		<category><![CDATA[non-intrusive]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[sevana]]></category>
		<category><![CDATA[single-sided]]></category>
		<category><![CDATA[Speech]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[voice quality testing QoS MOS method methods pesq]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[vqt]]></category>

		<guid isPermaLink="false">http://wordpress.sevana.fi/?p=126</guid>
		<description><![CDATA[Greetings to all Sevana blog followers!
Today we start a set of posts related to the so called non-intrusive (no need for a reference file) single-ended speech/voice qualiy assessment, and our main target will be to explain more about how this can be done in VoIP networks. As old followers know we have intrusive (PESQ-like) voice [...]]]></description>
			<content:encoded><![CDATA[<p>Greetings to all Sevana blog followers!</p>
<p>Today we start a set of posts related to the so called non-intrusive (no need for a reference file) single-ended speech/voice qualiy assessment, and our main target will be to explain more about how this can be done in VoIP networks. As old followers know we have intrusive (PESQ-like) voice and audio quality anlysis tool AQuA that already has several happy customers, but in March 2010 we have released for evaluation Sevana NIQA &#8211; a non-intrusive voice quality testing software that we particulary target at VoIP. Our goal is to provide VoIP community (and in particular Asterisk users) with a full set of voice quality assessment tools: intrusive and non-intrusive, and today we are going to saysome words ot the latter one.</p>
<p>We would dare to think that integration of commercial and enterprise voice services into packet-switched networks significanlty cuts costs and brings value. Most likely there won&#8217;t be any objections here&#8230; However, customer expectations of service quality are always the key issue of any voice service and the only way to win and retain customers is to make sure the quality of service meets customers&#8217; expectations. Customers of any voice service are used to the quality of circuit-switched networks.</p>
<p>When integrated into packet-switched networks voice services QoS sustainability requires much more attention:</p>
<ul>
<li>Control packet loss, jitter and delay in complex network solutions</li>
<li>Minimize quality impairments for vocoders, VAD, jitter buffers, echo cancellers and other signal processing involved</li>
</ul>
<p>At this point one should realize that it&#8217;s essential to have knowledge of service quality delivered to the customers, don&#8217;t you think so? If you do, the we meet in the next post related to the subject of &#8220;What is voice quality?&#8221;. Stay in touch!</p>
<p><a title="Request Sevana NIQA evaluation" href="mailto:sales@sevana.fi?Subject=Non-intrusive%20voice%20quality%20testing%20software%20inquiry" target="_self">Click here to request Sevana NIQA evaluation</a></p>
<p><a title="Follow Sevana on Twitter" href="http://twitter.com/sevana" target="_self">Follow us on twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.sevana.fi/non-intrusive-single-ended-speech-quality-assessment-in-voip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NIQA Non-Intrusive voice Quality Analyzer (alternative for ITU P.563)</title>
		<link>http://wordpress.sevana.fi/niqa-non-intrusive-voice-quality-analyzer-alternative-for-itu-p-563/</link>
		<comments>http://wordpress.sevana.fi/niqa-non-intrusive-voice-quality-analyzer-alternative-for-itu-p-563/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 19:00:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Voice and Sound Quality Testing Software]]></category>
		<category><![CDATA[4G]]></category>
		<category><![CDATA[automated]]></category>
		<category><![CDATA[LTE]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mos]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[non-intrusive]]></category>
		<category><![CDATA[p.563]]></category>
		<category><![CDATA[p.564]]></category>
		<category><![CDATA[Perceptual]]></category>
		<category><![CDATA[PSTN]]></category>
		<category><![CDATA[qos]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[voice quality testing QoS MOS method methods pesq]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[vqt]]></category>

		<guid isPermaLink="false">http://wordpress.sevana.fi/?p=122</guid>
		<description><![CDATA[Modern standard methods for evaluating quality of transmitted speech
Voice quality is one of the main characteristics of speech transmission systems. When analyzing voice quality one must not only consider audio signal degradation caused by transmission over telecom channels, but also specifics of speaker&#8217;s voice, conditions of listener&#8217;s hearing and variation of these parameters in time.
The [...]]]></description>
			<content:encoded><![CDATA[<p lang="en-US"><span style="font-family: Arial;"><span style="font-size: medium;"><strong>Modern standard methods for evaluating quality of transmitted speech</strong></span></span></p>
<p lang="en-US"><span style="font-family: Arial;">Voice quality is one of the main characteristics of speech transmission systems. When analyzing voice quality one must not only consider audio signal degradation caused by transmission over telecom channels, but also specifics of speaker&#8217;s voice, conditions of listener&#8217;s hearing and variation of these parameters in time.</span></p>
<p lang="en-US"><span style="font-family: Arial;">The most known methods for quality evaluation of voice transmission systems were developed by Telecommunication Standardization Sector of International Telecommunications Union (ITU-T) in the middle of 90-s. Results of this work are presented in Recommendation P.800 (P.830) «Methods for subjective determination of transmission quality» [1, 2]. This document describes conditions for voice quality testing, audio contents, scoring and methods to evaluate results. Typically “Methods for subjective determination of transmission quality” are used to obtain mean subjective quality score according to five-digit scale  (Mean Opinion Score &#8211; MOS).</span></p>
<p lang="en-US"><span style="font-family: Arial;">Unfortunately P.800 recommendation tests may lead to ambiguous results. Recommendation is warning about comparing MOS scores received under different conditions and consider such approach incorrect. Besides that preforming tests according to P.800 takes a lot of time and requires a lot of testers involved in the process.</span></p>
<p><span style="font-family: Arial;">In order to move from subjective (MOS) scores to objective ones and to automate the quality measurement</span><span style="color: #ff0000;"><span style="font-family: Arial;">,</span></span><span style="font-family: Arial;"> ITU-T has developed the P.861 recommendation, which is based on low level quantitative measurements [3]. Recommendation P.861 is a follow-up of PSQM method (Perceptual Speech Quality Measurement), developed by KPN Research and devoted to objective analysis of speech codecs performance with a</span><span style="color: #ff0000;"><span style="font-family: Arial;"><em> </em></span></span><span style="font-family: Arial;">low level of degradation. </span></p>
<p lang="en-US"><span style="font-family: Arial;">However, it is impossible to utilize PSQM for evaluation of work of a real communication system because the method does not consider all the important factors influencing human perception. Among these factors are delay, jitter, packet loss as well as signal level clipping. </span></p>
<p><span style="font-family: Arial;">In February 2001 ITU-T has issued another recommendation ITU-T P.862 [4], which describes a more advanced algorithm for voice quality testing  – PESQ (Perceptual Evaluation of Speech Quality). The algorithm includes level and time aligning, human perception and cognitive modeling. Due to these additional operations the approach considers signal amplification/ attenuation in a communication system, time delays and jitter as well as spectrum bands, which are the most significant for human perception.</span><span style="color: #ff0000;"><span style="font-family: Arial;"> </span></span><span style="font-family: Arial;">Based on cognitive modeling PESQ also recalculates objective quality score into MOS values.</span></p>
<p lang="en-US"><span style="font-family: Arial;">A disadvantage of PESQ as well as other similar algorithm is the fact that they are based on comparing of two signals: original and transmitted through a communication system. This approach may create a range of difficulties connected with setting and preforming voice quality testing. One requires to arrange signal recording on both sides of the telecommunication system as well as records transmission to the test system. Besides this real time quality monitoring in such approach appears quite difficult as well.</span></p>
<p lang="en-US"><span style="font-family: Arial;">In order to solve the challenging issues mentioned above ITU-T has developed a new recommendation P.563 [5] introduced in May 2004. This recommendation determines algorithm for evaluating speech quality by listening to communication sessions. The algorithm takes into account single-side distortions, speech trunk parameters, noise and speech naturalness. Developers of P.563 call attention that P.563 does not provide overall quality estimation of speech transmission. Distortions driven by delays, echo, loss of loudness and everything related to two-sided interaction cannot be taken into consideration by this method. </span></p>
<p lang="en-US"><span style="font-family: Arial;">It&#8217;s widely thought that P.563 provides a high level of correlation between automated and expert quality scores. However, simple tests based on ITU-T sound database for codec testing [6]  may raise some doubts about the consistence of the algorithm provided together with its description.</span></p>
<p lang="en-US"><span style="font-family: Arial;">Table.1. Comparison between results of P.563 and expert estimations</span></p>
<table border="1" cellspacing="0" cellpadding="7" width="597">
<col width="218"></col>
<col width="34"></col>
<col width="58"></col>
<col width="229"></col>
<tbody>
<tr>
<td width="218" height="1">MOS Range</td>
<td colspan="2" width="106">
<p lang="en-US">Ava rage Score</p>
</td>
<td width="229">
<p lang="en-US">Average error</p>
</td>
</tr>
<tr>
<td width="218" height="1" valign="TOP"></td>
<td width="34">MOS</td>
<td width="58">P.563</td>
<td width="229" valign="TOP"></td>
</tr>
<tr valign="TOP">
<td width="218" height="1">4 – 5</td>
<td width="34">4,25</td>
<td width="58"><span style="color: #000000;"><span style="font-family: Arial;">2,45</span></span></td>
<td width="229"><span style="color: #000000;"><span style="font-family: Arial;">1,79</span></span></td>
</tr>
<tr valign="TOP">
<td width="218" height="1">3 – 4</td>
<td width="34">3,42</td>
<td width="58"><span style="color: #000000;"><span style="font-family: Arial;">1,70</span></span></td>
<td width="229"><span style="color: #000000;"><span style="font-family: Arial;">1,69</span></span></td>
</tr>
<tr valign="TOP">
<td width="218" height="1">2 – 3</td>
<td width="34">2,56</td>
<td width="58"><span style="color: #000000;"><span style="font-family: Arial;">1,71</span></span></td>
<td width="229"><span style="color: #000000;"><span style="font-family: Arial;">0,97</span></span></td>
</tr>
<tr valign="TOP">
<td width="218" height="1">1 – 2</td>
<td width="34">1,68</td>
<td width="58"><span style="color: #000000;"><span style="font-family: Arial;">1,49</span></span></td>
<td width="229"><span style="color: #000000;"><span style="font-family: Arial;">0,55</span></span></td>
</tr>
</tbody>
</table>
<p lang="en-US"><span style="font-family: Arial;">The problem discovered in the distributed P.563 algorithm implementation required development of an alternative solution. Further down one can find one of possible solutions that is implemented in Sevana  NIQA (Non-Intrusive Quality Analyzer).</span></p>
<p lang="en-US"><span style="font-family: Arial;">NIQA&#8217;s (Non-Intrusive Quality Analyzer) approach is based on a database of trained etalons called associations. Each association corresponds to a group of files that have close expert estimations of sound quality and common set of reasons for sound quality degradation. For each association NIQA calculates and stores a distribution of parameters&#8217; values.</span></p>
<p lang="en-US"><span style="font-family: Arial;">Basic algorithm showing how NIQA obtains sound quality scores is represented on the picture below.</span></p>
<p lang="en-US">﻿</p>
<div id="attachment_123" class="wp-caption aligncenter" style="width: 251px"><a href="http://wordpress.sevana.fi/wp-content/uploads/2010/04/Pic1.png"><img class="size-medium wp-image-123" title="NIQA - non-intrusive voice quality testing software algorithm flowchart" src="http://wordpress.sevana.fi/wp-content/uploads/2010/04/Pic1-241x300.png" alt="NIQA - non-intrusive voice quality testing software algorithm flowchart" width="241" height="300" /></a><p class="wp-caption-text">NIQA - non-intrusive voice quality testing software</p></div>
<p lang="en-US"><span style="font-family: Arial;">When loading sound signal the system excludes all fragments with low energy level (according to threshold). The excluded fragments correspond to “absolute silence” and are considered irrelevant for obtaining sound quality score.</span></p>
<p lang="en-US"><span style="font-family: Arial;">At the next phase the signal is split into frames used in voice activity detection algorithm (VAD). The system calculates energy values for each frame what increases accuracy of VAD. With the help of VAD algorithm the signal divides to active and inactive components that are processed separately. The system builds level histograms for both active and inactive signal components.</span></p>
<p lang="en-US"><span style="font-family: Arial;">By discrete cosine transform (DCT) the system obtains signal spectrum and checks the active components frames for DTMF presence and then excludes the frames that are similar to DTMF from further processing.</span></p>
<p lang="en-US"><span style="font-family: Arial;">Next stage applies the first level of psycho-acoustic model to the signal spectrum. This model checks different types of masking (including pre-masking and post-masking). According to clear peaks of spectrum energy the system splits the signal into tone and noise components.</span></p>
<p lang="en-US"><span style="font-family: Arial;">Second level of psycho-acoustic model performs energy normalization of the signal – energy levels are transformed into loudness levels at 1kHz. Third level of psycho-acoustic model transforms loudness levels into several detectable grades of loudness that allow to ignore sound signal changes, which are not recognized by human ear.</span></p>
<p lang="en-US"><span style="font-family: Arial;">The next step is to split signal spectrum into bands that are critical to human ear perception and calculate parameters both on and out of the bands. Based on the computed signal parameters the system selects most similar associations from the database and performs matching. According to selected associations the system determines how much each of them influence the overall quality and then generates the final voice quality score as a combination of scores for selected associations and according to correspondent weights.</span></p>
<p lang="en-US"><span style="font-family: Arial;"><br />
</span></p>
<p lang="en-US"><span style="font-family: Arial;"><span style="font-size: medium;"><strong>Sevana NIQA Testing and Evaluation</strong></span></span></p>
<p lang="en-US"><span style="font-family: Arial;">Sevana NIQA has been tested utilizing the same ITU-T speech database that is used for conformance testing of P.563 algorithm. In the tests we used a total of 376 English language recordings. All recordings were sorted into 4 groups depending on their MOS scores (represented in the documentation attached to the sound database). For all groups of recordings we determined average expert scores and average NIQA scores (Table 2). In order to illustrate comparison with P.563 we also calculated average errors for P.563 and NIQA scores for the same tests.</span></p>
<p lang="en-US"><span style="font-family: Arial;">Table.2. Comparison of NIQA scores against expert estimations</span></p>
<table border="1" cellspacing="0" cellpadding="7" width="465">
<col width="146"></col>
<col width="34"></col>
<col width="52"></col>
<col width="118"></col>
<col width="43"></col>
<tbody>
<tr>
<td width="146" height="1">MOS Range</td>
<td colspan="2" width="100" valign="TOP">
<p lang="en-US">Average Score</p>
</td>
<td colspan="2" width="175" valign="TOP">
<p lang="en-US">Average Error</p>
</td>
</tr>
<tr>
<td width="146" height="1" valign="TOP"></td>
<td width="34">MOS</td>
<td width="52" valign="TOP">
<p lang="en-US">NIQA</p>
</td>
<td width="118" valign="TOP">
<p lang="en-US">NIQA</p>
</td>
<td width="43" valign="TOP">P.563</td>
</tr>
<tr valign="TOP">
<td width="146" height="1">4 – 5</td>
<td width="34">4,25</td>
<td width="52">
<p lang="en-US">3,44</p>
</td>
<td width="118">
<p lang="en-US">0,83</p>
</td>
<td width="43"><span style="color: #000000;"><span style="font-family: Arial;">1,79</span></span></td>
</tr>
<tr valign="TOP">
<td width="146" height="1">3 – 4</td>
<td width="34">3,42</td>
<td width="52">
<p lang="en-US">3,06</p>
</td>
<td width="118">
<p lang="en-US">0,51</p>
</td>
<td width="43"><span style="color: #000000;"><span style="font-family: Arial;">1,69</span></span></td>
</tr>
<tr valign="TOP">
<td width="146" height="1">2 – 3</td>
<td width="34">2,56</td>
<td width="52">
<p lang="en-US">2,61</p>
</td>
<td width="118">
<p lang="en-US">0,43</p>
</td>
<td width="43"><span style="color: #000000;"><span style="font-family: Arial;">0,97</span></span></td>
</tr>
<tr valign="TOP">
<td width="146" height="1">1 – 2</td>
<td width="34">1,68</td>
<td width="52">
<p lang="en-US">2,36</p>
</td>
<td width="118">
<p lang="en-US">0,68</p>
</td>
<td width="43"><span style="color: #000000;"><span style="font-family: Arial;">0,55</span></span></td>
</tr>
</tbody>
</table>
<p lang="en-US"><span style="font-family: Arial;">The results clearly show that NIQA allows receiving much higher accuracy between generated quality scores and expert estimations than P.563. NIQA scores are less precise only for records with very low MOS scores (in the range from 1 to 2). In all other cases NIQA provides 2-3 times higher quality scores precision compared to MOS values. </span></p>
<p lang="en-US">
<p lang="en-US"><span style="font-family: Arial;"><span style="font-size: medium;"><strong>References</strong></span></span></p>
<dl>
<dt>
<p lang="en-US"><span style="font-family: Arial;">1. Methods for subjective determination of 	transmission quality // ITU-T Recommendation P.800 / 	http://www.itu.int/rec/T-REC-P.800/en</span></p>
</dt>
<dt>
<p lang="en-US"><span style="font-family: Arial;">2. Subjective performance assessment of 	telephone-band and wideband digital codecs // ITU-T Recommendation 	P.830 / http://www.itu.int/rec/T-REC-P.830/en</span></p>
</dt>
<dt>
<p lang="en-US"><span style="font-family: Arial;">3. Objective quality measurement of 	telephone-band (300-3400 Hz) speech codecs // ITU-T Recommendation 	P.861 / http://www.itu.int/rec/T-REC-P.861/en</span></p>
</dt>
<dt>
<p lang="en-US"><span style="font-family: Arial;">4. Perceptual evaluation of speech quality 	(PESQ): An objective method for end-to-end speech quality assessment 	of narrow-band telephone networks and speech codecs // ITU-T 	Recommendation P.862 / http://www.itu.int/rec/T-REC-P.862/en</span></p>
</dt>
<dt>
<p lang="en-US"><span style="font-family: Arial;">5. Single-ended method for objective speech 	quality assessment in narrow-band telephony applications // ITU-T 	Recommendation P.563 / 	http://www.itu.int/rec/T-REC-P.563-200405-I/en</span></p>
</dt>
</dl>
<p lang="en-US"><span style="font-family: Arial;">6. ITU-T coded-speech database // Supplement 23 to ITU-T P-series Recommendations / http://www.itu.int/rec/T-REC-P.Sup23-199802-I/en</span></p>
<p lang="en-US"><span style="font-family: Arial;">Copied from: </span><a title="Sevana NIQA - non-intrusive voice quality testing software" href="http://www.sevana.fi/non-intrusive-voice-quality-testing-software.php" target="_self">http://www.sevana.fi/non-intrusive-voice-quality-testing-software.php</a></p>
<p><img src="file:///F:/Pic1.PNG" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.sevana.fi/niqa-non-intrusive-voice-quality-analyzer-alternative-for-itu-p-563/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Be the first to evaluate new Sevana non-intrusive voice quality testing software!</title>
		<link>http://wordpress.sevana.fi/be-the-first-to-evaluate-new-sevana-non-intrusive-voice-quality-testing-software/</link>
		<comments>http://wordpress.sevana.fi/be-the-first-to-evaluate-new-sevana-non-intrusive-voice-quality-testing-software/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 12:38:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Voice and Sound Quality Testing Software]]></category>
		<category><![CDATA[4G]]></category>
		<category><![CDATA[automated]]></category>
		<category><![CDATA[CDMA]]></category>
		<category><![CDATA[communications]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[handset]]></category>
		<category><![CDATA[LTE]]></category>
		<category><![CDATA[Mean Opinion Score]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mos]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networks]]></category>
		<category><![CDATA[p.562]]></category>
		<category><![CDATA[p.563]]></category>
		<category><![CDATA[p.564]]></category>
		<category><![CDATA[Perceptual]]></category>
		<category><![CDATA[PSTN]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[vqt]]></category>

		<guid isPermaLink="false">http://wordpress.sevana.fi/?p=119</guid>
		<description><![CDATA[Non-intrusive measurement perform at network nodes and may be a part of network routers/switches or other network equipment as well as standalone devices and handsets.
Non-intrusive voice qualiy testing does not require a reference signal and can work with real communications data in real time.
Non-intrusive techniques provide a possibility to test and monitor a greater amount [...]]]></description>
			<content:encoded><![CDATA[<p>Non-intrusive measurement perform at network nodes and may be a part of network routers/switches or other network equipment as well as standalone devices and handsets.</p>
<p>Non-intrusive voice qualiy testing does not require a reference signal and can work with real communications data in real time.</p>
<p>Non-intrusive techniques provide a possibility to test and monitor a greater amount of communications and therefore obtain a quite reliable information about the networks (VoIP, PSTN, GSM, CDMA, LTE) quality.</p>
<p>Today Sevana announces availability of new software for voice quality testing for customers&#8217; and partners&#8217; evaluation. Be among the first to test the new approach to voice quality testing and monitoring!</p>
<p><a href="mailto:sales@sevana.fi?Subject=Non-intrusive%20voice%20quality%20testing%20software%20inquiry" target="_blank">This software is delivered only upon request.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.sevana.fi/be-the-first-to-evaluate-new-sevana-non-intrusive-voice-quality-testing-software/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
