<?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</title>
	<atom:link href="http://astercc.org/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>asterCRM queue login and pause function make dynamic agent better serve the inbound and outbound in call center</title>
		<link>http://astercc.org/tips/astercrm/2011/08/1370.html</link>
		<comments>http://astercc.org/tips/astercrm/2011/08/1370.html#comments</comments>
		<pubDate>Mon, 01 Aug 2011 10:00:51 +0000</pubDate>
		<dc:creator>songxx</dc:creator>
				<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[callcenter]]></category>
		<category><![CDATA[Freepbx]]></category>
		<category><![CDATA[inbound]]></category>
		<category><![CDATA[outbound]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=1370</guid>
		<description><![CDATA[Log in the system page, enter the agent interface. Find the campaign pannel(Queue ) below the campaign corresponding to the queue number, and the two options, login, pause. After elected...]]></description>
			<content:encoded><![CDATA[<p>Log in the system page, enter the agent interface. Find the campaign pannel(Queue ) below the campaign corresponding to the queue number, and the two options, login, pause.</p>
<p><a href="http://astercc.org/tips/astercrm/2011/08/1370.html/attachment/1-2" rel="attachment wp-att-1371"><img class="aligncenter size-full wp-image-1371" title="1" src="http://astercc.org/wp-content/uploads//2011/08/1.png" alt="" width="552" height="96" /></a></p>
<p>After elected &#8220;login&#8221;, then the current agent has been logged into the queue which belongs to the queue number, the queue was according to the state of all the agent be logged to assign the calls. After elected &#8220;pause&#8221;, then the agent has been logged are not be assigned phone calls whether he is busy or free. When elected logoff, the current agent were logged off  from the queue, the queue will not assign any phone calls to the agent.</p>
<p>Return to the management interface, enter the dial list below campaign find the queue number corresponding to the campaign name, click on the campaign “edit” to open.</p>
<p><a href="http://astercc.org/tips/astercrm/2011/08/1370.html/attachment/2-3" rel="attachment wp-att-1372"><img class="aligncenter size-full wp-image-1372" title="2" src="http://astercc.org/wp-content/uploads//2011/08/2.png" alt="" width="494" height="528" /></a></p>
<p>Find queue number, indicate the agent to be logged in the queue number; Queue Context, the crew used the queue context, freePBX use the latest version is the current from-queue; Use Extension Channel For Queue, where there are two cases. One case is logged in default, do not be checked before “Use Extension Channel For Queue”, in the asterisk CLI to perform queue show.</p>
<p style="text-align: left;"><a href="http://astercc.org/tips/astercrm/2011/08/1370.html/attachment/default" rel="attachment wp-att-1373"><img class="aligncenter size-full wp-image-1373" title="default" src="http://astercc.org/wp-content/uploads//2011/08/default.jpg" alt="" width="609" height="158" /></a></p>
<p>Another case is to use&#8221; Use Extension Channel For Queue&#8221;, checked before “Use Extension Channel For Queue”, in the asterisk CLI to perform queue show.</p>
<p style="text-align: center;"><a href="http://astercc.org/tips/astercrm/2011/08/1370.html/attachment/ext_channel" rel="attachment wp-att-1374"><img class="aligncenter size-full wp-image-1374" title="ext_channel" src="http://astercc.org/wp-content/uploads//2011/08/ext_channel.jpg" alt="" width="605" height="158" /></a></p>
<p>Back to the management interface, enter the extension to find the user name of current agent, click “edit”</p>
<p><a href="http://astercc.org/tips/astercrm/2011/08/1370.html/attachment/3-3" rel="attachment wp-att-1375"><img class="aligncenter size-full wp-image-1375" title="3" src="http://astercc.org/wp-content/uploads//2011/08/3.png" alt="" width="495" height="495" /></a></p>
<p>Channel option, sip/8003, 8003 is the current agent extension.</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/astercrm/2011/08/1370.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Problems and Solutions for Ubuntu+Asterisk+FreePBX Installation</title>
		<link>http://astercc.org/asterisk-related/2011/07/common-problems-and-solutions-for-ubuntuasteriskfreepbx-installation.html</link>
		<comments>http://astercc.org/asterisk-related/2011/07/common-problems-and-solutions-for-ubuntuasteriskfreepbx-installation.html#comments</comments>
		<pubDate>Sat, 30 Jul 2011 15:23:49 +0000</pubDate>
		<dc:creator>lixw</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=1358</guid>
		<description><![CDATA[1.Some dependencies error &#160; (1).configure: error: no acceptable C compiler found in $PATH Solution:apt-get install gcc &#160; (2).configure: error: C++ preprocessor &#8220;/lib/cpp&#8221; fails sanity check Solution:apt-get install g++ or apt-get...]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: medium;"><strong> 1.Some dependencies error</strong></span></p>
<p>&nbsp;</p>
<p>(1).configure: error: no acceptable C compiler found in $PATH</p>
<p>Solution:<code>apt-get install gcc</code><br />
&nbsp;<br />
(2).configure: error: C++ preprocessor &#8220;/lib/cpp&#8221; fails sanity check</p>
<p>Solution:<code>apt-get install g++</code> or <code>apt-get install build-essential</code></p>
<p>(3).</p>
<p>configure: *** XML documentation will not be available because the &#8216;libxml2&#8242; development package is missing.</p>
<p>configure: *** Please run the &#8216;configure&#8217; script with the &#8216;&#8211;disable-xmldoc&#8217; parameter option</p>
<p>configure: *** or install the &#8216;libxml2&#8242; development package.</p>
<p>Solution:install libxml2-dev doesn&#8217;t help,run <code>./configure '--disable-xmldoc'<br />
</code><br />
(4).</p>
<p>configure: error: *** termcap support not found (on modern systems, this typically means the ncurses development package is missing)</p>
<p>Solution:<code>apt-get install ncurses-dev</code></p>
<p>(5).</p>
<p>[FATAL] PEAR must be install (reauires DB.php). Include path: .:/usr/share/pear:/usr/local/src/PEAR</p>
<p>Solution:<code>pear install db</code></p>
<p>&nbsp;</p>
<p><span style="font-size: medium;"><strong>2.Unknown SQL engine</strong></span></p>
<p><strong>Problem</strong>:After installing the FreePBX,admin page show  the following message:</p>
<p>&nbsp;</p>
<p>FATAL ERROR</p>
<p>Unknown SQL engine: []</p>
<p>Trace Back</p>
<p>/var/www/html/admin/common/db_connect.php:57 die_freepbx()</p>
<p>[0]: Unknown SQL engine: []</p>
<p>/var/www/html/admin/bootstrap.php:75 require_once()</p>
<p>[0]: /var/www/html/admin/common/db_connect.php</p>
<p>/var/www/html/admin/config.php:61 require()</p>
<p title="Unknown SQL engine">[0]: /var/www/html/admin/bootstrap.php</p>
<p><img class="txttoimage_image" style="max-width: 1111px ! important; max-height: 8888px ! important;" title="" src="http://cn.astercc.org/wp-content/uploads//2011/07/Unknown-SQL-engine.png" alt="" />&nbsp;</p>
<p><strong>Solution:</strong></p>
<p><code>vi /etc/apache2/httpd.conf</code></p>
<p>default it&#8217;s a empty file,add two lines</p>
<p><code>User asterisk</code></p>
<p><code>Group asterisk</code></p>
<p>Restart apache service.</p>
<p><code>/etc/init.d/apache2 restart</code></p>
<p>&nbsp;</p>
<p><span style="font-size: medium;"><strong>3.Softphone registration error</strong></span></p>
<p><strong>Problem</strong>:After adding Extensions in FreePBX,soft phone can&#8217;t register extentsions.</p>
<p>&nbsp;</p>
<p><img class="txttoimage_image" style="max-width: 1111px ! important; max-height: 8888px ! important;" title="" src="http://cn.astercc.org/wp-content/uploads//2011/07/Zoiper-Registering.png" alt="" />&nbsp;</p>
<p><img class="txttoimage_image" style="max-width: 1111px ! important; max-height: 8888px ! important;" title="" src="http://cn.astercc.org/wp-content/uploads//2011/07/eyeBeam-Registering.png" alt="" />&nbsp;</p>
<p><strong>Solution:</strong></p>
<p>Log in your asterisk (<code>asterisk -r</code>) and press <code>sip show peers</code>,if no such command,</p>
<p>run <code>module load chan_sip.so</code>,load the sip module.</p>
<p>Restat the asterisk service.</p>
<p><code>core restart now</code></p>
<p>If nothing changes,maybe firewall blocks asterisk,you should disable the firewall and prevent it from starting on reboot.</p>
<p><code>iptables -F</code><br />
<code>chkconfig iptables off</code></p>
<p>&nbsp;</p>
<p><strong><span style="font-size: medium;">4.Soft phone can&#8217;t connect to eachother<br />
</span></strong></p>
<p><strong>Problem:</strong>Softphone  can register freepbx extensions but can&#8217;t connect to eachother.</p>
<p><img class="txttoimage_image" style="max-width: 1111px ! important; max-height: 8888px ! important;" title="" src="http://cn.astercc.org/wp-content/uploads//2011/07/Zoiper-Wrong-Codecs.png" alt="" />&nbsp;</p>
<p><img class="txttoimage_image" style="max-width: 1111px ! important; max-height: 8888px ! important;" title="" src="http://cn.astercc.org/wp-content/uploads//2011/07/eyeBeam-Wrong-Codecs.png" alt="" />&nbsp;</p>
<p>Log in your asterisk (<code>asterisk -r</code>),when soft phone registering,asterisk show error:</p>
<p>chan_sip.c:8876 process_sdp: No compatible codecs, not accepting this offer!</p>
<p>&nbsp;</p>
<p><strong>Solution:</strong></p>
<p>Make sure  that you have selected a-law or u-law in soft phone selected codecs</p>
<p>&nbsp;</p>
<p><img class="txttoimage_image" style="max-width: 1111px ! important; max-height: 8888px ! important;" title="" src="http://cn.astercc.org/wp-content/uploads//2011/07/Zoiper-Selected-Codecs.png" alt="" />&nbsp;</p>
<p>&nbsp;</p>
<p><img class="txttoimage_image" style="max-width: 1111px ! important; max-height: 8888px ! important;" title="" src="http://cn.astercc.org/wp-content/uploads//2011/07/eyeBeam-Selected-Codecs.png" alt="" />&nbsp;</p>
<p>or select the proper codecss in a FreePBX EXTENSION configuration.</p>
<p>&nbsp;</p>
<p><img class="txttoimage_image" style="max-width: 1111px ! important; max-height: 8888px ! important;" title="" src="http://cn.astercc.org/wp-content/uploads//2011/07/FreePBX-Extensions-Codecs.png" alt="" />&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/asterisk-related/2011/07/common-problems-and-solutions-for-ubuntuasteriskfreepbx-installation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Problems and Solutions for CentOS+Asterisk+FreePBX Installation</title>
		<link>http://astercc.org/asterisk-related/2011/07/common-problems-and-solutions-for-centosasteriskfreepbx-installation.html</link>
		<comments>http://astercc.org/asterisk-related/2011/07/common-problems-and-solutions-for-centosasteriskfreepbx-installation.html#comments</comments>
		<pubDate>Sat, 30 Jul 2011 15:00:31 +0000</pubDate>
		<dc:creator>lixw</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=1350</guid>
		<description><![CDATA[1.Unknown SQL engine Problem:After installing the FreePBX,admin page show  the following message: &#160; FATAL ERROR Unknown SQL engine: [] Trace Back /var/www/html/admin/common/db_connect.php:57 die_freepbx() [0]: Unknown SQL engine: [] /var/www/html/admin/bootstrap.php:75 require_once()...]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: medium;"><strong>1.Unknown SQL engine</strong></span></p>
<p><strong>Problem</strong>:After installing the FreePBX,admin page show  the following message:</p>
<p>&nbsp;</p>
<p>FATAL ERROR</p>
<p>Unknown SQL engine: []</p>
<p>Trace Back</p>
<p>/var/www/html/admin/common/db_connect.php:57 die_freepbx()</p>
<p>[0]: Unknown SQL engine: []</p>
<p>/var/www/html/admin/bootstrap.php:75 require_once()</p>
<p>[0]: /var/www/html/admin/common/db_connect.php</p>
<p>/var/www/html/admin/config.php:61 require()</p>
<p title="Unknown SQL engine">[0]: /var/www/html/admin/bootstrap.php</p>
<div id="attachment_1927" class="wp-caption alignnone" style="width: 565px"><a href="http://cn.astercc.org/wp-content/uploads//2011/07/Unknown-SQL-engine.png"><img class="size-full wp-image-1927" title="Unknown SQL engine" src="http://cn.astercc.org/wp-content/uploads//2011/07/Unknown-SQL-engine.png" alt="Unknown SQL engine" width="555" height="357" /></a><p class="wp-caption-text">Unknown SQL engine</p></div>
<p>&nbsp;</p>
<p><strong>Solution:</strong></p>
<p><code>vim +231 /etc/httpd/conf/httpd.conf</code></p>
<p>change User apache and Group apache to User <em>asterisk</em> and Group <em>asterisk</em>.</p>
<p><code>vim +327 /etc/httpd/conf/httpd.conf</code></p>
<p>change None to All.</p>
<p>or use sed to replace.</p>
<p><code>sed -i '231,232s/apache/asterisk/i;327s/none/All/i' /etc/httpd/conf/httpd.conf</code></p>
<p>Restart apache service.</p>
<p><code>service httpd restart</code></p>
<p>&nbsp;</p>
<p><span style="font-size: medium;"><strong>2.Asterisk is not running,<br />
</strong></span></p>
<p><strong>Problem</strong>:After installing the FreePBX,the Server Status Panel of admin page show the following message:</p>
<p>&nbsp;</p>
<p>Asterisk ERROR</p>
<p>Asterisk is not running, this is a critical service!</p>
<div id="attachment_1932" class="wp-caption alignnone" style="width: 221px"><a href="http://cn.astercc.org/wp-content/uploads//2011/07/asterisk-error.png"><img class="size-full wp-image-1932" title="asterisk error" src="http://cn.astercc.org/wp-content/uploads//2011/07/asterisk-error.png" alt="asterisk error" width="211" height="148" /></a><p class="wp-caption-text">asterisk error</p></div>
<p>&nbsp;</p>
<p><strong>Solution:</strong></p>
<p><code>vim +$ /etc/asterisk/manager.conf</code></p>
<p>Press <code>dddd</code> to delete the last two lines and press <code>ZZ</code> to save&amp;quit.</p>
<p>or use sed to delete the last line twice.</p>
<p><code>sed -i '$d' /etc/asterisk/manager.conf</code></p>
<p><code>sed -i '$d' /etc/asterisk/manager.conf</code></p>
<p>Restat the asterisk service.</p>
<p><code>service asterisk restart</code></p>
<p>&nbsp;</p>
<p><span style="font-size: medium;"><strong>3.Softphone registration error</strong></span></p>
<p><strong>Problem</strong>:After adding Extensions in FreePBX,soft phone can&#8217;t register extentsions.</p>
<p>&nbsp;</p>
<div id="attachment_1934" class="wp-caption alignnone" style="width: 308px"><a href="http://cn.astercc.org/wp-content/uploads//2011/07/Zoiper-Registering.png"><img class="size-full wp-image-1934" title="Zoiper Registering" src="http://cn.astercc.org/wp-content/uploads//2011/07/Zoiper-Registering.png" alt="Zoiper Registering" width="298" height="231" /></a><p class="wp-caption-text">Zoiper Registering</p></div>
<p>&nbsp;</p>
<div id="attachment_1935" class="wp-caption alignnone" style="width: 272px"><a href="http://cn.astercc.org/wp-content/uploads//2011/07/eyeBeam-Registering.png"><img class="size-full wp-image-1935" title="eyeBeam Registering" src="http://cn.astercc.org/wp-content/uploads//2011/07/eyeBeam-Registering.png" alt="eyeBeam Registering" width="262" height="422" /></a><p class="wp-caption-text">eyeBeam Registering</p></div>
<p>&nbsp;</p>
<p><strong>Solution:</strong></p>
<p>Log in your asterisk (<code>asterisk -r</code>) and press <code>sip show peers</code>,if no such command,</p>
<p>run <code>module load chan_sip.so</code>,load the sip module.</p>
<p>Restat the asterisk service.</p>
<p><code>core restart now</code></p>
<p>If nothing changes,maybe firewall blocks asterisk,you should disable the firewall and prevent it from starting on reboot.</p>
<p><code>service iptables stop</code><br />
<code>chkconfig iptables off</code></p>
<p>&nbsp;</p>
<p><strong><span style="font-size: medium;">4.Soft phone can&#8217;t connect to eachother<br />
</span></strong></p>
<p><strong>Problem:</strong>Softphone  can register freepbx extensions but can&#8217;t connect to eachother.</p>
<div id="attachment_1937" class="wp-caption alignnone" style="width: 338px"><a href="http://cn.astercc.org/wp-content/uploads//2011/07/Zoiper-Wrong-Codecs.png"><img class="size-full wp-image-1937" title="Zoiper Wrong Codecs" src="http://cn.astercc.org/wp-content/uploads//2011/07/Zoiper-Wrong-Codecs.png" alt="Zoiper Wrong Codecs" width="328" height="363" /></a><p class="wp-caption-text">Zoiper Wrong Codecs</p></div>
<p>&nbsp;</p>
<div id="attachment_1938" class="wp-caption alignnone" style="width: 279px"><a href="http://cn.astercc.org/wp-content/uploads//2011/07/eyeBeam-Wrong-Codecs.png"><img class="size-full wp-image-1938" title="eyeBeam Wrong Codecs" src="http://cn.astercc.org/wp-content/uploads//2011/07/eyeBeam-Wrong-Codecs.png" alt="eyeBeam Wrong Codecs" width="269" height="399" /></a><p class="wp-caption-text">eyeBeam Wrong Codecs</p></div>
<p>&nbsp;</p>
<p>Log in your asterisk (<code>asterisk -r</code>),when soft phone registering,asterisk show error:</p>
<p>chan_sip.c:8876 process_sdp: No compatible codecs, not accepting this offer!</p>
<p>&nbsp;</p>
<p><strong>Solution:</strong></p>
<p>Make sure  that you have selected a-law or u-law in soft phone selected codecs</p>
<p>&nbsp;</p>
<div id="attachment_1939" class="wp-caption alignnone" style="width: 478px"><a href="http://cn.astercc.org/wp-content/uploads//2011/07/Zoiper-Selected-Codecs.png"><img class="size-full wp-image-1939" title="Zoiper Selected Codecs" src="http://cn.astercc.org/wp-content/uploads//2011/07/Zoiper-Selected-Codecs.png" alt="Zoiper Selected Codecs" width="468" height="202" /></a><p class="wp-caption-text">Zoiper Selected Codecs</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div id="attachment_1940" class="wp-caption alignnone" style="width: 449px"><a href="http://cn.astercc.org/wp-content/uploads//2011/07/eyeBeam-Selected-Codecs.png"><img class="size-full wp-image-1940" title="eyeBeam Selected Codecs" src="http://cn.astercc.org/wp-content/uploads//2011/07/eyeBeam-Selected-Codecs.png" alt="eyeBeam Selected Codecs" width="439" height="262" /></a><p class="wp-caption-text">eyeBeam Selected Codecs</p></div>
<p>&nbsp;</p>
<p>or select the proper codecss in a FreePBX EXTENSION configuration.</p>
<p>&nbsp;</p>
<div id="attachment_1941" class="wp-caption alignnone" style="width: 483px"><a href="http://cn.astercc.org/wp-content/uploads//2011/07/FreePBX-Extensions-Codecs.png"><img class="size-full wp-image-1941" title="FreePBX Extensions Codecs" src="http://cn.astercc.org/wp-content/uploads//2011/07/FreePBX-Extensions-Codecs.png" alt="FreePBX Extensions Codecs" width="473" height="154" /></a><p class="wp-caption-text">FreePBX Extensions Codecs</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/asterisk-related/2011/07/common-problems-and-solutions-for-centosasteriskfreepbx-installation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to apply “start work” to auto-dial  in call center outbound for agent</title>
		<link>http://astercc.org/tips/2011/07/how-to-apply-%e2%80%9cstart-work%e2%80%9d-to-auto-dial-in-call-center-outbound-for-agent.html</link>
		<comments>http://astercc.org/tips/2011/07/how-to-apply-%e2%80%9cstart-work%e2%80%9d-to-auto-dial-in-call-center-outbound-for-agent.html#comments</comments>
		<pubDate>Wed, 27 Jul 2011 09:25:54 +0000</pubDate>
		<dc:creator>songxx</dc:creator>
				<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[auto-dial]]></category>
		<category><![CDATA[callcenter]]></category>
		<category><![CDATA[campaign]]></category>
		<category><![CDATA[outbound]]></category>
		<category><![CDATA[predictive dialer]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=1332</guid>
		<description><![CDATA[Log in system and enter the agent interface,  if  the dial list of agent interface have no data,  the “start work” function is forbidden. Dial list exists phone number, the...]]></description>
			<content:encoded><![CDATA[<p>Log in system and enter the agent interface,  if  the dial list of agent interface have no data,  the “start work” function is forbidden.</p>
<p style="text-align: center;"><a href="http://astercc.org/tips/2011/07/how-to-apply-%e2%80%9cstart-work%e2%80%9d-to-auto-dial-in-call-center-outbound-for-agent.html/attachment/1" rel="attachment wp-att-1333"><img class="aligncenter size-full wp-image-1333" title="1" src="http://astercc.org/wp-content/uploads//2011/07/1.png" alt="" width="612" height="320" /></a></p>
<p>Dial list exists phone number, the “start work” can be used properly. The phone number in dial list can be added manually or through batch import entry. Make the dialnumber in dial list, agent can click on &#8220;start work&#8221; to call outbound.</p>
<p>Click the &#8220;Start work&#8221;, the system will be calling dialnumber in the dial list one by one, at the moment the window about information will pop up, such as “input customer information”, “add records” pop-up window.</p>
<p style="text-align: center;"><a href="http://astercc.org/tips/2011/07/how-to-apply-%e2%80%9cstart-work%e2%80%9d-to-auto-dial-in-call-center-outbound-for-agent.html/attachment/2-2" rel="attachment wp-att-1334"><img class="aligncenter size-full wp-image-1334" title="2" src="http://astercc.org/wp-content/uploads//2011/07/2.png" alt="" width="629" height="334" /></a></p>
<p>When the call is connected, the agent can communicate with customers to get the information input, the upper left corner points out the system is recording. After the call, click on the &#8220;hang up&#8221;, then the system will turn into count down and dialing the next dialnumber automatically.</p>
<p style="text-align: center;"><a href="http://astercc.org/tips/2011/07/how-to-apply-%e2%80%9cstart-work%e2%80%9d-to-auto-dial-in-call-center-outbound-for-agent.html/attachment/3-2" rel="attachment wp-att-1335"><img class="aligncenter size-full wp-image-1335" title="3" src="http://astercc.org/wp-content/uploads//2011/07/3.png" alt="" width="642" height="312" /></a></p>
<p>Agent can set time in count down optionally, go into extension in management interface, find the editor belongs to user name,click and pop up a window says “Edit Account”</p>
<p><a href="http://astercc.org/tips/2011/07/how-to-apply-%e2%80%9cstart-work%e2%80%9d-to-auto-dial-in-call-center-outbound-for-agent.html/attachment/4" rel="attachment wp-att-1336"><img class="aligncenter size-full wp-image-1336" title="4" src="http://astercc.org/wp-content/uploads//2011/07/4.png" alt="" width="493" height="495" /></a></p>
<p>Find “dial interval”, setting“0”, the system default countdown in 30 seconds, setting greater than “0”, according to the number as the seconds of countdown. There are two or more than two dialnumbers in dial list will turn up count down, only one dialnumber can not be.</p>
<p>Agent can also stop work at any times as condition change, then the system will no longer auto-dial the dialnumber from dial list in agent interface.</p>
<p style="text-align: center;"><a href="http://astercc.org/tips/2011/07/how-to-apply-%e2%80%9cstart-work%e2%80%9d-to-auto-dial-in-call-center-outbound-for-agent.html/attachment/5" rel="attachment wp-att-1337"><img class="aligncenter size-full wp-image-1337" title="5" src="http://astercc.org/wp-content/uploads//2011/07/5.png" alt="" width="642" height="291" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/2011/07/how-to-apply-%e2%80%9cstart-work%e2%80%9d-to-auto-dial-in-call-center-outbound-for-agent.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to import phone numbers in a outbound sales campaign call center</title>
		<link>http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html</link>
		<comments>http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html#comments</comments>
		<pubDate>Mon, 11 Jul 2011 09:24:58 +0000</pubDate>
		<dc:creator>songxx</dc:creator>
				<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[callcenter]]></category>
		<category><![CDATA[campaign]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[outbound]]></category>
		<category><![CDATA[outbound sales campaign]]></category>
		<category><![CDATA[predictive dialer]]></category>
		<category><![CDATA[report forms]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=1266</guid>
		<description><![CDATA[Into the system management interface, find the import function，enter. Choose file Choose file to upload, you can browse the files you want, or you can choose an existing file, then...]]></description>
			<content:encoded><![CDATA[<p>Into the system management interface, find the import function，enter.</p>
<p align="center"><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/%e5%9b%be%e4%b8%80" rel="attachment wp-att-1277"><img class="aligncenter size-full wp-image-1277" title="图一" src="http://astercc.org/wp-content/uploads//2011/07/%E5%9B%BE%E4%B8%80.png" alt="" width="618" height="285" /></a><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/%e5%9b%be%e4%b8%80" rel="attachment wp-att-1277"><br />
</a><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/%e5%9b%be%e4%b8%80-2" rel="attachment wp-att-1284"><br />
</a><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/%e5%9b%be%e4%b8%80" rel="attachment wp-att-1277"><br />
</a>Choose file</p>
<p>Choose file to upload, you can browse the files you want, or you can choose an existing file, then upload it. After successful upload, the data you want will upload to the system, then you can select the form, specify the data into the appropriate form.</p>
<p style="text-align: center;"><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/%e5%9b%be%e4%ba%8c" rel="attachment wp-att-1278"><img class="aligncenter size-full wp-image-1278" title="图二" src="http://astercc.org/wp-content/uploads//2011/07/%E5%9B%BE%E4%BA%8C.png" alt="" width="651" height="414" /></a><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/2121" rel="attachment wp-att-1268"><br />
</a></p>
<p>Select customer, there will be corresponding to the fields of this form.</p>
<p><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/345" rel="attachment wp-att-1289"><img class="aligncenter size-full wp-image-1289" title="345" src="http://astercc.org/wp-content/uploads//2011/07/345.png" alt="" width="464" height="407" /></a><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/%e5%9b%be%e4%b8%89" rel="attachment wp-att-1279"><br />
</a><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/1111" rel="attachment wp-att-1269"><br />
</a></p>
<p>According to the data appear in front of several pieces of information, each vertical line corresponding to one information, information corresponding to the field appears to the left and the fields of the code will fill in the information at the bottom of the box.</p>
<p style="text-align: center;"><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/%e5%9b%be%e5%9b%9b" rel="attachment wp-att-1280"><img class="aligncenter size-full wp-image-1280" title="图四" src="http://astercc.org/wp-content/uploads//2011/07/%E5%9B%BE%E5%9B%9B.png" alt="" width="713" height="335" /></a><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/1121" rel="attachment wp-att-1270"><br />
</a></p>
<p>Next, you must tick before &#8220;add&#8221; , and the data adding to the dial list at the same time, select the number corresponding to the phone, select the outbound time, if you want to be evenly distributed to agent, then you do not tick before “assign”, if you want a agent assigned to a designated, tick in front of the “assign”, and noted the number of the agent, if you want to assign two or three agent  you can with &#8220;,&#8221; separated. Choose your campaign, and click Import.</p>
<p>&nbsp;</p>
<p>Before importing, when you make the phone number that will be imported to assign to a designated agent, then after importing is completely, return to the agent interface, you will find all the phone numbers waiting to be dialed in the dial list.</p>
<p style="text-align: center;"><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/en-2" rel="attachment wp-att-1307"><img class="aligncenter size-full wp-image-1307" title="en" src="http://astercc.org/wp-content/uploads//2011/07/en1.png" alt="" width="642" height="438" /></a></p>
<p>If you do not want to assign these phone number to a designated agent, you do not have to tick before “assign”, return to the agent interface, you will find there is not any date in the dial list from agent interface.</p>
<p style="text-align: center;"><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/en3-2" rel="attachment wp-att-1309"><img class="aligncenter size-full wp-image-1309" title="en3" src="http://astercc.org/wp-content/uploads//2011/07/en31.png" alt="" width="639" height="310" /></a></p>
<p style="text-align: left;">then all  date have been imported will be found  in dial list, the system do not assign to any agent.</p>
<p style="text-align: center;"><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/%e5%9b%be%e4%ba%94" rel="attachment wp-att-1281"><img class="aligncenter size-full wp-image-1281" title="图五" src="http://astercc.org/wp-content/uploads//2011/07/%E5%9B%BE%E4%BA%94.png" alt="" width="840" height="443" /></a><a href="http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/attachment/87" rel="attachment wp-att-1271"><br />
</a></p>
<p align="center">dial list</p>
<p>Then you go back to “customer” page, you will find all the data has been imported successful in your customer data sheets, and all information corresponding to each field in form. At the same time, dial list also appear to all the same data has been imported, according to the dialing time to go to dial the number.</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/astercrm/2011/07/import-function-prepare-well-for-predictive-dialer-in-callcenter-outbound.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The function of Number Recycling in callcenter outbound predictive dialer campaign can keep potential customer once again</title>
		<link>http://astercc.org/tips/astercrm/2011/07/the-function-of-number-recycling-in-callcenter-outbound-predictive-dialer-campaign-can-keep-potential-customer-once-again.html</link>
		<comments>http://astercc.org/tips/astercrm/2011/07/the-function-of-number-recycling-in-callcenter-outbound-predictive-dialer-campaign-can-keep-potential-customer-once-again.html#comments</comments>
		<pubDate>Fri, 08 Jul 2011 09:36:39 +0000</pubDate>
		<dc:creator>wangli</dc:creator>
				<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[callcenter]]></category>
		<category><![CDATA[campaign]]></category>
		<category><![CDATA[campaign result]]></category>
		<category><![CDATA[number recycle]]></category>
		<category><![CDATA[outbound]]></category>
		<category><![CDATA[predictive dialer]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=1238</guid>
		<description><![CDATA[Open login screen, enter the correct user name and password to submit into the management interface. Choose “dial list”， create a new campaign, click to campaign and then select the...]]></description>
			<content:encoded><![CDATA[<p>Open login screen, enter the correct user name and password to submit into the management interface. Choose “dial list”， create a new campaign, click to campaign and then select the “Add” button. Pop-up a list box about add campaign, according to your demands to fill the information completely.</p>
<p><a href="http://astercc.org/tips/astercrm/2011/07/the-function-of-number-recycling-in-callcenter-outbound-predictive-dialer-campaign-can-keep-potential-customer-once-again.html/attachment/11" rel="attachment wp-att-1240"><img class="aligncenter size-full wp-image-1240" title="11" src="http://astercc.org/wp-content/uploads//2011/07/11.jpg" alt="" width="531" height="302" /></a></p>
<p style="text-align: center;">Add Campaign</p>
<p>Under the toolbar you will find Campaign Result, add.</p>
<p><a href="http://astercc.org/tips/astercrm/2011/07/the-function-of-number-recycling-in-callcenter-outbound-predictive-dialer-campaign-can-keep-potential-customer-once-again.html/attachment/a2" rel="attachment wp-att-1244"><img class="aligncenter size-full wp-image-1244" title="a2" src="http://astercc.org/wp-content/uploads//2011/07/a2.jpg" alt="" width="415" height="133" /></a></p>
<p style="text-align: center;">Arrow points to the Campaign Result</p>
<p>Then it will pop up a window of Campaign Result</p>
<p><a href="http://astercc.org/tips/astercrm/2011/07/the-function-of-number-recycling-in-callcenter-outbound-predictive-dialer-campaign-can-keep-potential-customer-once-again.html/attachment/33-2" rel="attachment wp-att-1245"><img class="aligncenter size-full wp-image-1245" title="33" src="http://astercc.org/wp-content/uploads//2011/07/331.jpg" alt="" width="415" height="225" /></a></p>
<p>You can set up by yourself according to your own business maybe used in result name, it can be refused access, voicemail, dead number or other such results. The campaign name you can choose the campaign that you have established just now, or you may also specify the choice plan. Back to agent began to call the number from dial list, add a phone number</p>
<p><a href="http://astercc.org/tips/astercrm/2011/07/the-function-of-number-recycling-in-callcenter-outbound-predictive-dialer-campaign-can-keep-potential-customer-once-again.html/attachment/s1" rel="attachment wp-att-1246"><img class="aligncenter size-full wp-image-1246" title="s1" src="http://astercc.org/wp-content/uploads//2011/07/s1.jpg" alt="" width="415" height="264" /></a></p>
<p>Arrow points to add a phone number to dial list, fill in the information completely, continue. You can also choose to bulk import, in order to import the phone number into dial list.</p>
<p>When the call is connecting, the screen will pop up a window for agent to record the customer information. According to call ends the agent may choose the call result setting up before corresponding to the state. Then click Update. System prompted to update successfully.</p>
<p><a href="http://astercc.org/tips/astercrm/2011/07/the-function-of-number-recycling-in-callcenter-outbound-predictive-dialer-campaign-can-keep-potential-customer-once-again.html/attachment/s22" rel="attachment wp-att-1247"><img class="aligncenter size-full wp-image-1247" title="s22" src="http://astercc.org/wp-content/uploads//2011/07/s22.jpg" alt="" width="520" height="183" /></a></p>
<p>Right now you go back to see the dialed, you will find the results of a column in the Campaign Result information displayed. Allow you clearly to see the result of customer in the form of campaign result.</p>
<p><a href="http://astercc.org/tips/astercrm/2011/07/the-function-of-number-recycling-in-callcenter-outbound-predictive-dialer-campaign-can-keep-potential-customer-once-again.html/attachment/ss1" rel="attachment wp-att-1248"><img class="aligncenter size-full wp-image-1248" title="ss1" src="http://astercc.org/wp-content/uploads//2011/07/ss1.jpg" alt="" width="418" height="239" /></a></p>
<p>Then let we see the dailed, the system will prompted the call is answered or no answer, which results in the campaign result will be prompted to the form or how about answer and no answer. Management will consider screening out potential customers in its next outbound, object among those empty number, wrong number or do not want to keep the number of filtered out.</p>
<p>First, we find the search option to open the drop-down list, find the campaign result, input you want to keep in the back of the results, for example, you want to keep “refuse”or “voicemail,” enter the appropriate results, and select Options – “recycle”, so that these dailed numbers will be present to dail list again.</p>
<p><a href="http://astercc.org/tips/astercrm/2011/07/the-function-of-number-recycling-in-callcenter-outbound-predictive-dialer-campaign-can-keep-potential-customer-once-again.html/attachment/ssss3" rel="attachment wp-att-1249"><img class="aligncenter size-full wp-image-1249" title="ssss3" src="http://astercc.org/wp-content/uploads//2011/07/ssss3.jpg" alt="" width="415" height="72" /></a></p>
<p>The numbers be recycled will present to dial list once again.</p>
<p><a href="http://astercc.org/tips/astercrm/2011/07/the-function-of-number-recycling-in-callcenter-outbound-predictive-dialer-campaign-can-keep-potential-customer-once-again.html/attachment/ssss55" rel="attachment wp-att-1250"><img class="aligncenter size-full wp-image-1250" title="ssss55" src="http://astercc.org/wp-content/uploads//2011/07/ssss55.jpg" alt="" width="415" height="160" /></a></p>
<p>With this method, you may also filter out the wrong number or dead number to delete.</p>
<p>In this way, the dail list will save those numbers that you have already recycled unsuccessful once more, to make the next dial-up, to keep more potential customers.</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/astercrm/2011/07/the-function-of-number-recycling-in-callcenter-outbound-predictive-dialer-campaign-can-keep-potential-customer-once-again.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The successful application about asterCC in questionnaire system of call center</title>
		<link>http://astercc.org/cases/2011/07/the-successful-application-about-astercc-in-questionnaire-system-of-call-center.html</link>
		<comments>http://astercc.org/cases/2011/07/the-successful-application-about-astercc-in-questionnaire-system-of-call-center.html#comments</comments>
		<pubDate>Fri, 01 Jul 2011 07:55:15 +0000</pubDate>
		<dc:creator>wangli</dc:creator>
				<category><![CDATA[Cases]]></category>
		<category><![CDATA[asterCC Comercial]]></category>
		<category><![CDATA[call conference]]></category>
		<category><![CDATA[callcenter]]></category>
		<category><![CDATA[commercial]]></category>
		<category><![CDATA[market survey]]></category>
		<category><![CDATA[questionnaire]]></category>
		<category><![CDATA[service center system]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=1215</guid>
		<description><![CDATA[“Use astercc systems enable us to bid farewell to original one hand phone one hand record of all the traditional mode, and fundamentally improved customer service, just click on a...]]></description>
			<content:encoded><![CDATA[<p style="line-height: 26px; font-size: 14px;">“Use astercc systems enable us to bid farewell to original one hand phone one hand record of all the traditional mode, and fundamentally improved customer service, just click on a “start” button and it is automatically set number, then screen out the customer information and contact information, and the main content of the conversation will be kept in the system, to pay a visit after return.Customer are satisfied with the system, efficiency upgrading and the work becoming more and more relaxed”</p>
<p style="text-align: right; font-size: 14px;">——from the evaluation of one client</p>
<p>&nbsp;</p>
<p><strong>Project Background</strong></p>
<p>D-NOTICE ENTERPRISE MANAGEMENT CONSULTANT CO,LTD in shijiazhuang was established by 2009, one company that work for all enterprise and public institution and provide business processes outsourcing (BPO) and institutions overall outsourcing service of professional service management vendors. The company mainly develop IT project research and development, call center outsourcing, customer service management and process management and process of recycling outsourcing service products. In technical research mainly aim at the various of needs in call center and analysis and design to satisfy all kinds of needs in call center. In leading the technology, high quality services to develop into two major call center at the base, a product development center of corporate framework. The service incorporate management system and advanced technique to develop its strengths with Baidu China, zhejiang Dnnice group, China telecom, China Unicom, Hisense group, etc. for the establishment of the long-term stability of the partnership. astercc to make D-NOTICE become more strong. Make up for the shortages of previous system, maximize their enterprises and achieved a perfect combination technology. In the near future，D-NOTICE must be move towards to globalization、 collectivization enterprise, to develop into a comprehensive and diversified outsourced service provider.</p>
<p><a href="http://cn.astercc.org/wp-content/uploads//2011/06/2222222.jpg"><img class="aligncenter size-full wp-image-1778" title="2222222" src="http://cn.astercc.org/wp-content/uploads//2011/06/2222222.jpg" alt="" width="379" height="219" /></a></p>
<p><a href="http://astercc.org/cases/2011/07/the-successful-application-about-astercc-in-questionnaire-system-of-call-center.html/attachment/555555555555" rel="attachment wp-att-1325"><img class="aligncenter size-full wp-image-1325" title="555555555555" src="http://astercc.org/wp-content/uploads//2011/07/555555555555.jpg" alt="" width="482" height="717" /></a></p>
<p><a href="http://v.youku.com/v_show/id_XMjc4NDY3Mjcy.html" target="_blank">click to view the live operation and interview about astercc</a></p>
<p><a href="http://v.youku.com/v_show/id_XMjc4NjQ3OTg4.html" target="_blank">click to view astercc questionnaire system of call center</a></p>
<p>&nbsp;</p>
<h2><strong>About asterCC</strong></h2>
<p>Modern call center, it is far more than handle incoming call and outgoing call, call center it is a technique. lie in making the calls more digitization, management and storage, search, etc. astercc collect all the advantages of comprehensive, full operation，achieve the least workload the highest efficiency.</p>
<h2>Functional modules：</h2>
<p style="line-height: 26px;">1、astercc can help you record every customer every time to speak, when a customer calling on the screen will turn up the customer information and communication history records.</p>
<p style="line-height: 26px;">2、astercc can design an interactive voice menu to provide one-stop information service.</p>
<p style="line-height: 26px;">3、astercc also offers professional questionnaire system and autodialer，open up a door in calls for you.</p>
<p style="line-height: 26px;">4、astercc automatically generates various of data reports, use of the report roll , you can soon analysis the pieces of information from thousands of conversation.</p>
<p style="line-height: 26px;">In addition, astercc also offers some utility tools, for example, setting and warning tasks， using the phone，message and email to promote and publicize, you may through the google map find the way or path, etc.</p>
<p><a href="http://astercc.org/cases/2011/07/the-successful-application-about-astercc-in-questionnaire-system-of-call-center.html/attachment/qq%e6%88%aa%e5%9b%be%e6%9c%aa%e5%91%bd%e5%90%8d-2" rel="attachment wp-att-1221"><img class="aligncenter size-full wp-image-1221" title="QQ截图未命名" src="http://astercc.org/wp-content/uploads//2011/07/QQ截图未命名1.png" alt="" width="563" height="409" /></a></p>
<p style="text-align: center;">System management interface</p>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/cases/2011/07/the-successful-application-about-astercc-in-questionnaire-system-of-call-center.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to use processdata.pl to check duplicate data for astercc database</title>
		<link>http://astercc.org/tips/2011/05/how-to-use-processdata-pl-to-check-duplicate-data-for-astercc-database.html</link>
		<comments>http://astercc.org/tips/2011/05/how-to-use-processdata-pl-to-check-duplicate-data-for-astercc-database.html#comments</comments>
		<pubDate>Sat, 21 May 2011 06:58:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=1191</guid>
		<description><![CDATA[There is a perl script named processdata.pl in astercc scripts directory, you can use it to check duuplicate or truncate for your astercc database. First, need to configure astercc.conf about...]]></description>
			<content:encoded><![CDATA[<p>There is a perl script named processdata.pl in astercc scripts directory, you can use it to check duuplicate or truncate for your astercc database.</p>
<p>First, need to configure astercc.conf about tow segment [check_duplicate] and [truncate_table], let&#8217;s go to astercc scripts dirctory(/opt/asterisk/scripts/astercc/), and edit astercc.conf</p>
<p>[check_duplicate] for configure paramer of checking duplicate data:</p>
<p>Format:  table = field1:field2:[field1,field2]|orderfield(default:id),order(default ASC)|condition_table:condition_display:foreign_key</p>
<p>for example: we want to check duplicate phonenumber in customer table  and order by created time asc, just add following line :</p>
<p style="padding-left: 30px;">customer = phone:mobile:phone,mobile|cretime,asc</p>
<p>we define three table in default astercc.conf, customer, customer_lead and diallist. just like following:</p>
<p>[check_duplicate]<br />
;Format=&gt; table = field1:field2:[field1,field2]|orderfield(default:id),order(default ASC)|condition_table:condition_display:foreign_key<br />
customer = phone:mobile:phone,mobile|cretime,asc<br />
customer_leads = phone:mobile:phone,mobile<br />
diallist = dialnumber|cretime,asc|campaign:campaignname:campaignid</p>
<p>and the configuration for truncate table is samlply, just add table name = 1 in  [truncate_table] segment:</p>
<p>[truncate_table]<br />
mycdr = 1<br />
customer= 1<br />
customer_leads= 1<br />
note= 1<br />
note_lead= 0<br />
diallist= 1<br />
dialedlist= 0</p>
<p>Now,  let&#8217;s execute processdata.pl  and follow the prompts to check dumpliate or truncate table step by step.</p>
<p>./processdata.pl</p>
<p>first step, you should select what you want to do , check duplicate or truncate, I selected check duplicate , just type &#8220;C&#8221; and press enter.</p>
<p><img src="data:image/png;base64,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" alt="" /></p>
<p>and then need to select which table you want to check,  just type the number of  table, I selected 1 for customer table;</p>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYQAAABNCAIAAAApT4RMAAAEWUlEQVR4nO3dXYKaMBQGUB67wa7WtXQvfZvS/NyEIHLVc540xmtCh28CA3b79fvPBnA7YQSkIIyAFH7C6PG/oluz8Y28+/gLw+l82Hz5CvuV0f7Ht5lHLxrTNc6P/+otcKj+sPO7/3vxdc6EUW8lNdNefFZvRda0Vmdh/Pt3xSvH4TiXJ9Wr8zO88/PdrKTIYDmMek+f1d6zXGdh/M39f9LRefX6BON8yr9XsxrcoAij+d+0j0rvpbh+UKdnrc7k+IMBHN1dF+Y1X6eeTlxtYTvDS/VWRrXhT/9at5N7xXydtfFPvrT8ccM+vToLYTQcANzp0jCa+U2+sNxYq3M+THuPh3UWVkbNeRXbMx7PoTCyVuJ+9Z/26z695f2wfdv9lAfHCMFL84M5M86gvffp8SCD7TD/lqBO/fTMdpgfHlzIRY9ACsIISEEYASkIIyAFYQSkIIyAFIQRkIIwAlKow8jFb8ANmjfK3jievTwjAS53xcqouF9h31g/3jq3KQzvXWgW3LcE/Yu3pIpg+FJPD6PmDt98qflxvf69xmYe7YMpri+DIItLwyh4abhy6ZUKwqj54FGZGSrwahnC6FCfhTBaGCrwapNhNH9EM3PYVZzuGfbfWlnTaxdG8JZ6Xztb7/Pzu26vyL5O8SDu3xxMkWjNysG84s8FXs1Fj0AKwghIQRgBKQgjIAVhBKQgjIAUhBGQgjACUsj8FSIJPXf72Nrwz/5/lP1pTLKHJBlG4bmjyjlHuEHzMO3kHlLcnLFvrB9vx2/X6HUuPi7ov7XuR5mfXW++w3EG2yeeMnw+32c0N63xAOrxDNuLPA3Kwucrwuj8PhBUCIKpt4IY1q935uLBozIz1ECw/Knr1+3DcLQs4ksVJ7DPF1wIo0N9FsJoYaiBySXM0RXTU8YGb2zyBPb8r+v4N39dbab/NrEzZw6j3nwntwN8hX0YBYcJh44dZuoUD+L+9Y5atO+f7h8EU4s/dzivOlOC9q3KnaPbAT6fix6BFIQRkIIwAlIQRnuPjrvHBV9AGAEpCCMgBWEEpCCMgBQu/T6jZrVD9XvjCcbpfDO8pau/z+h8qetCR2xBIi/7PqOtv/KK/4g+H0Yz9et7MvzxHlKov0LkfBLF1YqW+Gmz5VB78FQGQSJPXxkthEu8SDkZRlt/5SWMIJHbw+jqlVHwqjCCRC79PqOjh2lXrIwmD9MEE9xs8k/7h84l7evMnDNe7j/T3us8nDLwUi56BFIQRkAKwghIQRgBKQgjIAVhBKQgjIAUhBGQQu+ix8nrAG+8YtCVivBRereDHLre+uQYjlZw2TR8oGYYFYLbKZpv7PVvrrxmbtfojSqaGPBemodpj/4dpM28mHkarLyGOdh7qfcu4P30TmD3Vi4zYdTsHyfOwsiFEXyUmTCKKwyXTsM6wgj475xR89DpojDqHaY111kzBYH3VpzAjk8814G13F4MI27vdQ6iCngzLnoEUhBGQAZ/AYPNEXL047cVAAAAAElFTkSuQmCC" alt="" /></p>
<p>next select which fields in table you want to check duplicate, I select &#8217;3&#8242; for check phone and mobile .</p>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXcAAABPCAIAAACf/BLdAAAEOUlEQVR4nO3bXZqrIAwAUPe/pdncfetnBWIAf2/PeepQDBFLRltdFgAAAAAAAOj396367i2JHeLG/IMp7Q0y9m7XEJfN0lFjzcSZzyGI8Or1cqL1vEyuigc6ZB1eP2gy1Pxqmdn83kFn4tzyqbg98p16q0zr3CfTvhmr6x/pWJyB/NdbtQZNJlnNM5nPbv5LcezyqWbyLBuDvQiGKPNcB4zHTcbp2uWlOL7B67Hjksw/nvze+Wm9Fc7KVcoj13o3+POo9kySXXEG8i8PfJzbbrYD+WQ6bFZFMoFDhuuKXF1Im24zxyWTVfL4Jqc3GHT+eFUjj33+n1VlqoXw826rc/XTE7dn4nTluRsnmX+QwMBxykcbyL/1Z9dktvKM4yfDxp2rMceOS35nk/uVeR0nFh+vzVutj/Ru58njfoM4ueSs9XabnJF8nLH8k28NbJL/FGb6D+xO3O3GKjMW56VVpneehw/oUxxeZYL/RcNVZjjOsUd9/mAfWGUy89yb50lVZnc+Z45LJrHWvG3inF1lqjlnxh0e7hF1JzjX+vuWb19Wu9fqHL+VT2Ymz6A9P0txnkflU21fcvM8k+duMskhguT/VgupN58yZiafpVh+1fbW/mby3M0/k09m3Nag5SwBj2N9AidKnh8BAAAAAAAA5zrpRzs/BwKn3xqgygDLMl0LWvdKfyLHd0wn47hXCl5sfuluHq+I26uVaKw/8A6HVJn867jKVPvHD4YBT/f8KjOZHnCz6jLuOmtQZYC64Eqkt8q0vs1df6FbvQjq7a/owC+y8oETOcUAAAAAAAAA4DDX/widGW7+XmTgEVq39l857jUbAvebWfmfZwLKUK0nCZbGaVR8blW2e+wA3mFyiW4ePlpWdaQ6SrXoZPJpBYy3Am42vzjLs5jdKhMnkK8ynqKEpztkZd5YZQYzBq6xe9mSXMYDVeaMKybgceLLjWSVWW+++V5mM8QmbHXcVkq97QAAAAAAAAAAAHC9U+9ne8Wdcpkkqx1esXdws/g2/8OHeKzhJF+xd/AUMwumfMJgEzZ+kiAZJ3natQ5S7lpr3GXviYfWWNXRnebAl0OWxDpItXAsjWU/2T9OZlNxWnGqRSczYpyYQgNfJpdEa5VWX8dVptp/I5nM5kVQZVr5tFpaG3blCb/l4VVmLJnrq0xXnvD/271MyC+bG6tMmedAlTnjiglYlvDbzd4qU4Zat2zenekfr+0yyFIUlDJyaypa4/a2A7PuWlEWM/yEG/91KzEAAAAAAAAA/5vNPWz5TU7Oqz6o363hZcqbVgc2nB+6q7NCA28SrNj4NvmysdW/eq4U34Yf1ztVBl6m9TDOpk+5VebP4Fxpt8Dl24HXaJ1rZKpMtf8ZpyQKDbxYpjpUO7T6qzLw61pXMSdVmdYVU/XMKLMh8HSfL2WDb23LSjTcXo4etCc7AwA/6h8IYJDJC6MiqgAAAABJRU5ErkJggg==" alt="" /></p>
<p>now you should select a option from check duplicate :</p>
<p><img src="data:image/png;base64,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" alt="" /></p>
<p>the last step, it&#8217;ll list all of you selected and you need confirm to run:</p>
<p><img src="data:image/png;base64,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" alt="" /></p>
<p>press &#8216;Y&#8217; to start checking</p>
<p><img src="data:image/png;base64,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" alt="" /></p>
<p>It&#8217;ll delete the duplicate and record data to a csv file.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/2011/05/how-to-use-processdata-pl-to-check-duplicate-data-for-astercc-database.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asterCC-BOX released version 0.21-beta</title>
		<link>http://astercc.org/latest_news/2011/03/astercc-box-released-version-0-21-beta.html</link>
		<comments>http://astercc.org/latest_news/2011/03/astercc-box-released-version-0-21-beta.html#comments</comments>
		<pubDate>Fri, 04 Mar 2011 13:01:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Latest News]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=1174</guid>
		<description><![CDATA[asterCC-BOX released version 0.2: Update freepbx to 2.8.1 Update asterCC to 0.21-beta]]></description>
			<content:encoded><![CDATA[<ul>
<li><a class="downloadlink" href="http://astercc.org/download/asterCC-BOX-0.21-beta.iso" title="Version 0.21-beta downloaded 2936 times" >asterCC-BOX-0.21-beta.iso (2936) - </a></li>
</ul>
<p style="padding-left: 30px;">asterCC-BOX released version 0.2:</p>
<p style="padding-left: 30px;">Update freepbx to 2.8.1</p>
<p style="padding-left: 30px;">Update asterCC to 0.21-beta</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/latest_news/2011/03/astercc-box-released-version-0-21-beta.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>billing with accountcode works on freepbx(asterisk) + aserbilling</title>
		<link>http://astercc.org/tips/2011/03/billing-with-accountcode-works-on-freepbxasterisk-aserbilling.html</link>
		<comments>http://astercc.org/tips/2011/03/billing-with-accountcode-works-on-freepbxasterisk-aserbilling.html#comments</comments>
		<pubDate>Fri, 04 Mar 2011 06:55:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asterBilling]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=1162</guid>
		<description><![CDATA[The asterbilling support billing with accoutcode since version 0.15 in asterCC 0.21 beta, the following content show how it works: We said you alread set the trunk and outbound rule...]]></description>
			<content:encoded><![CDATA[<p>The asterbilling support billing with accoutcode since version 0.15 in asterCC 0.21 beta, the following content show how it works:</p>
<p>We said you alread set the trunk and outbound rule in freepbx for dial out. Now, we should add a extension in freepbx as follwing image,</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/03/add-extension.png"><img class="size-full wp-image-1163 alignnone" title="add extension" src="http://astercc.org/wp-content/uploads//2011/03/add-extension.png" alt="" width="526" height="390" /></a></p>
<p>and set the accountcode for this extension :</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/03/add-accountcode.png"><img class="size-full wp-image-1164 alignnone" title="add accountcode" src="http://astercc.org/wp-content/uploads//2011/03/add-accountcode.png" alt="" width="551" height="536" /></a></p>
<p>Then we should configure astercc to billing with accountcode.</p>
<p>first,  set the parameter <strong>billingfield= accountcode </strong>in /opt/asterisk/scripts/astercc/astercc.conf</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/03/set-billfield.png"><img class="aligncenter size-full wp-image-1165" title="set billfield" src="http://astercc.org/wp-content/uploads//2011/03/set-billfield.png" alt="" width="346" height="82" /></a></p>
<p>and restart asterccd ( /etc/init.d/asterccd resstart )</p>
<p>Login to asterbilling and add the clid with accountcode</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/03/add-clid.png"><img class="alignnone size-full wp-image-1167" title="add clid" src="http://astercc.org/wp-content/uploads//2011/03/add-clid.png" alt="" width="506" height="367" /></a></p>
<p>Login as groupadmin or operator to test</p>
<p><a href="http://astercc.org/wp-content/uploads//2011/03/billing-with-accountcode.png"><img class="alignnone size-full wp-image-1168" title="billing with accountcode" src="http://astercc.org/wp-content/uploads//2011/03/billing-with-accountcode.png" alt="" width="346" height="396" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/2011/03/billing-with-accountcode-works-on-freepbxasterisk-aserbilling.html/feed</wfw:commentRss>
		<slash:comments>0</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! -->
