<?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 Blog</title>
	<atom:link href="http://blog.sevana.fi/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sevana.fi</link>
	<description>The Sevana Product Blog</description>
	<lastBuildDate>Tue, 24 Apr 2012 16:53:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>AQuA vs. PESQ</title>
		<link>http://blog.sevana.fi/aqua-vs-pesq/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=aqua-vs-pesq</link>
		<comments>http://blog.sevana.fi/aqua-vs-pesq/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 16:53:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Voice and Sound Quality Testing Software]]></category>
		<category><![CDATA[adjust]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[amplitude]]></category>
		<category><![CDATA[aqua]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[call]]></category>
		<category><![CDATA[DSP]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[ITU]]></category>
		<category><![CDATA[ITU-T]]></category>
		<category><![CDATA[level]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[loss]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[mos]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[P.800]]></category>
		<category><![CDATA[P.862]]></category>
		<category><![CDATA[P.863]]></category>
		<category><![CDATA[packet]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[PESQ]]></category>
		<category><![CDATA[PESQ limitations]]></category>
		<category><![CDATA[prediction]]></category>
		<category><![CDATA[PSTN]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[RMS]]></category>
		<category><![CDATA[sattelite]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.sevana.fi/?p=256</guid>
		<description><![CDATA[Hi, Even now and then we get questions on how AQuA is similar / different to PESQ. Well, AQuA surely differs from PESQ, because it&#8217;s using different perceptual model, returns different parameters (AQuA returns prediction for objective MOS score according to P.800 and PESQ values are from 1 to 4.5 considering that nobody can distinguish [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Even now and then we get questions on how AQuA is similar / different to PESQ. Well, AQuA surely differs from PESQ, because it&#8217;s using different perceptual model, returns different parameters (AQuA returns prediction for objective MOS score according to P.800 and PESQ values are from 1 to 4.5 considering that nobody can distinguish MOS 4.5 and MOS 5), has different features, provides more information on reasons for audio quality loss.</p>
<p>We clearly state that AQuA is not PESQ. There are cases which PESQ fails to detect, but AQuA does catch the degradation, read this article <a href="http://www.microtronix.ca/pesq.html" title="Perceptual Evaluation of Speech Quality (PESQ)">Perceptual Evaluation of Speech Quality (PESQ)</a>, and there are reports that state PESQ may not give accurate scores for example in mobile and VoIP end-to-end testing (you can google for &#8220;Limitations of PESQ&#8221;). However, the point is not that AQuA is better than PESQ, it&#8217;s just different, but different in many ways.</p>
<p>We created AQuA to provide VoIP community with inexpensive tool to measure and monitor voice quality in VoIP, mobile, PSTN and converged networks. Currently we have customers that use AQuA for all types of networks including sattelite communications and they are quite happy, because the main point is that one needs to know whether the quality is good or bad and if a tool delivers this information at a certain precision then it&#8217;s useful.</p>
<p>When evaluating voice quality in VoIP or other communication network our customers report two main issues:</p>
<p>1. test signal may have different level (RMS amplitude) than the original, and in this case it requires amplitude adjustment that is done by free SOX utility in AQuA 5.x. AQuA 6.x that is ready for release has built in feature to adjust RMS amplitude using our in-house algorithm.</p>
<p>2. test signal may have &#8220;silence&#8221; in the beginning and / or end of the recorded audio file. In order to synchronize two signals in time domain one can use SOX as well, or use -trim parameter in AQuA, or even both.</p>
<p>There are a lot of parameters one can adjust in AQuA, but in most of the cases they are set to default values and we deliver batch scripts for Windows and Linux with pre-set parameters. Typical test then looks like</p>
<p>Windows: test.bat reference.wav test.wav<br />
Linux: ./test.sh ./reference.wav ./test.wav</p>
<p>To summarize AQuA and PESQ do the same thing differently. If one requires to provide its end customers voice quality score accordoing to International standard, then it&#8217;s surely PESQ, because it&#8217;s a recommendation from ITU-T P.862/P.863 bla bla bla that costs a lot of money and is provided by different companies as a software / hardware combination, boards, features, bla bla bla&#8230; And if you are a VoIP service provider or a mobile operator or DSP algorithms developer then AQuA is your best choice &#8211; no royalties, no specific hardware (you want a dialer connected to E1/T1, GSM or sattelite network? then use Asterisk VQM &#8211; open source based voice quality monitoring soluton) &#8211; just pure voice quality assessment.</p>
<p>If you have questions you are always welcome to contact us!</p>
<p>Best regards,<br />
Sevana Oy</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.sevana.fi%2Faqua-vs-pesq%2F&amp;title=AQuA%20vs.%20PESQ" id="wpa2a_2"><img src="http://blog.sevana.fi/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.sevana.fi/aqua-vs-pesq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AQuA Customers</title>
		<link>http://blog.sevana.fi/aqua-customers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=aqua-customers</link>
		<comments>http://blog.sevana.fi/aqua-customers/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 02:03:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Voice and Sound Quality Testing Software]]></category>
		<category><![CDATA[approach]]></category>
		<category><![CDATA[aqua]]></category>
		<category><![CDATA[assessment]]></category>
		<category><![CDATA[call]]></category>
		<category><![CDATA[customers]]></category>
		<category><![CDATA[Mean Opinion Score]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[mos]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Perceptual]]></category>
		<category><![CDATA[product]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[Speech]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[vqm]]></category>
		<category><![CDATA[vqt]]></category>

		<guid isPermaLink="false">http://blog.sevana.fi/?p=245</guid>
		<description><![CDATA[Hi, The pool of customers who have chosen AQuA for voice quality assessment in their networks, algorithms and solutions is growing and we would like to have a special post on the blog presenting logos of AQuA customers. Unfortunately not all customers allow us to refer to them and their descent products and services they [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>The pool of customers who have chosen AQuA for voice quality assessment in their networks, algorithms and solutions is growing and we would like to have a special post on the blog presenting logos of AQuA customers. Unfortunately not all customers allow us to refer to them and their descent products and services they create with the help of AQuA, so the list is incomplete.</p>
<p><img src="http://www.sevana.fi/pics/MT%20logo%20big%202010.jpg" width="450" height="69"  border="0" alt="Mon Dial Telecom" /></p>
<p><img src="http://www.sevana.fi/pics/BINARY-ELEMENTS-LOGO.jpg" alt="Binary Elements" /></p>
<p><img src="http://www.sevana.fi/pics/bailogo.bmp" alt="BelAirInternet" /></p>
<p><img src="http://www.sevana.fi/pics/fibernetics_bus.jpg" width="300" height="48"  alt="Fibernetics" /></p>
<p><img src="http://www.sevana.fi/pics/vodafone.jpg" alt="Vodafone" /></p>
<p><img src="http://www.sevana.fi/pics/intermec.png" alt="Intermec" /></p>
<p><img src="http://www.sevana.fi/pics/modulus_logo.png" alt="Modulis" /></p>
<p><img src="http://www.sevana.fi/pics/logocouleur72dpismall.png" alt="Celya" /></p>
<p><img src="http://www.sevana.fi/pics/redvoiss.jpg" alt="Redvoiss" /></p>
<p><img src="http://www.sevana.fi/pics/gentrice_logo.jpg" alt="Gentrice" /></p>
<p><img src="http://www.sevana.fi/pics/intersvyaz_logo.gif" alt="Intersvyaz-2" /></p>
<p><img src="http://www.sevana.fi/pics/callvine_logo_175.jpg" alt="Callvine" /></p>
<p><img src="http://www.sevana.fi/pics/u-tx_logo.jpg" alt="UTX" /></p>
<p><img src="http://www.sevana.fi/pics/arkadin.jpg" alt="Arkadin Audio and Web Conferencing" /></p>
<p><img src="http://www.sevana.fi/pics/vsb.jpg" alt="VSB" /></p>
<p><img src="http://www.sevana.fi/pics/cesnet.jpg" alt="CESNET" /></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.sevana.fi%2Faqua-customers%2F&amp;title=AQuA%20Customers" id="wpa2a_4"><img src="http://blog.sevana.fi/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.sevana.fi/aqua-customers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1 $ = 1 €</title>
		<link>http://blog.sevana.fi/1-1-e/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=1-1-e</link>
		<comments>http://blog.sevana.fi/1-1-e/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 05:20:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Voice and Sound Quality Testing Software]]></category>
		<category><![CDATA[aqua]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Perceptual]]></category>
		<category><![CDATA[PESQ]]></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://blog.sevana.fi/?p=237</guid>
		<description><![CDATA[Starting from 1.August Sevana announcesa &#8220;special exchange rate&#8221; of 1 $ = 1 €urofor US customers. The prices of all products (AQuA, NIQA, Asterisk VQM) and several services are to be understood in US dollars instead of Euros, but only for a limited time. Don&#8217;t miss your chance for considerable savings!]]></description>
			<content:encoded><![CDATA[<p>Starting from 1.August Sevana announcesa &#8220;special exchange rate&#8221; of 1 $ = 1 €urofor US customers.</p>
<p>The prices of all products (AQuA, NIQA, Asterisk VQM) and several services are to be understood in US dollars instead of Euros,<br />
but only for a limited time.</p>
<p>Don&#8217;t miss your chance for considerable savings!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.sevana.fi%2F1-1-e%2F&amp;title=1%20%24%20%3D%201%20%E2%82%AC" id="wpa2a_6"><img src="http://blog.sevana.fi/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.sevana.fi/1-1-e/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Asterisk VQM update is available for evaluation, new features include SNMP, G.107 MOS, jitter, packet loss and other VoIP parameters analysis and collection.</title>
		<link>http://blog.sevana.fi/asterisk-vqm-update-is-available-for-evaluation-new-features-include-snmp-g-107-mos-jitter-packet-loss-and-other-voip-parameters-analysis-and-collection/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=asterisk-vqm-update-is-available-for-evaluation-new-features-include-snmp-g-107-mos-jitter-packet-loss-and-other-voip-parameters-analysis-and-collection</link>
		<comments>http://blog.sevana.fi/asterisk-vqm-update-is-available-for-evaluation-new-features-include-snmp-g-107-mos-jitter-packet-loss-and-other-voip-parameters-analysis-and-collection/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 06:19:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Voice and Sound Quality Testing Software]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[automated]]></category>
		<category><![CDATA[call]]></category>
		<category><![CDATA[communications]]></category>
		<category><![CDATA[G.107]]></category>
		<category><![CDATA[mos]]></category>
		<category><![CDATA[Perceptual]]></category>
		<category><![CDATA[PSTN]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[unified]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[voice quality testing QoS MOS method methods pesq]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[vqm]]></category>

		<guid isPermaLink="false">http://blog.sevana.fi/?p=220</guid>
		<description><![CDATA[Hi, We are happy to announce update to Asterisk VQM solution! This update includes new features and more parameters for call quality tracking. Asterisk VQM is a customer proved solution for voice quality monitoring in VoIP, PSTN, Mobile and converged networks, load testing, conference bridge testing, termination testing. Please consider some screen shots of the [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>We are happy to announce update to Asterisk VQM solution! This update includes new features and more parameters for call quality tracking. Asterisk VQM is a customer proved solution for voice quality monitoring in VoIP, PSTN, Mobile and converged networks, load testing, conference bridge testing, termination testing. Please consider some screen shots of the new release test results representation.</p>
<p>Best Regards,<br />
Sevana Oy</p>
<p style="text-align: center;"><a href="http://www.sevana.fi/pics/Test-results-VQM_1305826260940.png"><img class="aligncenter" title="Asterisk VQM call tests" src="http://www.sevana.fi/pics/Test-results-VQM_1305826260940.png" alt="Asterisk VQM call tests" width="455" height="517" /></a></p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: center;"><a href="http://www.sevana.fi/pics/Test-result-VQM_1305826319737.png"><img class="aligncenter" title="Asterisk VQM call test result" src="http://www.sevana.fi/pics/Test-result-VQM_1305826319737.png" alt="Asterisk VQM call test result" width="455" height="853" /></a></p>
<p style="text-align: center;">&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.sevana.fi%2Fasterisk-vqm-update-is-available-for-evaluation-new-features-include-snmp-g-107-mos-jitter-packet-loss-and-other-voip-parameters-analysis-and-collection%2F&amp;title=Asterisk%20VQM%20update%20is%20available%20for%20evaluation%2C%20new%20features%20include%20SNMP%2C%20G.107%20MOS%2C%20jitter%2C%20packet%20loss%20and%20other%20VoIP%20parameters%20analysis%20and%20collection." id="wpa2a_8"><img src="http://blog.sevana.fi/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.sevana.fi/asterisk-vqm-update-is-available-for-evaluation-new-features-include-snmp-g-107-mos-jitter-packet-loss-and-other-voip-parameters-analysis-and-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sevana Software &#8211; Customer Software Development and Outsourcing</title>
		<link>http://blog.sevana.fi/sevana-software-customer-software-development-and-outsourcing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sevana-software-customer-software-development-and-outsourcing</link>
		<comments>http://blog.sevana.fi/sevana-software-customer-software-development-and-outsourcing/#comments</comments>
		<pubDate>Wed, 25 May 2011 06:46:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[outsourcing]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[sevana]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[team]]></category>

		<guid isPermaLink="false">http://blog.sevana.fi/?p=217</guid>
		<description><![CDATA[Hi, We are happy to announce the launch of our new web site devoted to software development outsourcing services provided by Sevana Software development team in Russia. It&#8217;s been a while since Sevana has delivered software solutions for customers and we now decided to let our existing and new customers benefit from our know-how as [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>We are happy to announce the launch of our new web site devoted to software development outsourcing services provided by Sevana Software development team in Russia. It&#8217;s been a while since Sevana has delivered software solutions for customers and we now decided to let our existing and new customers benefit from our know-how as a stand alone service. You are welcome to visit <a title="http://www.sevanasoftware.com" href="http://www.sevanasoftware.com">www.sevanasoftware.com</a> and learn more about our team&#8217;s expertise, skills and some of the most interesting projects we have developed for our customers. We believe that our innovative products will give you faith in the maturity of the Sevana Software team and you will contact us also as a software development partner, not only as a product vendor. We have 20 people working in different areas of software development and will be happy to assist you in bringing your projects ideas to success!</p>
<p>Your software development partner,<br />
Sevana Software<br />
<a title="http://www.sevanasoftware.com" href="http://www.sevanasoftware.com">http://www.sevanasoftware.com</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.sevana.fi%2Fsevana-software-customer-software-development-and-outsourcing%2F&amp;title=Sevana%20Software%20%E2%80%93%20Customer%20Software%20Development%20and%20Outsourcing" id="wpa2a_10"><img src="http://blog.sevana.fi/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.sevana.fi/sevana-software-customer-software-development-and-outsourcing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

