<?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>asterCC, asterisk callcenter and billing solution &#187; dialer</title>
	<atom:link href="http://astercc.org/tag/dialer/feed" rel="self" type="application/rss+xml" />
	<link>http://astercc.org</link>
	<description>asterCC, asterisk callcenter, ip pbx and billing solution</description>
	<lastBuildDate>Thu, 12 Jan 2012 08:35:18 +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>how to use auto-recyle feature in a dialer campaign</title>
		<link>http://astercc.org/tips/astercrm/2011/02/how-to-use-auto-recyle-feature-in-a-dialer-campaign.html</link>
		<comments>http://astercc.org/tips/astercrm/2011/02/how-to-use-auto-recyle-feature-in-a-dialer-campaign.html#comments</comments>
		<pubDate>Fri, 18 Feb 2011 05:41:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[auto recyle]]></category>
		<category><![CDATA[campaign]]></category>
		<category><![CDATA[dialer]]></category>
		<category><![CDATA[number recyle]]></category>
		<category><![CDATA[predictive dialer]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=1124</guid>
		<description><![CDATA[we have improved the auto-recyle feature in new version, now you could config auto-recyle by campaign. auto-recyle is used to recyle the number from table campaigndialedlist to diallist, so system...]]></description>
			<content:encoded><![CDATA[<p>we have improved the auto-recyle feature in new version, now you could config auto-recyle by campaign.</p>
<p>auto-recyle is used to recyle the number from table campaigndialedlist to diallist, so system could re-dial customer phone in some conditions, it has the following parameters:</p>
<p>Max trytime:   the maximum time the dialer will try dial</p>
<p>Recyle time:   it will start recyle when &#8220;Recyle time&#8221; seconds after the call is done</p>
<p>Enable Auto Recyle:  set to &#8220;yes&#8221; if you want to enalbe auto-recyle</p>
<p>Min Duration:  number will be recyled  when the full duration is less than this value, this duration including ring time</p>
<p>Agent Answer Min Duration:  number will be recyled  when agent talking time is less than this value</p>
<p>Customer Answer Min Duration:  number will be recyled  when customer answering time is less than this value</p>
<p>* number will be recyled only when it meets all conditions above</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/astercrm/2011/02/how-to-use-auto-recyle-feature-in-a-dialer-campaign.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tutorial: use astercc,freepbx and asterisk to build a broadcasting system with IVR and Queue agents</title>
		<link>http://astercc.org/tutorial-2/2011/02/tutorial-use-astercc-freepbx-and-asterisk-to-build-a-broadcasting-system-with-ivr-and-queue-agents.html</link>
		<comments>http://astercc.org/tutorial-2/2011/02/tutorial-use-astercc-freepbx-and-asterisk-to-build-a-broadcasting-system-with-ivr-and-queue-agents.html#comments</comments>
		<pubDate>Fri, 18 Feb 2011 04:26:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cases]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[astercc box]]></category>
		<category><![CDATA[asterCC Comercial]]></category>
		<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[broadcast]]></category>
		<category><![CDATA[broadcasting]]></category>
		<category><![CDATA[callcenter]]></category>
		<category><![CDATA[commercial]]></category>
		<category><![CDATA[dialer]]></category>
		<category><![CDATA[elastix]]></category>
		<category><![CDATA[Freepbx]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[pbxinaflash]]></category>
		<category><![CDATA[predictive dialer]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[trixbox]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=1105</guid>
		<description><![CDATA[the most feature in astercc is the predictive dialer, using the dialer you could improve the work efficiency. In this tutorial, I will introduce how to setup a dialer with...]]></description>
			<content:encoded><![CDATA[<p>the most feature in astercc is the predictive dialer, using the dialer you could improve the work efficiency. In this tutorial, I will introduce how to setup a dialer with a pre-configed IVR:  when dialer start work, customers will hear a IVR which you configed in Freepbx, so we could also config in the IVR to accept customer input, and we can forward to an new IVR or agents in a queue.</p>
<p>1. config a Queue in freepbx</p>
<p>usually you want to config a queue to resonpse customer if they want to reach some live agent, so we config a queue first</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/02/queue_1.jpg"><img class="aligncenter size-full wp-image-1112" title="queue_1" src="http://astercc.org/wp-content/uploads//2011/02/queue_1.jpg" alt="" width="796" height="452" /></a></p>
<p>2. config an IVR in freepbx</p>
<p>2.1 first we will add some voice in the IVR, you&#8217;d like to use a recording software, just notice that in asterisk, it requires to use wav format and 16bit, 8000HZ mono</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/02/wavepad_save_file_as_1.jpg"><img class="aligncenter size-full wp-image-1115" title="wavepad_save_file_as_1" src="http://astercc.org/wp-content/uploads//2011/02/wavepad_save_file_as_1.jpg" alt="" width="796" height="309" /></a></p>
<p><a href="http://astercc.org/wp-content/uploads//2011/02/wavepad_save_file_as_2.jpg"><img class="aligncenter size-full wp-image-1116" title="wavepad_save_file_as_2" src="http://astercc.org/wp-content/uploads//2011/02/wavepad_save_file_as_2.jpg" alt="" width="796" height="497" /></a></p>
<p>2.2 add a recording</p>
<p>you can either upload the recording you finished in your pc, or use a ext. in system to record a new one</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/02/uploade_voice_1.jpg"><img class="aligncenter size-full wp-image-1114" title="uploade_voice_1" src="http://astercc.org/wp-content/uploads//2011/02/uploade_voice_1.jpg" alt="" width="796" height="381" /></a></p>
<p><a href="http://astercc.org/wp-content/uploads//2011/02/recording_1.jpg"><img class="aligncenter size-full wp-image-1113" title="recording_1" src="http://astercc.org/wp-content/uploads//2011/02/recording_1.jpg" alt="" width="796" height="442" /></a></p>
<p>2.3 add IVR</p>
<p>now queue and recording is ready, we could add the IVR</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/02/ivr_1.jpg"><img class="aligncenter size-full wp-image-1110" title="ivr_1" src="http://astercc.org/wp-content/uploads//2011/02/ivr_1.jpg" alt="" width="796" height="528" /></a></p>
<p>in announcement, we select the recording we just done, and also we added two options to accept customer input, when customer hits 1, he will go queue 900, and when hits 2, he will go to ext. 5001.</p>
<p>4. add misc</p>
<p>then we need add a misc so the dialer could reach the IVR</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/02/misc_application_1.jpg"><img class="aligncenter size-full wp-image-1111" title="misc_application_1" src="http://astercc.org/wp-content/uploads//2011/02/misc_application_1.jpg" alt="" width="796" height="471" /></a></p>
<p>remember this feature code 800, we will use it when configing campaign in astercc, you could use some other code as you like, just make sure it&#8217;s unique in your freepbx</p>
<p>now we finished the job in freepbx, you&#8217;d like to dial 800 from any extension, it supposes to bring you to the IVR.</p>
<p>5. config the campaign in astercc</p>
<p>login as admin, and go to campaign, add a campaign as following</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/02/campaign_1.jpg"><img class="aligncenter size-full wp-image-1117" title="campaign_1" src="http://astercc.org/wp-content/uploads//2011/02/campaign_1.jpg" alt="" width="796" height="695" /></a></p>
<p>make sure in &#8220;Inexten&#8221; you put the same code as in &#8220;misc application&#8221;, and in &#8220;Queue number&#8221; put the same queue number as your freepbx queue</p>
<p>6. add agent user in astercrm</p>
<p>you&#8217;d like to add some account for your agents if you want them get a popup form when they start answer customer calls, go to &#8220;Extension&#8221; to add astercrm account for your agents, make sure the account &#8220;extension&#8221; match the ext. in your freepbx</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/02/account_1.jpg"><img class="aligncenter size-full wp-image-1118" title="account_1" src="http://astercc.org/wp-content/uploads//2011/02/account_1.jpg" alt="" width="796" height="495" /></a></p>
<p>7. start dialer and test agent</p>
<p>before start dialer, you&#8217;d like to check your astercc.conf</p>
<p>make sure this parameter is configed as</p>
<p>doublecheckcampaign = yes</p>
<p>then restart astercc daemons</p>
<p>/opt/asterisk/scripts/astercc/asterccd restart</p>
<p>ask your agent login and as admin go to dialer page, start the dialer</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/02/dialer_1.jpg"><img class="aligncenter size-full wp-image-1109" title="dialer_1" src="http://astercc.org/wp-content/uploads//2011/02/dialer_1.jpg" alt="" width="796" height="380" /></a></p>
<p>as an agent, he will get a popup when customer answered the call and hit 1 for queue</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/02/agent_popup_1.jpg"><img class="aligncenter size-full wp-image-1106" title="agent_popup_1" src="http://astercc.org/wp-content/uploads//2011/02/agent_popup_1.jpg" alt="" width="797" height="501" /></a></p>
<p>8. check report</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/02/campaigndialedlist_1.jpg"><img class="aligncenter size-full wp-image-1108" title="campaigndialedlist_1" src="http://astercc.org/wp-content/uploads//2011/02/campaigndialedlist_1.jpg" alt="" width="796" height="507" /></a></p>
<p>you could go to dialedlist to check the campaign status</p>
<p>* to get a working freepbx and asterisk easily, you could choose  astercc box, elastix, pbxinaflash or trixbox</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tutorial-2/2011/02/tutorial-use-astercc-freepbx-and-asterisk-to-build-a-broadcasting-system-with-ivr-and-queue-agents.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dialer, queue and popup for asterisk callcenter(freepbx,trixbox,elastix,pbxinflash) with asterCRM</title>
		<link>http://astercc.org/cases/2008/12/dialer-queue-and-popup-for-asterisk-callcenter-freepbx-trixbox-elastix-pbxinflash-with-astercrm.html</link>
		<comments>http://astercc.org/cases/2008/12/dialer-queue-and-popup-for-asterisk-callcenter-freepbx-trixbox-elastix-pbxinflash-with-astercrm.html#comments</comments>
		<pubDate>Sun, 14 Dec 2008 10:48:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cases]]></category>
		<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[asterisk call center]]></category>
		<category><![CDATA[callcenter]]></category>
		<category><![CDATA[commercial]]></category>
		<category><![CDATA[dialer]]></category>
		<category><![CDATA[diallist]]></category>
		<category><![CDATA[elastix]]></category>
		<category><![CDATA[Freepbx]]></category>
		<category><![CDATA[outbound callcenter]]></category>
		<category><![CDATA[pbxinflash]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[predictive dialer]]></category>
		<category><![CDATA[trixbox]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=424</guid>
		<description><![CDATA[The latest asterCRM has a great improvement in dialer, and with asterCRM, it&#8217;s quite easy to build a call center. Here&#8217;s a how-to for a outbound call center with Freepbx...]]></description>
			<content:encoded><![CDATA[<p>The latest asterCRM has a great improvement in dialer, and with asterCRM, it&#8217;s quite easy to build a call center. Here&#8217;s a how-to for a outbound call center with Freepbx and astercrm. Following by this how-to, you can creat such a solution:</p>
<p>asterCRM dialer will call the numbers in your diallist, and when the call is connected, it would be redirect to a queue, where your agent will answer the call and talk the customers,  they can do survey , sales or whatever you want.</p>
<p>* freepbx is a web gui for asterisk which is widely used in asterisk applications, like trixbox, elastix, pbx in flash &#8230;</p>
<ul>
<li>install freepbx</li>
</ul>
<p>For freepbx installation, you can read the installation document from freepbx website http://www.freepbx.org. If you are using trixbox, elastix or pbx in flash, then u can skip this, it have freepbx build in already.</p>
<ul>
<li>install asterCRM, make sure asterCRM daemons (astercc and astercctools) are running</li>
</ul>
<p>for asterCRM installation, go and check asterCRM wiki: <a href="http://wiki.astercrm.org/index.php/AsterCRM_Installation#Using_the_install_script" target="_blank"></a></p>
<p><a href="http://wiki.astercrm.org/index.php/AsterCRM_Installation#Using_the_install_script" target="_blank">http://wiki.astercrm.org/index.php/AsterCRM_Installation#Using_the_install_script</a></p>
<ul>
<li>add extensions for your agents and set a queue to receive calls from asterCRM dialer</li>
</ul>
<p>login into freepbx, start add extensions for your agent</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/12/freepbx-add-extension.png"><img class="alignnone size-full wp-image-431" title="freepbx-add-extension" src="http://astercc.org/wp-content/uploads/2008/12/freepbx-add-extension.png" alt="freepbx-add-extension" width="472" height="445" /></a></p>
<p>then add a queue</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/12/freepbx-queue.png"><img class="alignnone size-full wp-image-430" title="freepbx-queue" src="http://astercc.org/wp-content/uploads/2008/12/freepbx-queue.png" alt="freepbx-queue" width="597" height="429" /></a></p>
<ul>
<li>set group/user in asterCRM</li>
</ul>
<p>next login asterCRM as admin, create group &#8220;outbound sales&#8221; and add extensions for agents you created above, go wiki for more detail</p>
<p><a href="http://wiki.astercrm.org/index.php/Create_Group" target="_blank">http://wiki.astercrm.org/index.php/Create_Group</a></p>
<p><a href="http://wiki.astercrm.org/index.php/Create_Extension" target="_blank">http://wiki.astercrm.org/index.php/Create_Extension</a></p>
<p>make sure &#8220;Extension&#8221; matched &#8220;Outbound CID&#8221;  or &#8220;Extension&#8221;(if outbound cid is blank) in freepbx</p>
<p>so now all your agents should get a username/password for asterCRM.</p>
<p><span id="more-424"></span></p>
<ul>
<li>set a campaign</li>
</ul>
<p><a href="http://astercc.org/wp-content/uploads/2008/12/astercrm-add-campaign.png"><img class="alignnone size-full wp-image-434" title="astercrm-add-campaign" src="http://astercc.org/wp-content/uploads/2008/12/astercrm-add-campaign.png" alt="astercrm-add-campaign" width="429" height="445" /></a></p>
<p>put the queue number &#8220;02&#8243; in and check the &#8220;bind&#8221; checkbox, then as soon as customer answer the call, it would be putted into the queue, and your agent could start talk!</p>
<p><a href="http://wiki.astercrm.org/index.php/Create_Campaign" target="_blank">http://wiki.astercrm.org/index.php/Create_Campaign</a></p>
<ul>
<li>import diallist</li>
</ul>
<p>say you have already get 1000 numbers you want agents make call to, then use import function to import these number to diallist for this campaign</p>
<p><a href="http://astercc.org/tips/2008/11/import-data-in-astercc.html">http://astercc.org/tips/2008/11/import-data-in-astercc.html</a></p>
<ul>
<li>agents login</li>
</ul>
<p>your agent should get ready to start! Log into astercrm and log into the queue if they are dynamic agent.</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/12/astercrm-agent.png"><img class="alignnone size-full wp-image-436" title="astercrm-agent" src="http://astercc.org/wp-content/uploads/2008/12/astercrm-agent.png" alt="astercrm-agent" width="547" height="305" /></a></p>
<ul>
<li>start dialer</li>
</ul>
<p>both groupadmin and admin could start the dialer, go management interface and then click &#8220;Dialer&#8221; icon</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/12/astercrm-dialer.png"><img class="alignnone size-medium wp-image-437" title="astercrm-dialer" src="http://astercc.org/wp-content/uploads/2008/12/astercrm-dialer-300x113.png" alt="astercrm-dialer" width="300" height="113" /></a></p>
<p>check the checkbox &#8220;start&#8221;, it will start dial, u can set limit by channel or limit by agent in the queue, in the latest version, it would not stop dial even u close the page, but will stop if u uncheck the checkbox &#8220;start&#8221;.</p>
<p><a href="http://wiki.astercrm.org/index.php/Predictive_dialer" target="_blank">http://wiki.astercrm.org/index.php/Predictive_dialer</a></p>
<ul>
<li>agents login</li>
</ul>
<p>when a customer is connected and redirect to the agent in queue, it would popup customer information if you have in database</p>
<p><img class="alignnone size-full wp-image-441" title="astercrm_agent_popup_en" src="http://astercc.org/wp-content/uploads/2008/12/astercrm_agent_popup_en.png" alt="astercrm_agent_popup_en" width="537" height="333" /></p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/cases/2008/12/dialer-queue-and-popup-for-asterisk-callcenter-freepbx-trixbox-elastix-pbxinflash-with-astercrm.html/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
