<?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 Geekz &#187; Projects</title>
	<atom:link href="http://www.asteriskgeekz.com/category/projects/feed" rel="self" type="application/rss+xml" />
	<link>http://www.asteriskgeekz.com</link>
	<description>Making Voip for Everyone</description>
	<lastBuildDate>Sat, 15 Oct 2011 11:41:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to run 100+ USB sticks as asterisk trunks.</title>
		<link>http://www.asteriskgeekz.com/how-to-run-100-usb-sticks-as-asterisk-trunks</link>
		<comments>http://www.asteriskgeekz.com/how-to-run-100-usb-sticks-as-asterisk-trunks#comments</comments>
		<pubDate>Sat, 20 Aug 2011 06:16:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.asteriskgeekz.com/?p=168</guid>
		<description><![CDATA[Hi everyone, Please guide me on the below configuration: I want to configure on asterisk 1.6 &#038; 100+ USB sticks as asterisk trunks.The stick is E1550E1552. Also how to add module to change IMEI number on the above configuration. Thanks &#038; Regards Admin]]></description>
			<content:encoded><![CDATA[<p>Hi everyone,</p>
<p>Please guide me on the below configuration:<br />
I want to configure on asterisk 1.6 &#038; 100+ USB sticks as asterisk trunks.The stick is E1550E1552.<br />
Also how to add module to change IMEI number on the above configuration.</p>
<p>Thanks &#038; Regards<br />
Admin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.asteriskgeekz.com/how-to-run-100-usb-sticks-as-asterisk-trunks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure SpanDSP configuration &amp; calls to be placed via T38</title>
		<link>http://www.asteriskgeekz.com/how-to-configure-spandsp-configuration-calls-to-be-placed-via-t38</link>
		<comments>http://www.asteriskgeekz.com/how-to-configure-spandsp-configuration-calls-to-be-placed-via-t38#comments</comments>
		<pubDate>Sat, 20 Aug 2011 06:08:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.asteriskgeekz.com/?p=165</guid>
		<description><![CDATA[Hi Everyone, Cd you please help me in this regards: I want to configure SpanDSP configuration &#038; should allow all calls to be placed via T38, on Asterisk 1.8. Thanks in advance. Thanks &#038; Regards Anil Mistery]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<p>Cd you please help me in this regards:<br />
I want to configure SpanDSP configuration &#038; should allow all calls to be placed via T38, on Asterisk 1.8.<br />
Thanks in advance.</p>
<p>Thanks &#038; Regards<br />
Anil Mistery</p>
]]></content:encoded>
			<wfw:commentRss>http://www.asteriskgeekz.com/how-to-configure-spandsp-configuration-calls-to-be-placed-via-t38/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Asterisk communicates with database (with API &amp; without API) ?</title>
		<link>http://www.asteriskgeekz.com/how-asterisk-communicates-with-database-with-api-without-api</link>
		<comments>http://www.asteriskgeekz.com/how-asterisk-communicates-with-database-with-api-without-api#comments</comments>
		<pubDate>Fri, 19 Aug 2011 11:50:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.asteriskgeekz.com/?p=163</guid>
		<description><![CDATA[Hi Everyone, I want to know the communication functionality of Asterisk application &#038; database (with &#038; without API). Please help me in this regards, thanks in advance. Regards Admin]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<p>I want to know the communication functionality of Asterisk application &#038; database (with &#038; without API).<br />
Please help me in this regards, thanks in advance.</p>
<p>Regards<br />
Admin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.asteriskgeekz.com/how-asterisk-communicates-with-database-with-api-without-api/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Put Click to Call On Your Website-Step 1</title>
		<link>http://www.asteriskgeekz.com/how-to-put-click-to-call-on-your-website-step-1</link>
		<comments>http://www.asteriskgeekz.com/how-to-put-click-to-call-on-your-website-step-1#comments</comments>
		<pubDate>Wed, 09 Dec 2009 10:23:03 +0000</pubDate>
		<dc:creator>SK</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.asteriskgeekz.com/?p=132</guid>
		<description><![CDATA[Upto this i assume you have sound knowledge of a linux system and have an Asterisk PBX running.If not, lets first check how this WIFI technology work from here Create a new directory, under your main www directory, called "clickcall". Create a new file in there, called "clickcalltest.html". Copy the following code into that file. [...]]]></description>
			<content:encoded><![CDATA[<p>Upto this i assume you have sound knowledge of a linux system and have an Asterisk PBX running.If not, lets first check how this WIFI technology work from <a href="http://www.asteriskgeekz.com">here</a></p>
<p><code><br />
Create a new directory, under your main www directory, called "clickcall". Create a new file in there, called "clickcalltest.html". Copy the following code into that file. You will need to change "example.com" to your own domain.<br />
</code></p>
<p><strong>Code:</strong><br />
<code><br />
<textarea style="width:600px; height:1000px"><br />
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><br />
<html><br />
<head><br />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><br />
</head></p>
<p><script language="javascript"></p>
<p>// VoIP User Click To Call System 1.0 BETA
// AJAX Main Functions
// From http://www.voipuser.org/forum_topic_9696.html
// May 2007
//</p>
<p>// Set up our XMLHttpRequest Object
   var XMLHttpRequestObject = false;
   var currentStatus = 'offline';
   var newStatus = 'offline';</p>
<p>   if (window.XMLHttpRequest) { // Mozilla, Safari...
            XMLHttpRequestObject = new XMLHttpRequest();
            } else if (window.ActiveXObject) { // Internet Explorer
            try {
                XMLHttpRequestObject = new ActiveXObject("Msxml2.XMLHTTP");
            } catch (e) {
                try {
                    XMLHttpRequestObject = new ActiveXObject("Microsoft.XMLHTTP");
                } catch (e) {}
            }
        }</p>
<p>        if (!XMLHttpRequestObject) {
              // Remove this once you're done debugging and let failures go. Worst case, the visitor just won't see the button
              // Some users disable Java in their browsers. Not a great deal we can do about that.
            alert('Failed to create XMLHTTP instance.');
        }</p>
<p>      // This function checks the presence flag on the webserver and outputs the button, or not
     function getData(dataSource, divID)
       {
          if (XMLHttpRequestObject) {
          var obj = document.getElementById(divID);
          XMLHttpRequestObject.open("GET", dataSource);</p>
<p>          XMLHttpRequestObject.onreadystatechange = function ()
          {
             if ( (XMLHttpRequestObject.readyState == 4) &#038;&#038; (XMLHttpRequestObject.status == 200) ) {
                   if (XMLHttpRequestObject.responseText == 1) { newStatus = 'online'; }
                   if (XMLHttpRequestObject.responseText == 0) { newStatus = 'offline'; }
                      if (currentStatus != newStatus) {
                         if (newStatus == "online") { obj.innerHTML = '<a href="http://www.example.com/clickcall/callme.php" target="_blank">
<input type="image" src="http://www.example.com/clickcall/click.jpg" alt="Click To Call" name="clickTocall"></a>'; } else { obj.innerHTML = ''; }
                         currentStatus = newStatus;
                     }</p>
<p>              }
             }
          }</p>
<p>          XMLHttpRequestObject.send(null);
       }</p>
<p>      var timerID = null</p>
<p>      function StartTimer()
      {
              getData('http://www.example.com/clickcall/getstatus.php', 'targetDiv');
                 timerID = self.setTimeout("StartTimer()", 500);
      }</p>
<p></script></p>
<p><body onLoad="StartTimer()"></p>
<div id="targetDiv">
</div>
<p></body><br />
</html> </p>
<p></textarea><br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.asteriskgeekz.com/how-to-put-click-to-call-on-your-website-step-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Put Click to Call On Your Website-Introduction</title>
		<link>http://www.asteriskgeekz.com/how-to-put-click-to-call-on-your-website</link>
		<comments>http://www.asteriskgeekz.com/how-to-put-click-to-call-on-your-website#comments</comments>
		<pubDate>Wed, 09 Dec 2009 10:13:25 +0000</pubDate>
		<dc:creator>SK</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.asteriskgeekz.com/?p=126</guid>
		<description><![CDATA[This question has cropped up a number of times in the forum and I felt it was time to address it more fully and present an open-source solution.We&#8217;ll also be using AJAX to control an active &#8220;presence&#8221; system for the on screen button. Let&#8217;s have a look at some click-to-call background first and for the [...]]]></description>
			<content:encoded><![CDATA[<p>This question has cropped up a number of times in the forum and I felt it was time to address it more fully and present an open-source solution.We&#8217;ll also be using AJAX to control an active &#8220;presence&#8221; system for the on screen button. </p>
<p>Let&#8217;s have a look at some click-to-call background first and for the moment I&#8217;m going to assume that you&#8217;re some kind of ecommerce webmaster using Asterisk or TrixBox for your VoIP PBX. You may be an online store or site providing an online service. Whether product or service, you may be thinking that if you could get your visitor on the telephone, you&#8217;ll convert the sale or convince them they need your service. This is really the only consideration when analysing click to call as a commercial tool &#8211; will you generate more sales. </p>
<p>Here are some numbers* from a report which are worth considering:-<br />
    * a 22%-25% reduction in Website abandonment from pages with click-to-call services<br />
    * as much as a 100% increase in transaction conversions from click-to-call users compared with toll-free callers<br />
    * 88% of click-to-call users say they are more likely to contact a company that offers a click-to-call service than one that does not<br />
I&#8217;m not talking here about telephone lead generation, which is something that works much like AdWords. As opposed to clicking through to a website, the user engages on the telephone. Google do have a program for this which they&#8217;re rolling out extremely slowly. It has taken two years to date. The Google program may interest you and be available in your country. You can check if it is <a href="http://www.google.com/help/privacy_clicktocall.html">here</a> if you&#8217;re interested. </p>
<p>The real benefit of telephone lead generation is that it doesn&#8217;t require a website. But that&#8217;s out of scope here and not what this article is about.</p>
<p>This is also not what I call a &#8220;true&#8221; click to call system, this is a &#8220;click, give us your number and we&#8217;ll call you&#8221; type system. &#8220;Click to Call&#8221; has become a generic expression and the system described above probably should be called &#8220;Click to Speak&#8221;.</p>
<p>The click to callback type setup I&#8217;m describing here is similar to the commercial offerings from the likes of Estara. But I&#8217;m going to be talking about doing this in a completely open-source (free) environment, using a combination of Asterisk, AJAX and PHP.</p>
<p>If you want true click to call, using an embeded VoIP softclient within your page, you&#8217;ll need a widget.<br />
So, you want to go ahead with this and put click to call buttons on your site and start seeing how it performs for you? There are a couple of immediate things to consider and we should look at some of the theories first. </p>
<p><strong>Presence and Availability</strong></p>
<p>Nothing would be more annoying to a site visitor than to see a click to call button, click it, and the phone just rings and rings. What&#8217;s critical therefore is some kind of presence management system.</p>
<p>There are three basic presence states with click to call &#8211; (1) you&#8217;re available, (2) you&#8217;re away, and (3) you&#8217;re there, but on the phone and already engaged. We can combine states (2) and (3) into one &#8220;away&#8221; state.</p>
<p>Visitors will sometimes land on a page and spend some time reading it &#8211; the &#8220;presence&#8221; indicator needs to be dynamically generated. Hence I&#8217;m using AJAX to allow a &#8220;real-time&#8221; presence update when a call is routed and answered (you&#8217;re &#8220;engaged&#8221;) or you&#8217;re &#8220;away&#8221; and unable to answer. We&#8217;ll do this in a very simple fashion to start with &#8211; if you&#8217;re away or engaged the button is going to disappear from the page, on the fly. This could be easily adapted to display a different button or alert the viewer in any way you choose that there&#8217;s been a change. For the usability reasons stated, it is important to do indicate presence somehow. </p>
<p><strong>Security</strong></p>
<p>You can&#8217;t just let any Tom, Dick or Harry onto your Asterisk box via the webserver. Nor can you allow any other webmaster put your button on someone elses site. So you need to ensure that the button will only display and operate on your pages, and you&#8217;ll ignore any calls to it from any other referrer.</p>
<p>The referrer field, part of the HTTP Header Specification, is not 100% reliable. Some browsers will not forward it to the server. In my experience, it&#8217;s about 95% reliable. You will need to assume 5% of calls or clicks on the click-to-call button are going to break. You can, however, detect that a header is invalid and send back a nice message.</p>
<p>You also need to restrict the call back number, assuming you do not want to pick up the cost of international calls to mobiles. Ian has done this within the Asterisk portion of code, allowing, in this example case, calls to the UK only. You&#8217;ll need to adapt this call plan as you see fit, and we can have some further discussion on doing that later in this thread.</p>
<p>The theory and code presented here should scale easily enough to a multiple person/call centre type arrangement. The theory and considerations are the important part. This warrants much further discussion and I invite you to that in this thread.<br />
OK let&#8217;s get stuck in with some code. As this is likely to be adapated and improved, we&#8217;ll call this starting point the VoIP User Click To Call System 1.0 BETA.</p>
<p>If you&#8217;re not familiar with AJAX, you might want to read the starter guide <a href="http://www.w3schools.com/ajax/default.asp">here</a>. There are plenty of additional AJAX resources on the web if you want to <a href="http://www.google.com/?q=AJAX+guide">search</a> around. We&#8217;re a VoIP forum and specific advice on AJAX should be sought elsewhere. But I will give a basic overview by way of comments within the code.</p>
<p>We need some way to store the 2 basic states of presence that we&#8217;ll be using. We&#8217;ll do that on the webserver, assuming, as should be the case, your webserver and Asterisk box are running on two different servers. Asterisk is going to talk to the webserver, to update the presence status flag, as and when calls are routed or something changes. We&#8217;ll drive the actual page the viewer sees with a 500ms Java timer, checking the presence status flag by calling a GET once every half a second. If you put something like this on a high traffic site, bear in mind the number of HTTP requests that will get generated by this timer and adjust the interval accordingly. Anything down to 2 or 3 seconds should be fine.</p>
<p>Now Lets dive into the topic more deeply and right some codes  Step 1 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.asteriskgeekz.com/how-to-put-click-to-call-on-your-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Linux for Asterisk</title>
		<link>http://www.asteriskgeekz.com/installing-linux-for-asterisk-2</link>
		<comments>http://www.asteriskgeekz.com/installing-linux-for-asterisk-2#comments</comments>
		<pubDate>Tue, 08 Dec 2009 14:50:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.asteriskgeekz.com/?p=119</guid>
		<description><![CDATA[In order to use Asterisk you are going to have to use Linux. If you are a Linux ‘guru’ then you might want to skip this section and just take a look at the dependencies. This section deals with installing a Linux system for use with Asterisk. I make no excuses or arguments for the [...]]]></description>
			<content:encoded><![CDATA[<p>In order to use Asterisk you are going to have to use Linux. If you are a Linux ‘guru’ then you might want to skip this section and just take a look at the dependencies. This section deals with installing a Linux system for use with Asterisk. I make no excuses or arguments for the chosen distribution, Red Hat 8; I have no intention of discussing the pros and cons of the many different distributions available. In other words, if you don’t like Red Hat, stop bitching and find a windows user to torment.</p>
<p>Getting the ISO images</p>
<p>I’m not going to tell you how to create the CD’s required to install Linux, there are other sites for this. You can find the ISO images required from places like http://www.linuxiso.org. Download the ISO images and burn them. For This installation you only actually need disks 1, 2 and 3 (the assumption is you are using the default language settings)– If you are pushed for a network connection you can get away with only downloading and burning those, however, I would recommend getting the whole set for the sake of completeness.</p>
<p>Installing Linux</p>
<p>The first step is to insert CD 1 of your freshly burned ISO images into the target machine’s CDROM drive and boot. At this stage I’m going to make an assumption that you are either installing Asterisk on a new machine or overwriting the disks of whatever was there before. If you want to dual boot into Asterisk, please look elsewhere for initial configurations. You might want to consult your physician too. I make no apologies that this section is going to treat you like a moron; this is intentional. Since we want to be sure that you have no problems running Asterisk we need to make sure that your installation matches the one I used to build and run it.</p>
<p>The first thing you will need to do on your target machine is ensure that you can boot directly from CD. Most modern (if not all) will allow this, it is usually just a setting in your BIOS. If you don’t feel comfortable with messing in the BIOS the simplest test you can do to check and see if booting from CD is enabled is, funnily enough, to put CD 1 into the drive and reboot the machine. If the machine starts to boot and eventually shows a screen like the one on the following page, then you are ok. If you are happy fiddling with the BIOS then just enable booting from CD and make it the first device to attempt to boot from.</p>
<p>In either case you should have something like this appear on your screen:</p>
<p> <img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image001.jpg" alt="RedHat" /><br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image001.jpg" alt="" /><br />
At this point all you need to do is press ENTER. After a short while, you will be presented with the following introductory screen:<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image002.jpg" alt="" /><br />
Click the NEXT button<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image003.jpg" alt="" /></p>
<p>Select the language you want to use during the installation. Since I used the default on English, all the following screens will also be in English. Then Click NEXT.</p>
<p> <img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image004.jpg" alt="" /></p>
<p>Select the keyboard layout for your particular PC. Most keyboards in the English speaking world tend to be U.S. English but check yours.<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image005.jpg" alt="" /> </p>
<p>Since we are not going to be installing a windowing system on this machine, in all honesty we don’t care about the mouse. Click NEXT.<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image006.jpg" alt="" /></p>
<p>Since we are going to build a custom installation select CUSTOM and click NEXT.<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image007.jpg" alt="" /></p>
<p>This bit might seem a little scary, there’s nothing to worry about, since we have already established that we are NOT going to dual boot and there is nothing that we want to keep on the disks in this machine. You did check that right?! Click NEXT.</p>
<p> <img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image008.jpg" alt="" /></p>
<p>If you get the previous screen, don’t worry too much just click YES. You many note that the message box refers to ‘hda’ not ‘sda’, don’t worry about this either, it’s just the type of disks you are using. If you have IDE disks then this would say ‘hda’.<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image009.jpg" alt="" /></p>
<p>Depending on the state of this machine and the disks before you started this install you can either select ‘Remove all Linux Partitions on this System’ or ‘Remove all Partitions on this system’</p>
<p>If the disks have been previously used for another Operating system then select the ‘Remove all partitions on this system’ option. If your disks are brand new and have not been used before then either of the first two options is fine.</p>
<p>The box below these options will list the hard drives available on your system, leave the selections alone.</p>
<p>Click the NEXT button. If you chose to remove all partitions on the system you will see the message box on the following page. Again the disk name /dev/sda may and most likely would be /dev/hda…</p>
<p>Click YES…<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image010.jpg" alt="" /></p>
<p>You should see the following screen showing how the disks will be laid out, click the NEXT button.<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image011.jpg" alt="" /><br />
Click NEXT<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image012.jpg" alt="" /><br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image013.jpg" alt="" /><br />
Now comes the hard part. If you know nothing about your network then we are going to be a little stuck. This is the part that is specific to your installation. I am not going to attempt to explain how networks function, if you have one they you should at least understand the terms in the next couple of paragraphs.</p>
<p>As shown on the screenshot on the previous page, the default for a Red Hat installation is to use DHCP. If you are using a DHCP server on your network then you can click NEXT. If you are not then you will need to click the ‘edit’ button, then deselect DHCP and enter an IP address and subnet mask for this machine. As a side note most home run networks tend to use the address range 192.168.0.x and a subnet mask of 255.255.255.0 – The x being replaced with the individual IP address of a particular machine. You can establish this by looking at one of your other machine’s, and its configuration settings.  Again, generally, the Gateway and DNS are usually going to be something like 192.168.0.1 for both. This is however VERY SPECIFIC to your network. You much make the setting match your existing network.</p>
<p>If you are using DHCP then for the hostname you can let DHCP handle it. If not then select ‘manually’ and type a name for this host.</p>
<p> <img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image014.jpg" alt="" /></p>
<p>Again, for a non-DHCP environment fill in the Gateway and Primary DNS fields. Do NOT use the settings in the above screenshot unless they match your network. Once you have done this click NEXT<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image015.jpg" alt="" /></p>
<p>Select ‘no firewall’ and click NEXT.<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image016.jpg" alt="" /></p>
<p>Click NEXT. If you want to use additional languages, select the ones you want first.<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image017.jpg" alt="" /><br />
Select your location or at least the nearest place to you that is listed and click NEXT.<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image018.jpg" alt="" /></p>
<p>Enter a password for the ‘root’ user. If you were unaware, the root user is like the administrator account on a Windows machine, the big boss account.. Use TAB or the mouse to move between the fields. Once you’ve done that (and remembered the password!) click NEXT.<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image019.jpg" alt="" /></p>
<p>Click NEXT<br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image020.jpg" alt="" /></p>
<p>Now we have to select the applications that we want to install.  The only things you need to select are:</p>
<p>·        Development Tools</p>
<p>·        Kernel Development</p>
<p>·        Text Based Internet (optional but advised)</p>
<p>Make sure you also have ‘Select individual packages’ selected (see cursor on previous page screenshot).</p>
<p>Now click NEXT</p>
<p><img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image021.jpg" alt="" /></p>
<p>Select ‘Flat View’ and ensure that the following ADDITIONAL items are selected:</p>
<p>    * OpenSSL-Devel<br />
    * Readline41<br />
    * Ncurses4<br />
    * Ncurses C++ Devel<br />
    * SOX</p>
<p>Now click NEXT</p>
<p> <img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image022.jpg" alt="" /></p>
<p>Ok, this is it, we are about to do the install, Click NEXT</p>
<p><img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image023.jpghttp://www.automated.it/Getting%20Started%20With%20Asterisk_files/image023.jpg" alt="" /></p>
<p>The first ting you’ll see is the disks being formatted and partitioned, once complete the various packages will be installed. You will be prompted to insert disks, change the CD, and then click OK.</p>
<p> <img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image024.jpg" alt="" /><br />
<img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image025.jpg" alt="" /><br />
You don’t really need to create a boot disk. Select no and click NEXT.</p>
<p> <img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image026.jpg" alt="" /></p>
<p>Do NOT remove the CD, the install will eject it for you, Click EXIT and your machine will reboot. Once complete you will be presented with something like:</p>
<p> <img src="http://www.automated.it/Getting%20Started%20With%20Asterisk_files/image027.gif" alt="" /></p>
<p>You may now dance around the room a little; you have completed the Linux install part of Asterisk…</p>
<p>Get a coffee, tea, cola or drink of your choice and bask in this glorious moment. Then read the next section on installing Asterisk.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.asteriskgeekz.com/installing-linux-for-asterisk-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Voip Predictive Dialer &#8211; Build your Call Center</title>
		<link>http://www.asteriskgeekz.com/voip-predictive-dialer-build-your-call-center</link>
		<comments>http://www.asteriskgeekz.com/voip-predictive-dialer-build-your-call-center#comments</comments>
		<pubDate>Tue, 08 Dec 2009 10:37:12 +0000</pubDate>
		<dc:creator>SK</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.asteriskgeekz.com/?p=91</guid>
		<description><![CDATA[Today, I will be discussing about Call centers and how small businesses can run a call center with voip predictive dialer. I have always been fascinated by how VOIP can empower some of the industries, especially the upcoming call center and BPO industry which relies heavily on &#8220;Making and receiving calls&#8221;. A fraction of delay [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I will be discussing about Call centers and how small businesses can run a call center with voip predictive dialer. I have always been fascinated by how VOIP can empower some of the industries, especially the upcoming call center and BPO industry which relies heavily on &#8220;Making and receiving calls&#8221;. A fraction of delay or missed call can cost some $$ to the industry. The Industry is no more in the seed stage and it has grown faster than industry analyst expected.</p>
<p>Although call centers are still costly to maintain, operate or even outsource. Big companies can afford to pay the price but the small companies are often stuck with in-house calling facilities. The in-house call facilities are however not up-to the mark. However with Voip Predictive dialer the picture might be different in near future. People can build their own call center with a easy to use Voip predictive dialer.</p>
<div>
<script type="text/javascript"><!--
google_ad_client = "pub-7315430155162860";
/* 468x60, created 12/3/09 */
google_ad_slot = "2010920364";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p>Now you must be wondering What is a Predictive dialing? Predictive dialing is simply automating the outbound dialing process to effectively manage your calls with little or no manual intervention. Voip predictive dialer basically does the same thing with VOIP technology as backbone.</p>
<p>some of the common Features in Voip predictive dialer:</p>
<p>    * Multiple campaigns can be run simultenously.<br />
    * Auto-Transfer calls between agents (based on availability)<br />
    * Auto-dialing to customers<br />
    * Auto-Scanning Voice Mail system and auto-dialing the missed call numbers<br />
    * Call Logging, recording and management</p>
<p>On top of this, the predictive system can be easily integrated with your exisiting CRM system making it easier to control and store data related to your customers. There are many providers who also offer predictive dialing bundled with their CRM products . Although if you buy a standardVoip Predictive dialer , it will cost you anything from $300 ++, which isn&#8217;t really a great cost considering you will be able to manage your customers more effectively and data mining could be more relevant.</p>
<div>
<script type="text/javascript"><!--
google_ad_client = "pub-7315430155162860";
/* 468x60, created 12/3/09 */
google_ad_slot = "2010920364";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p>Most predictive dialers provide most robust, feature-rich, and innovative predictive dialer on the market today. Built on the latest technologies, this cutting-edgecall center solution combines sophisticated VoIP predictive dialing capabilities with a comprehensive lead management system. So, call centers of all sizes can achieve immediate value – operating more efficiently and cost-effectively, while boosting sales, market share, and profits.</p>
<p>Imagine running your business with your own call center like only Cisco or Nortel can think of. You can do it yourself.</p>
<p>In my next series of this article, I will be comparing voip predictive dialer available in the market based on their cost and features. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.asteriskgeekz.com/voip-predictive-dialer-build-your-call-center/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

