<?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, asterCRM, asterBilling documents</description>
	<lastBuildDate>Wed, 01 Sep 2010 05:48:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>set the special dialplan work with campaign callerid</title>
		<link>http://astercc.org/tips/2010/08/set-the-special-dialplan-work-with-campaign-callerid.html</link>
		<comments>http://astercc.org/tips/2010/08/set-the-special-dialplan-work-with-campaign-callerid.html#comments</comments>
		<pubDate>Wed, 25 Aug 2010 08:10:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=824</guid>
		<description><![CDATA[when you set a callerid for a campaign in astercrm, maybe you could find that the campaign callerid is not only show in customer&#8217;s phone , but also in agent&#8217;s phone. Now let&#8217;s fix this poplem together with asterisk dialplan. First,we set a new dialplan such as following lines: [from-internal-mask] exten =&#62; _X.,1,NoOp(${CUSCID}) exten =&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>when you set a callerid for a campaign in astercrm, maybe you could find that the campaign callerid is not only show in customer&#8217;s phone , but also in agent&#8217;s phone. Now let&#8217;s fix this poplem together with asterisk dialplan.</p>
<p>First,we set a new dialplan such as following lines:</p>
<blockquote><p>[from-internal-mask]</p>
<p>exten =&gt; _X.,1,NoOp(${CUSCID})<br />
exten =&gt; _X.,n,GoToIf($["${CUSCID}" = "NONE"]?dial)<br />
exten =&gt; _X.,n,Set(CALLERID(num)=${CUSCID})<br />
exten =&gt; _X.,n(dial),GoTo(<span style="color: #ff6600;">from-internal</span>,${EXTEN},1)</p></blockquote>
<p>In above dialplan we said you are using from-internal for dialout, if not you should change &#8220;from-internal&#8221; to your dialplan at last line.</p>
<p>And then, we should edit the  &#8216;Incontext&#8217; of campaign to &#8216;from-internal-mask&#8217;</p>
<p style="text-align: center;"><a href="http://astercc.org/wp-content/uploads//2010/08/ttt.jpg"><img class="size-full wp-image-825 aligncenter" title="ttt" src="http://astercc.org/wp-content/uploads//2010/08/ttt.jpg" alt="" width="495" height="355" /></a></p>
<p>Now, try it if work well.</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/2010/08/set-the-special-dialplan-work-with-campaign-callerid.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asterCC-1.0-beta-rc1 released  (commercial version)</title>
		<link>http://astercc.org/tips/2010/08/astercc-1-0-beta-rc1-released.html</link>
		<comments>http://astercc.org/tips/2010/08/astercc-1-0-beta-rc1-released.html#comments</comments>
		<pubDate>Mon, 16 Aug 2010 09:50:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=800</guid>
		<description><![CDATA[astercc1.0 is a contact center system, while providing a powerful CRM (customer relationship management) functions, including features we often use like inbound / outbound missile screen, call recording, interactive voice menu (IVR), call queues and so on. Basicly by using astercc, you can record every customer call, the time when the customer calls appear on [...]]]></description>
			<content:encoded><![CDATA[<div>
<ul></ul>
<ul>
<li> <a class="downloadlink" href="http://astercc.org/download/asterCC-BOX-1.0-beta-rc1.iso" title="Version asterCC-BOX-1.0-beta-rc1 downloaded 1968 times" >asterCC-BOX-1.0-beta-rc1.iso (1968) - 520.42 MB</a></li>
<li><a class="downloadlink" href="http://astercc.org/download/asterCC-1.0_beta_rc1.tar.gz" title="Version 1.0-beta-rc1 downloaded 447 times" >asterCC-1.0-beta-rc1 (447) - 38.61 MB</a></li>
<li> <a class="downloadlink" href="http://astercc.org/download/asterCC1.0-beta-rc1_user_manual_Simplified_Chinese.pdf" title="Version 1.0-beta-rc1 downloaded 553 times" >Astercc1.0-beta-rc1_user_manual(Simplified Chinese) (553) - 17.37 MB</a></li>
</ul>
<ul></ul>
<div>
<p style="padding-left: 30px;">astercc1.0 is a contact center system, while  providing a powerful CRM  (customer relationship management) functions,  including features we  often use like inbound / outbound missile  screen, call recording,  interactive voice menu (IVR), call queues and  so on. Basicly by using  astercc, you can record every customer call,  the time when the customer  calls appear on the screen of the customer  contact information and  historical contact records, or the design of an  interactive voice menu  (IVR) to provide self-service inquiries. In  addition, the use of  reporting tools, so you can quickly call from  thousands of the critical  information. Finally, astercc also offers a  variety of practical tools,  such as the task of setting and reminders  by telephone, SMS and EMAIL of  enterprise information, check the map or  use the google map paths.</p>
<p style="padding-left: 30px;">If you already have your own business system, you can come in its perfect integration<sup><a id="fnt__1" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','wiki.astercc.com']);" name="fnt__1" href="http://wiki.astercc.com/doku.php?id=:start#fn__1">1)</a></sup>,   for example, a customer calls you want your system to show customers   information, used astercc the secondary development interface, you can   quickly complete the work.</p>
<p style="padding-left: 30px;">For <acronym title="Internet Service Provider">ISP</acronym>,  astercc is  the best choice to carry out new business, whether  functional or  telephone call center switching (PBX), astercc support  SAAS mode, simply  building a system, we can provide services to  multiple customers .</p>
<p style="padding-left: 30px;"><a href="http://astercc.org/wp-content/uploads//2010/08/login.jpg"><img class="alignleft size-full wp-image-810" style="border: 1px solid black;" title="login" src="http://astercc.org/wp-content/uploads//2010/08/login.jpg" alt="" width="463" height="252" /></a></p>
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;"><a href="http://astercc.org/wp-content/uploads//2010/08/systeminfo.jpg"><img class="alignleft size-full wp-image-816" style="border: 1px solid black;" title="systeminfo" src="http://astercc.org/wp-content/uploads//2010/08/systeminfo.jpg" alt="" width="491" height="263" /></a></p>
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;"><a href="http://astercc.org/wp-content/uploads//2010/08/agent_managerment.jpg"><img class="alignleft size-full wp-image-818" title="agent_managerment" src="http://astercc.org/wp-content/uploads//2010/08/agent_managerment.jpg" alt="" width="490" height="262" /></a></p>
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;"><a href="http://astercc.org/wp-content/uploads//2010/08/agent_portal.jpg"><img class="alignleft size-full wp-image-819" title="agent_portal" src="http://astercc.org/wp-content/uploads//2010/08/agent_portal.jpg" alt="" width="491" height="263" /></a></p>
<p style="padding-left: 30px;">
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/2010/08/astercc-1-0-beta-rc1-released.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>asterCC 0.14-beta and asterCC BOX 0.14-beta-rc1 released</title>
		<link>http://astercc.org/tips/2010/06/astercc-014-beta-and-astercc-box-014-beta-rc1-released.html</link>
		<comments>http://astercc.org/tips/2010/06/astercc-014-beta-and-astercc-box-014-beta-rc1-released.html#comments</comments>
		<pubDate>Thu, 17 Jun 2010 09:05:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[asterBilling]]></category>
		<category><![CDATA[asterCC]]></category>
		<category><![CDATA[asterCRM]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=771</guid>
		<description><![CDATA[asterCC-BOX-0.14-beta-rc1 asterCRM 0.62: * added dnc(do not call list) for daillist * fixed worktimepackage bug with astercctools * fixed can not update callresult to dialedlist in astercrm.agi * added update groupid and accountid to mycdr(parameter &#8220;update_groupid&#8221; in astercc.conf) asterBilling 0.12: * updated astercc daemon to fixed the a billing issue, which may cause the billing [...]]]></description>
			<content:encoded><![CDATA[<a class="downloadlink" href="http://astercc.org/download/astercc-0.14-beta-rc1.zip" title="Version astercc-0.14-beta-rc1 downloaded 631 times" >asterCC V0.14-beta-rc1 (631) - 14.84 MB</a>
<p><a title="asterCC-BOX-0.14-beta-rc1" href="http://sourceforge.net/projects/asterisk-crm/files/asterCC%20BOX/asterCC%20BOX%200.14%20beta%20rc1/asterCC-BOX-0.14-beta-rc1.iso/download" target="_blank">asterCC-BOX-0.14-beta-rc1</a></p>
<p><strong>asterCRM 0.62:</strong></p>
<p>* added dnc(do not call list) for daillist</p>
<div class="imageframe alignleft" style="width: 726px;"><a title="dnc1" rel="lightbox[pics761]" href="http://astercc.org/wp-content/uploads/2010/06/dnc1.png"><img class="attachment wp-att-765 alignnone" src="http://astercc.org/wp-content/uploads/2010/06/dnc1.png" alt="dnc1" width="508" height="179" /></a></p>
<div class="imagecaption">
<div class="imageframe alignleft" style="width: 605px;"><a title="dnc2" rel="lightbox[pics761]" href="http://astercc.org/wp-content/uploads/2010/06/dnc2.png"><img class="attachment wp-att-767" src="http://astercc.org/wp-content/uploads/2010/06/dnc2.png" alt="dnc2" width="424" height="162" /></a></div>
</div>
</div>
<p>* fixed worktimepackage bug with astercctools<br />
* fixed can not update callresult to dialedlist in astercrm.agi<br />
* added update groupid and accountid to mycdr(parameter &#8220;update_groupid&#8221;   in astercc.conf)</p>
<p><strong>asterBilling 0.12:</strong></p>
<p>* updated astercc daemon to fixed the a billing issue, which may  cause the billing sec is less than the  real billing time</p>
<p>* added playbalance.agi for listen the balance of callshop by a clid<a title="astercrm_mp3player" rel="lightbox[pics651]" href="http://astercc.org/wp-content/uploads/2009/11/astercrm_mp3player.png"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/2010/06/astercc-014-beta-and-astercc-box-014-beta-rc1-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asterCC and asterCC-BOX released 0.14-beta</title>
		<link>http://astercc.org/tips/2010/05/astercc-and-astercc-box-released-014-beta.html</link>
		<comments>http://astercc.org/tips/2010/05/astercc-and-astercc-box-released-014-beta.html#comments</comments>
		<pubDate>Thu, 27 May 2010 02:40:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=735</guid>
		<description><![CDATA[asterCC-BOX-0.14-beta asterCRM 0.062: * added export in cdr page * added parameters(uniqueid/calldate) when ust extenal crm * not display diallist function when login as dynamic agent * added update groupid and accountid to mycdr(parameter &#8220;update_groupid&#8221; in astercc.conf) * improved processmonitors * improved export funciton, supoorts to export xls and cvs format * improved report page [...]]]></description>
			<content:encoded><![CDATA[<a class="downloadlink" href="http://astercc.org/download/astercc-0.14-beta.zip" title="Version astercc-0.14-beta downloaded 398 times" >asterCC V0.14-beta (398) - 14.79 MB</a>
<p><a title="asterCC-BOX-0.14-beta" href="http://downloads.sourceforge.net/project/asterisk-crm/asterCC%20BOX/asterCC%20BOX%200.14%20beta/asterCC-BOX-0.14-beta.iso?use_mirror=softlayer" target="_blank">asterCC-BOX-0.14-beta</a></p>
<p><strong>asterCRM 0.062:</strong></p>
<p>* added export in cdr page</p>
<p>* added parameters(uniqueid/calldate) when ust extenal crm</p>
<p>* not display diallist function when login as dynamic agent</p>
<p>* added update groupid and accountid to mycdr(parameter &#8220;update_groupid&#8221;  in astercc.conf)</p>
<p>* improved processmonitors</p>
<p>* improved export funciton, supoorts to export xls and cvs format</p>
<p>* improved report page</p>
<p>* astercc daemon support astersik 1.6.x</p>
<p>* added script astercrm_update_cdr(update customer id to mycdr)</p>
<p>* added astercrm.agi(update call result to dialedlist and Answering  Machine Detect when using predictive dialer)</p>
<p>* fixed worktime bug when use predictive dialer</p>
<p><strong>asterBilling 0.12:</strong></p>
<p>* improved profile page of resller and groupadmin(could view the own  balance)</p>
<p>* fixed the currency bug of recharge by paypal</p>
<p>* added display callshop Balance in systemstatus</p>
<p>* improve clid page (could control the clid if display in systemstatus  as a booth)</p>
<p>* improved systemstatus(could be open manager page in current page)</p>
<p>* added set free call function in receipt page</p>
<p>* improved receipt to close page when paid</p>
<p>* improved cdr page to set special color for unbilled or free call</p>
<p>* improved report(display memo and note)</p>
<p>* added could set a special turnk for each resller dialout</p>
<p>* astercc daemon support astersik 1.6.x</p>
<p>* improved reselleroutbound.agi, support spare trunk</p>
<p>* added account_log page(records the account login logs)</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/2010/05/astercc-and-astercc-box-released-014-beta.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use astercrm.agi to answering machine detect and auto update call result of diledlist</title>
		<link>http://astercc.org/tips/2010/05/use-astercrmagi-to-answering-machine-detect-and-auto-update-call-result-of-diledlist.html</link>
		<comments>http://astercc.org/tips/2010/05/use-astercrmagi-to-answering-machine-detect-and-auto-update-call-result-of-diledlist.html#comments</comments>
		<pubDate>Thu, 27 May 2010 02:26:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=716</guid>
		<description><![CDATA[In astercrm 0.062，we call use astercrm.agi to answering machine detect and auto update call result of diledlist. How to: a) in your asterisk, add two context in your dialplan for reselleroutbound.agi, in directory scripts, we also provided a conf file named “extensions_astercc.conf”, [from-astercrm] and [from-astercrm-amd] is the context for astercrm.agi, if you have installed astercc [...]]]></description>
			<content:encoded><![CDATA[<p>In astercrm  0.062，we call use astercrm.agi to answering machine detect and auto update call result of diledlist.</p>
<p>How to:</p>
<p>a)  in your asterisk, add two context in your dialplan for  reselleroutbound.agi, in directory scripts, we also provided a conf file  named “extensions_astercc.conf”, [from-astercrm] and [from-astercrm-amd]   is the  context for astercrm.agi, if you have installed astercc via the  shell script install.sh, this conf file will be copy to your asterisk  etc folder, and add a new line in your extensions.conf  “#include  extensions_astercc.conf”, now you can use [from-astercrm] and [from-astercrm-amd] as the  context for astercrm.agi, if you are using asterCC-Box, it’s configed  already.</p>
<p>If you installed astercc manually, you would like to copy   extensions_astercc.conf  to asterisk etc folder(usually it’s  /etc/asterisk ), and add the include line in your extensions.conf  (#include extensions_astercc.conf, if it’s a system based freepbx,  please add this line to /etc/asterisk/extensions_custom.conf).</p>
<div class="imageframe alignleft" style="width: 507px;"><a title="extensions_astercc.conf" rel="lightbox[pics513]" href="http://cn.astercc.org/wp-content/uploads//2010/05/extensions_asterccconf1.jpg"><br />
<img class="attachment wp-att-516" src="http://cn.astercc.org/wp-content/uploads//2010/05/extensions_asterccconf1.jpg" alt="extensions_astercc.conf" width="507" height="375" /><br />
</a></div>
<div class="imagecaption">extensions_astercc.conf</div>
<p>b) configure campaign</p>
<div class="imagecaption"><a title="crd_amd_en" rel="lightbox[pics716]" href="http://astercc.org/wp-content/uploads/2010/05/crd_amd_en.jpg"><img class="attachment wp-att-717 aligncenter" src="http://astercc.org/wp-content/uploads/2010/05/crd_amd_en.jpg" alt="crd_amd_en" width="498" height="571" /></a></div>
<p>select &#8220;Call Result Detect&#8221; and &#8220;Aswering Machine Detect&#8221;, and then fill the context for them</p>
<p>c) try it we add some records in diallist for campaign</p>
<div class="imageframe alignleft" style="width: 613px;"><a title="dialist" rel="lightbox[pics513]" href="http://cn.astercc.org/wp-content/uploads//2010/05/dialist.jpg"></a></div>
<div class="imageframe alignleft" style="width: 610px;"><a title="dialist_en" rel="lightbox[pics716]" href="http://astercc.org/wp-content/uploads/2010/05/dialist_en.jpg"><img class="attachment wp-att-718" src="http://astercc.org/wp-content/uploads/2010/05/dialist_en.jpg" alt="dialist_en" width="610" height="90" /></a></div>
<p>dialout  use  predictive dialer: this one , the callee refulsed, got the following data in dialedlist:</p>
<div style="text-align: center;">
<div class="imageframe centered" style="width: 306px;"><a title="dialist_en1" rel="lightbox[pics716]" href="http://astercc.org/wp-content/uploads/2010/05/dialist_en1.jpg"><img class="attachment wp-att-720" src="http://astercc.org/wp-content/uploads/2010/05/dialist_en1.jpg" alt="dialist_en1" width="306" height="90" /></a></p>
<div class="imagecaption">dialist_en1</div>
</div>
</div>
<p>and this one the callee is a fax machine, got ollowing data in dialedlist and surveyresult:</p>
<div class="imageframe alignleft" style="width: 799px;"><a title="dialedlist21" rel="lightbox[pics513]" href="http://cn.astercc.org/wp-content/uploads//2010/05/dialedlist21.jpg"></a></div>
<div class="imageframe alignleft" style="width: 801px;"><a title="dialist_en2" rel="lightbox[pics716]" href="http://astercc.org/wp-content/uploads/2010/05/dialist_en2.jpg"><img class="attachment wp-att-721 aligncenter" src="http://astercc.org/wp-content/uploads/2010/05/dialist_en2.jpg" alt="dialist_en2" width="801" height="188" /></a></div>
<div class="imageframe alignleft" style="width: 314px;"><a title="dialist_en3" rel="lightbox[pics716]" href="http://astercc.org/wp-content/uploads/2010/05/dialist_en3.jpg"><img class="attachment wp-att-722" src="http://astercc.org/wp-content/uploads/2010/05/dialist_en3.jpg" alt="dialist_en3" width="314" height="90" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/2010/05/use-astercrmagi-to-answering-machine-detect-and-auto-update-call-result-of-diledlist.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>config trunk and failover trunk in asterbilling</title>
		<link>http://astercc.org/tips/2010/05/config-trunk-and-failover-trunk-in-asterbilling.html</link>
		<comments>http://astercc.org/tips/2010/05/config-trunk-and-failover-trunk-in-asterbilling.html#comments</comments>
		<pubDate>Thu, 27 May 2010 02:25:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[asterBilling]]></category>
		<category><![CDATA[a2billing]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[callshop]]></category>
		<category><![CDATA[failover]]></category>
		<category><![CDATA[Freepbx]]></category>
		<category><![CDATA[trunk]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=708</guid>
		<description><![CDATA[in the new asterbilling, we provide a reselleroutbound.agi, so you can specific different reseller use different trunk (ex. each reseller use a account in a2billing), and you can config a failover trunk for the reseller. Howto:： a) in your asterisk, add a context in your dialplan for reselleroutbound.agi, in directory scripts, we also provided a [...]]]></description>
			<content:encoded><![CDATA[<p>in the new asterbilling, we provide a reselleroutbound.agi, so you can specific different reseller use different trunk (ex. each reseller use a account in a2billing), and you can config a failover trunk for the reseller.</p>
<p>Howto:：</p>
<p>a) in your asterisk, add a context in your dialplan for reselleroutbound.agi, in directory scripts, we also provided a conf file named &#8220;extensions_astercc.conf&#8221;, [asterbilling- outbound] is the context for reselleroutbound.agi, if you have installed astercc via the shell script install.sh, this conf file will be moved to your asterisk etc folder, and add a new line in your extensions.conf  &#8220;#include extensions_astercc.conf&#8221;, now you can use [asterbilling-outbound] as the context for asterbilling, if you are using asterCC-Box, it&#8217;s configed already. If you installed astercc manually, you would like to copy  extensions_astercc.conf  to asterisk etc folder(usually it&#8217;s /etc/asterisk ), and add the include line in your extensions.conf (#include extensions_astercc.conf, if it&#8217;s a system based freepbx, please add this line to /etc/asterisk/extensions_custom.conf)</p>
<div><a title="extensions_astercc.conf" rel="lightbox[pics708]" href="http://astercc.org/wp-content/uploads/2010/05/extensions_asterccconf11.jpg"><img class="attachment wp-att-711" src="http://astercc.org/wp-content/uploads/2010/05/extensions_asterccconf11.jpg" alt="extensions_astercc.conf" /></a></p>
<div class="imagecaption">extensions_astercc.conf</div>
</div>
<p>b)config the trunk for reseller</p>
<div><a title="reseller_trunk1" rel="lightbox[pics708]" href="http://astercc.org/wp-content/uploads/2010/05/reseller_trunk1en.jpg"><img class="attachment wp-att-712" src="http://astercc.org/wp-content/uploads/2010/05/reseller_trunk1en.jpg" alt="reseller_trunk1" width="497" height="580" /></a></div>
<p>when clid dialout, it&#8217;ll use turnk1 first and if  dail failed, it&#8217;ll try to dial by trunk2</p>
<p>There are three type of trunk: auto，default and customize</p>
<p>auto：reselleroutbound.agi don&#8217;t proccess anything，and  goto next step of context</p>
<p>default：your can select a default trunk that set in [resellertrunk] segment asterbilling.conf.php,  could be set tow default system trunk:</p>
<p>[resellertrunk]<br />
trunk1_type = sip<br />
trunk1= reselleroutbound1<br />
trunk2_type = sip<br />
trunk2= reselleroutbound2</p>
<p>customize：add new trunk for this reseller，should click &#8220;reload&#8221; button to generate asterisk conf file when saved trunk infomation</p>
<div><a title="reseller_trunk2en" rel="lightbox[pics708]" href="http://astercc.org/wp-content/uploads/2010/05/reseller_trunk2en.jpg"><img class="attachment wp-att-713" src="http://astercc.org/wp-content/uploads/2010/05/reseller_trunk2en.jpg" alt="reseller_trunk2en" width="285" height="81" /></a></div>
<p>when you add the trunk for the first time, when you reload, if will have two conf file: sip_astercc_registrations.conf  and  sip_astercc_trunks.conf , if you are not using astercc-box, please include these files to your sip.conf(for freepbx based system, please add  #include sip_astercc_registrations.conf to /etc/asterisk/sip_registrations_custom.conf, and add #include sip_astercc_trunks.conf  to /etc/asterisk/sip_custom.conf, and then do sip reload in asterisk , for the next time you add trunk, just need click the &#8220;reload&#8221; button.</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/2010/05/config-trunk-and-failover-trunk-in-asterbilling.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>new astercc released</title>
		<link>http://astercc.org/astercc/2010/04/new-astercc-released.html</link>
		<comments>http://astercc.org/astercc/2010/04/new-astercc-released.html#comments</comments>
		<pubDate>Sun, 25 Apr 2010 09:51:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asterCC]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=700</guid>
		<description><![CDATA[astercc 1.0 released]]></description>
			<content:encoded><![CDATA[<p>the new generation of astercc release its first version 1.0 beta, can be download on<a href="http://astercc.org/downloads" target="_self"> http://astercc.org/downloads</a>, the biggest difference of this new product is that it&#8217;s not open source any more, but more useful &amp; powerful features, for details please visit <a href="http://wiki.astercc.com" target="_blank">http://wiki.astercc.com</a>. Also, we will keep developing astercc 0.x, in fact we will release 0.14 soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/astercc/2010/04/new-astercc-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asterCC &amp; asterCC BOX released 0.13</title>
		<link>http://astercc.org/tips/2009/11/astercc-released-013.html</link>
		<comments>http://astercc.org/tips/2009/11/astercc-released-013.html#comments</comments>
		<pubDate>Thu, 19 Nov 2009 12:26:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[asterCC]]></category>
		<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[call center]]></category>
		<category><![CDATA[callcenter]]></category>
		<category><![CDATA[callshop]]></category>
		<category><![CDATA[contact center]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=676</guid>
		<description><![CDATA[asterCC-BOX-0.13 download asterCC BOX 0.13: * updated to freepbx 2.6 rc2 * updated to asternic 1.2 * updated to asterCC 0.13 asterCRM 0.061: * added agents manager in astercrm to manage agents.conf * fixed the bug that cant edit worktime_package * added callOrder field in diallist * added diallist panel in portal page * added [...]]]></description>
			<content:encoded><![CDATA[<a class="downloadlink" href="http://astercc.org/download/astercc-0.13.zip" title="Version 0.13 downloaded 3193 times" >asterCC V0.13 (3193) - 14.26 MB</a>
<p><strong><a title="asterCC-BOX-0.12 beta released" href="http://master.dl.sourceforge.net/project/asterisk-crm/asterCC%20BOX/asterCC%20BOX%200.13/asterCC-BOX-0.13.iso" target="_blank">asterCC-BOX-0.13 download</a></strong></p>
<p>asterCC BOX 0.13:</p>
<p>* updated to freepbx 2.6 rc2<br />
* updated to asternic 1.2<br />
* updated to asterCC 0.13</p>
<p>asterCRM 0.061:</p>
<p>* added agents manager in astercrm to manage agents.conf<br />
* fixed the bug that cant edit worktime_package<br />
* added callOrder field in diallist<br />
* added diallist panel in portal page<br />
* added the daemon to convert recording files to mp3 format<br />
* added mp3 online player<br />
* added agent portal panel switcher<br />
* added clear screen button in agent portal</p>
<p>asterBilling 0.11:</p>
<p>* fixed the prefix billing<br />
* added professional mode<br />
* added member mode switch<br />
* added Portuguese support</p>
<div class="imageframe alignleft" style="width: 1021px;"><a title="astercrm_agentsettings" rel="lightbox[pics651]" href="http://astercc.org/wp-content/uploads/2009/11/astercrm_agentsettings.png"><img class="attachment wp-att-667" src="http://astercc.org/wp-content/uploads/2009/11/astercrm_agentsettings.png" alt="astercrm_agentsettings" width="552" height="268" /></a></p>
<div class="imagecaption">astercrm agent management</div>
</div>
<div class="imageframe alignleft" style="width: 1021px;">
<div class="imagecaption">
<div class="imageframe alignleft" style="width: 486px;"><a title="astercrm_clearscreen" rel="lightbox[pics651]" href="http://astercc.org/wp-content/uploads/2009/11/astercrm_clearscreen.png"><img class="attachment wp-att-664" src="http://astercc.org/wp-content/uploads/2009/11/astercrm_clearscreen.png" alt="astercrm_clearscreen" width="486" height="148" /></a></p>
<div class="imagecaption">astercrm clearscreen</div>
<div class="imagecaption">
<div class="imageframe alignleft" style="width: 1002px;"><a title="astercrm_dialliatpannel" rel="lightbox[pics651]" href="http://astercc.org/wp-content/uploads/2009/11/astercrm_dialliatpannel.png"><img class="attachment wp-att-663" src="http://astercc.org/wp-content/uploads/2009/11/astercrm_dialliatpannel.png" alt="astercrm_dialliatpannel" width="541" height="173" /></a></p>
<div class="imagecaption">astercrm diallist pannel</div>
<div class="imagecaption">
<div class="imageframe alignleft" style="width: 774px;"><a title="astercrm_panelswitcher" rel="lightbox[pics651]" href="http://astercc.org/wp-content/uploads/2009/11/astercrm_panelswitcher.png"><img class="attachment wp-att-662" src="http://astercc.org/wp-content/uploads/2009/11/astercrm_panelswitcher.png" alt="astercrm_panelswitcher" width="464" height="80" /></a></p>
<div class="imagecaption">astercrm panels witcher</div>
<div class="imagecaption">
<div class="imageframe alignleft" style="width: 569px;"><a title="astercrm_mp3player" rel="lightbox[pics651]" href="http://astercc.org/wp-content/uploads/2009/11/astercrm_mp3player.png"><img class="attachment wp-att-661" src="http://astercc.org/wp-content/uploads/2009/11/astercrm_mp3player.png" alt="astercrm_mp3player" width="512" height="326" /></a></p>
<div class="imagecaption">astercrm mp3player for recording files</div>
<div class="imagecaption">
<div class="imageframe alignleft" style="width: 1002px;"><a title="asterbilling_professional" rel="lightbox[pics651]" href="http://astercc.org/wp-content/uploads/2009/11/asterbilling_professional.png"><img class="attachment wp-att-665" src="http://astercc.org/wp-content/uploads/2009/11/asterbilling_professional.png" alt="asterbilling_professional" width="541" height="136" /></a></p>
<div class="imagecaption">asterbilling professional mode</div>
<div class="imagecaption">
<div class="imageframe alignleft" style="width: 748px;"><a title="asterbilling_portuguese" rel="lightbox[pics651]" href="http://astercc.org/wp-content/uploads/2009/11/asterbilling_portuguese.png"><img class="attachment wp-att-666" src="http://astercc.org/wp-content/uploads/2009/11/asterbilling_portuguese.png" alt="asterbilling_portuguese" width="449" height="41" /></a></p>
<div class="imagecaption">asterbilling portuguese language support</div>
<div class="imagecaption"></div>
<div class="imagecaption">.</div>
<div class="imagecaption">
<div class="imageframe alignleft" style="width: 1005px;"><a title="freepbx2.6 in asterCC BOX 0.13" rel="lightbox[pics676]" href="http://astercc.org/wp-content/uploads/2009/11/freepbx26.png"><img class="attachment wp-att-690" src="http://astercc.org/wp-content/uploads/2009/11/freepbx26.png" alt="freepbx2.6 in asterCC BOX 0.13" width="543" height="309" /></a></p>
<div class="imagecaption">freepbx2.6 in asterCC BOX 0.13</div>
<div class="imagecaption"></div>
<div class="imagecaption"></div>
</div>
</div>
<div class="imagecaption"></div>
<div class="imagecaption"></div>
<div class="imagecaption">
<div class="imageframe alignleft" style="width: 1005px;"><a title="asternic_realtime" rel="lightbox[pics676]" href="http://astercc.org/wp-content/uploads/2009/11/asternic_realtime.png"><img class="attachment wp-att-691" src="http://astercc.org/wp-content/uploads/2009/11/asternic_realtime.png" alt="asternic_realtime" width="543" height="306" /></a></p>
<div class="imagecaption">asternic_realtime</div>
<div class="imagecaption"></div>
<div class="imagecaption"></div>
</div>
</div>
<div class="imagecaption"></div>
<div class="imagecaption"></div>
<div class="imagecaption">
<div class="imageframe alignleft" style="width: 1002px;"><a title="asternic_distribution" rel="lightbox[pics676]" href="http://astercc.org/wp-content/uploads/2009/11/asternic_distribution.png"><img class="attachment wp-att-692" src="http://astercc.org/wp-content/uploads/2009/11/asternic_distribution.png" alt="asternic_distribution" width="541" height="307" /></a></p>
<div class="imagecaption">asternic_distribution</div>
</div>
</div>
<div class="imagecaption"></div>
<div class="imagecaption"></div>
<div class="imagecaption"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p><a title="astercrm_mp3player" rel="lightbox[pics651]" href="http://astercc.org/wp-content/uploads/2009/11/astercrm_mp3player.png"><br />
</a></div>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/2009/11/astercc-released-013.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tutorial: use astercrm &amp; asterisk for broadcasting</title>
		<link>http://astercc.org/tips/2009/11/tutorial-use-astercrm-asterisk-for-broadcasting.html</link>
		<comments>http://astercc.org/tips/2009/11/tutorial-use-astercrm-asterisk-for-broadcasting.html#comments</comments>
		<pubDate>Fri, 06 Nov 2009 06:39:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[broadcasting]]></category>
		<category><![CDATA[callcenter]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[outbound campaign]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=632</guid>
		<description><![CDATA[in this tutorial, it will guide u how to broadcast your message in asterisk and astercrm. 1. add outbound context in asterisk add the following content in your dialplan (like extensions.conf) [for-outbound] exten =&#62; _X.,1,Dial(SIP/yourtrunk/${EXTEN},45) exten =&#62; _X.,n,Hangup exten =&#62; h,1,NoOp(${DIALSTATUS}) exten =&#62; h,n,Hangup here  &#8220;yourtrunk&#8221; should be defined in your sip conf file, or [...]]]></description>
			<content:encoded><![CDATA[<p>in this tutorial, it will guide u how to broadcast your message in asterisk and astercrm.</p>
<p>1. add outbound context in asterisk</p>
<p>add the following content in your dialplan (like extensions.conf)</p>
<blockquote><p>[for-outbound]<br />
exten =&gt; _X.,1,Dial(SIP/yourtrunk/${EXTEN},45)<br />
exten =&gt; _X.,n,Hangup</p>
<p>exten =&gt; h,1,NoOp(${DIALSTATUS})<br />
exten =&gt; h,n,Hangup</p></blockquote>
<p>here  &#8220;yourtrunk&#8221; should be defined in your sip conf file, or you can use other trunk you have, like IAX2, ZAP, DAHD I&#8230;</p>
<p>2. add inbound context in asterisk</p>
<p>add the following content in your dialplan (like extensions.conf)</p>
<blockquote><p>[for-collection]<br />
exten =&gt; _X.,1,NoOp(${EXTEN})<br />
exten =&gt; _X.,Background(YOURMESSAGE)<br />
exten =&gt; _X.,n,Hangup</p>
<p>exten =&gt; 1,1,Queue(1000); means when customer press 1 when it&#8217;s playing, he will reach your queue 1000</p>
<p>exten =&gt; h,1,Hangup()</p></blockquote>
<p>then it will look like</p>
<p><a title="context" rel="lightbox[pics632]" href="http://astercc.org/wp-content/uploads/2009/11/context.jpg"><img class="attachment wp-att-639 " src="http://astercc.org/wp-content/uploads/2009/11/context.jpg" alt="context" width="522" height="233" /></a></p>
<p>3. add group in astercrm</p>
<p>login astercrm as admin, then go to extension-&gt;group admin, add a group for this broadcasting project</p>
<p><a href="http://astercc.org/wp-content/uploads/2009/11/group.jpg"><img class="attachment wp-att-633 alignnone" src="http://astercc.org/wp-content/uploads/2009/11/group.jpg" alt="group" width="547" height="250" /></a></p>
<p>4. add campaign in astercrm</p>
<p>then go to diallist-&gt;campaign, add a campaign, in outcontext and incontext, we will put the context we added before, for-outbound and for-collection</p>
<p><a title="campaign" rel="lightbox[pics632]" href="http://astercc.org/wp-content/uploads/2009/11/campaign.jpg"><img class="attachment wp-att-637 " src="http://astercc.org/wp-content/uploads/2009/11/campaign.jpg" alt="campaign" width="544" height="311" /></a></p>
<p>5. upload the diallist</p>
<p>you can upload a excel/cvs file to diallist, or you can insert record to diallist table using your script</p>
<p>numbers.csv</p>
<p><a title="numbers" rel="lightbox[pics632]" href="http://astercc.org/wp-content/uploads/2009/11/numbers.jpg"><img class="attachment wp-att-642 " src="http://astercc.org/wp-content/uploads/2009/11/numbers.jpg" alt="numbers" width="269" height="384" /></a></p>
<p>import:</p>
<p><a title="import" rel="lightbox[pics632]" href="http://astercc.org/wp-content/uploads/2009/11/import.jpg"><img class="attachment wp-att-643 " src="http://astercc.org/wp-content/uploads/2009/11/import.jpg" alt="import" width="521" height="344" /></a></p>
<p>6. start the dialer</p>
<p>then u can go to dialer page to enable the campaign,  also you can set a limitation of  the max outbound calls there</p>
<p><a title="dialer" rel="lightbox[pics632]" href="http://astercc.org/wp-content/uploads/2009/11/dialer.jpg"><img class="attachment wp-att-644 " src="http://astercc.org/wp-content/uploads/2009/11/dialer.jpg" alt="dialer" width="524" height="168" /></a></p>
<p>7. set a time limitation</p>
<p>if you only want it dial at spcific time, you can add a time package for the campaign. first add some time</p>
<p>diallist -&gt; worktime</p>
<p><a title="worktime" rel="lightbox[pics632]" href="http://astercc.org/wp-content/uploads/2009/11/worktime.jpg"><img class="attachment wp-att-645 " src="http://astercc.org/wp-content/uploads/2009/11/worktime.jpg" alt="worktime" width="524" height="185" /></a></p>
<p>then create a work time package and add the worktime in</p>
<p><a title="worktime_package" rel="lightbox[pics632]" href="http://astercc.org/wp-content/uploads/2009/11/worktime_package.jpg"><img class="attachment wp-att-646 " src="http://astercc.org/wp-content/uploads/2009/11/worktime_package.jpg" alt="worktime_package" width="526" height="284" /></a></p>
<p>then set the campaign to use this work time package</p>
<p><a title="campaign_with_worktime" rel="lightbox[pics632]" href="http://astercc.org/wp-content/uploads/2009/11/campaign_with_worktime.jpg"><img class="attachment wp-att-647 " src="http://astercc.org/wp-content/uploads/2009/11/campaign_with_worktime.jpg" alt="campaign_with_worktime" width="507" height="450" /></a></p>
<p>8. check dial result</p>
<p>go to diallist -&gt; dialedlist, you can find the result</p>
<p><a title="dialedlist" rel="lightbox[pics632]" href="http://astercc.org/wp-content/uploads/2009/11/dialedlist.jpg"><img class="attachment wp-att-648 " src="http://astercc.org/wp-content/uploads/2009/11/dialedlist.jpg" alt="dialedlist" width="519" height="300" /></a></p>
<p>hope this post can help you create ur first broadcasting campaign, and u can also improve on this, like u can use a script to insert to diallist automaticly or set some survey so customer can press in their option when listening to your message.</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tips/2009/11/tutorial-use-astercrm-asterisk-for-broadcasting.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>auto recycle the dialed number in a campaign</title>
		<link>http://astercc.org/astercrm/2009/10/auto-recycle-the-dialed-number-in-a-campaign.html</link>
		<comments>http://astercc.org/astercrm/2009/10/auto-recycle-the-dialed-number-in-a-campaign.html#comments</comments>
		<pubDate>Fri, 30 Oct 2009 03:57:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[auto recycle]]></category>
		<category><![CDATA[campaign]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[outbound]]></category>
		<category><![CDATA[recycle number]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=629</guid>
		<description><![CDATA[how to auto recycle in a outbound campaign]]></description>
			<content:encoded><![CDATA[<p>in a outbound campaign,  some number would be failed to be reached, like no answer,  hangup caused by bad voice quality, so we need to dial these numbers again, then we provide the  auto recycle feature.</p>
<p>Max trytime:  the maximum time we will try, if we have dialed the number more than a number, it would not dial any more</p>
<p>Recyle time: when to recyle the number, 3600 means  it will recycle the number after 3600 seconds if it dialed last time.</p>
<p>Min Duration: if the talking time is  equal or less than the min duration, it will be recycled.</p>
<p><img class="attachment wp-att-630 alignleft" src="http://astercc.org/wp-content/uploads/2009/10/sc.jpg" alt="campaign" width="536" height="579" /></p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/astercrm/2009/10/auto-recycle-the-dialed-number-in-a-campaign.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
