<?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>Asterisk Reports Made Simple - SAM Reports &#187; Software Requirements</title>
	<atom:link href="http://samreports.com/tag/software-requirements/feed" rel="self" type="application/rss+xml" />
	<link>http://samreports.com</link>
	<description>Asterisk Reports Made Simple, Asterisk Reporting for Small Business, CDR Reports, Queue Reports</description>
	<lastBuildDate>Wed, 07 Dec 2011 10:41:38 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why SAM Reports?</title>
		<link>http://samreports.com/blog/sam-reports</link>
		<comments>http://samreports.com/blog/sam-reports#comments</comments>
		<pubDate>Sat, 13 Feb 2010 11:28:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Boxes]]></category>
		<category><![CDATA[Building Software]]></category>
		<category><![CDATA[Cdrs]]></category>
		<category><![CDATA[Composite Services]]></category>
		<category><![CDATA[Computer Program]]></category>
		<category><![CDATA[Croatia]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Depeche Mode]]></category>
		<category><![CDATA[Disassembled]]></category>
		<category><![CDATA[Distinct Features]]></category>
		<category><![CDATA[Drag And Drop]]></category>
		<category><![CDATA[Drop Approach]]></category>
		<category><![CDATA[End Users]]></category>
		<category><![CDATA[Existing Software]]></category>
		<category><![CDATA[Functional Components]]></category>
		<category><![CDATA[Incompatible System]]></category>
		<category><![CDATA[Information Overload]]></category>
		<category><![CDATA[Leverage]]></category>
		<category><![CDATA[Main Goal]]></category>
		<category><![CDATA[Masseuse]]></category>
		<category><![CDATA[Oop]]></category>
		<category><![CDATA[Private Jet]]></category>
		<category><![CDATA[Queues]]></category>
		<category><![CDATA[Real Time]]></category>
		<category><![CDATA[Reporting Solution]]></category>
		<category><![CDATA[Rock Stars]]></category>
		<category><![CDATA[Server Database]]></category>
		<category><![CDATA[Sftp Client]]></category>
		<category><![CDATA[Small Businesses]]></category>
		<category><![CDATA[Software Requirements]]></category>
		<category><![CDATA[Spoiled Children]]></category>
		<category><![CDATA[Sushi Chef]]></category>
		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://samreports.com/?p=736</guid>
		<description><![CDATA[I&#8217;ve been involved with Asterisk since 2006. In 2007 my husband and I started an Asterisk integration shop in Croatia. We cater to small businesses, because we are small.

Some of our clients that have small call centers needed a reporting solution. Also some of our other clients expressed a need to see more information about [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been involved with Asterisk since 2006. In 2007 my husband and I started an Asterisk integration shop in Croatia. We cater to small businesses, because we are small.</p>
<h2></h2>
<p>Some of our clients that have small call centers needed a <span style="background-color: #ccffcc;">reporting solution</span>. Also some of our other clients expressed a need to see more information about their call traffic. After some consideration I decided to build it using Delphi. I wanted something <span style="background-color: #ffff99;">easy to install, with no maintenance and no pre-install software requirements</span>. It was not meant to be &#8220;<span style="background-color: #ffff99;">All-In-One</span>&#8221; solution that does configuration, monitoring, click-to-dial, provisioning, etc. Neither was it meant to be a real-time reporting.</p>
<p>It was envisioned to <span style="background-color: #ccffcc;">do just one thing</span>, show the call records, for both queues and CDRs, without presuming anything about the underlying system. The main goal of the application is to <span style="background-color: #ffff99;"> leverage what is already there</span> in your Asterisk box, thus it operates on log files and not the database that you might have installed, or not.</p>
<p>The goal is also to show the information, as opposed to data, in an <span style="background-color: #ffff99;">orderly and easily understood</span> format. To be able to see multiple information displayed at once without any noise (information overload).<span style="background-color: #ccffcc;"> Ease of use</span> was also high on my list, therefore I opted for a &#8220;<a title="Drag And Drop - SAM Reports Pivot Grid" href="http://samreports.com/online-help/aterisk-reports#pivotgrid">drag and drop</a>&#8221; approach.</p>
<p>The application is currently used by the two of my clients. (Beta is about to start in 9 days) It was important to make it as simple as possible for them to update their reports when needed. Therefore I included a small SFTP client. Introducing the end users with  <a title="WinSCP" href="http://winscp.net/eng/index.php">WinSCP</a> would complicate things too much for them. It&#8217;s much easier to click on the &#8220;Transfer files&#8221; icon from within the application.</p>
<p>SAM Reports is aimed at small businesses using Asterisk.  I built it to solve the pain that I had : provide my clients, small businesses, with a reporting solution without the need to <span style="background-color: #ccffcc;">make any changes</span> to their Asterisk boxes. And also to give them reporting that&#8217;s <span style="background-color: #ccffcc;">easy for them</span> to use. I wanted to be able to offer it to both my call-center clients and those without, therefore the application handles both CDRs and queues.</p>
<p>This is a short overview of why we did SAM Reports and how. I&#8217;ll be posting here on the development process (changes, what features are planned, what&#8217;s coming). I&#8217;ll also desrcibe use-cases, real and virtual (aka, what&#8217;s possible, what might be a good use of).</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://samreports.com/blog/sam-reports/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

