<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>asterCC, asterisk callcenter and billing solution &#187; trixbox</title>
	<atom:link href="http://astercc.org/tag/trixbox/feed" rel="self" type="application/rss+xml" />
	<link>http://astercc.org</link>
	<description>asterCC, asterisk callcenter, ip pbx and billing solution</description>
	<lastBuildDate>Tue, 15 May 2012 05:06:14 +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>tutorial: use astercc,freepbx and asterisk to build a broadcasting system with IVR and Queue agents</title>
		<link>http://astercc.org/tutorial-2/2011/02/tutorial-use-astercc-freepbx-and-asterisk-to-build-a-broadcasting-system-with-ivr-and-queue-agents.html</link>
		<comments>http://astercc.org/tutorial-2/2011/02/tutorial-use-astercc-freepbx-and-asterisk-to-build-a-broadcasting-system-with-ivr-and-queue-agents.html#comments</comments>
		<pubDate>Fri, 18 Feb 2011 04:26:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cases]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[astercc box]]></category>
		<category><![CDATA[asterCC Comercial]]></category>
		<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[broadcast]]></category>
		<category><![CDATA[broadcasting]]></category>
		<category><![CDATA[callcenter]]></category>
		<category><![CDATA[commercial]]></category>
		<category><![CDATA[dialer]]></category>
		<category><![CDATA[elastix]]></category>
		<category><![CDATA[Freepbx]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[pbxinaflash]]></category>
		<category><![CDATA[predictive dialer]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[trixbox]]></category>

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

		<guid isPermaLink="false">http://astercc.org/?p=552</guid>
		<description><![CDATA[In a virtual office, you will have few receiption but they can answer calls for hundred company, in such case, they should know which number customer dialed so that they...]]></description>
			<content:encoded><![CDATA[<p>In a virtual office, you will have few receiption but they can answer calls for hundred company, in such case, they should know which number customer dialed so that they dont mess up the calls, now we introduce u how to build a virtual call center using astercrm &amp; asterisk.</p>
<p>1. add extension for receiption</p>
<p>open your browser and go to freepbx, click extension on left menu and add extensions for your receiption, here we have three extensions: 8000, 8001 and 8888</p>
<p><img class="attachment wp-att-553 alignnone" src="http://astercc.org/wp-content/uploads/2009/03/freepbx_extensions.png" alt="freepbx_extensions" width="334" height="364" /></p>
<p>2.  add a queue for your receiptions which would be used to answer incoming calls, we only add 8000 and 8001 in this queue</p>
<p><img class="attachment wp-att-554 alignnone" src="http://astercc.org/wp-content/uploads/2009/03/freepbx_queue.png" alt="freepbx_queue" width="450" height="336" /></p>
<p style="text-align: left;">and u can set some options for this reciption queue</p>
<p style="text-align: left;"><img class="attachment wp-att-555 alignnone" src="http://astercc.org/wp-content/uploads/2009/03/freepbx_queue_detail.png" alt="freepbx_queue_detail" width="450" height="446" /></p>
<p style="text-align: left;">3. add a trunk which could be used for incoming calls</p>
<p><img class="attachment wp-att-556 alignnone" src="http://astercc.org/wp-content/uploads/2009/03/freepbx_trunk.png" alt="freepbx_trunk" width="449" height="294" /></p>
<p style="text-align: left;">and the most important, set registry for this trunk so that u can get calls in</p>
<p><img class="attachment wp-att-557 alignnone" src="http://astercc.org/wp-content/uploads/2009/03/freepbx_trunk_1.png" alt="freepbx_trunk_1" width="427" height="242" /></p>
<p style="text-align: left;">4. add a inbound route so that the receiption queue could answer your incoming calls</p>
<p><img class="attachment wp-att-558 alignnone" src="http://astercc.org/wp-content/uploads/2009/03/freepbx_inbount_route.png" alt="freepbx_inbount_route" width="450" height="420" /></p>
<p style="text-align: left;">now make a call to your DID number, if everything is allright, phones of receiption should ring</p>
<p style="text-align: left;">5. go to astercrm and add account for your receiptions</p>
<p style="text-align: left;"><img class="attachment wp-att-559 alignnone" src="http://astercc.org/wp-content/uploads/2009/03/astercrm_account.png" alt="astercrm_account" width="450" height="490" /></p>
<p style="text-align: left;">6. add trunkinfo so your receiption could get some information about the number customer dialed</p>
<p style="text-align: left;"><img class="attachment wp-att-560 alignnone" src="http://astercc.org/wp-content/uploads/2009/03/astercrm_trunk_info.png" alt="astercrm_trunk_info" width="449" height="353" /></p>
<p style="text-align: left;">here Trunk Channel should be the username of your trunk, not trunk name in freepbx</p>
<p style="text-align: left;">7. login as a receiption accound and try make a call</p>
<p><img class="attachment wp-att-561 alignnone" src="http://astercc.org/wp-content/uploads/2009/03/astercrm_agent_1.png" alt="astercrm_agent_1" width="450" height="292" /></p>
<p style="text-align: center;">when ringing</p>
<p><img class="attachment wp-att-562 alignnone" src="http://astercc.org/wp-content/uploads/2009/03/astercrm_agent_2.png" alt="astercrm_agent_2" width="450" height="262" /></p>
<p style="text-align: center;">when talking</p>
<p style="text-align: left;">this tutorial could be used on trixbox, elastix or any other system using freepbx, also u can config receiption account and dialplan by your self.</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tutorial-2/2009/03/building-a-virtual-office-using-astercrm-and-freepbx-and-asterisk.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>dialer, queue and popup for asterisk callcenter(freepbx,trixbox,elastix,pbxinflash) with asterCRM</title>
		<link>http://astercc.org/cases/2008/12/dialer-queue-and-popup-for-asterisk-callcenter-freepbx-trixbox-elastix-pbxinflash-with-astercrm.html</link>
		<comments>http://astercc.org/cases/2008/12/dialer-queue-and-popup-for-asterisk-callcenter-freepbx-trixbox-elastix-pbxinflash-with-astercrm.html#comments</comments>
		<pubDate>Sun, 14 Dec 2008 10:48:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cases]]></category>
		<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[asterisk call center]]></category>
		<category><![CDATA[callcenter]]></category>
		<category><![CDATA[commercial]]></category>
		<category><![CDATA[dialer]]></category>
		<category><![CDATA[diallist]]></category>
		<category><![CDATA[elastix]]></category>
		<category><![CDATA[Freepbx]]></category>
		<category><![CDATA[outbound callcenter]]></category>
		<category><![CDATA[pbxinflash]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[predictive dialer]]></category>
		<category><![CDATA[trixbox]]></category>

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

		<guid isPermaLink="false">http://astercc.org/?p=329</guid>
		<description><![CDATA[asterBilling is a realtime billing software for asterisk. Through asterBilling, it&#8217;s very easy to build a hosted callshop solution for asterisk. benefits of asterBilling hosted callshop solution: reseller, callshop, customer...]]></description>
			<content:encoded><![CDATA[<p>asterBilling is a realtime billing software for asterisk. Through asterBilling, it&#8217;s very easy to build a hosted callshop solution for asterisk.</p>
<p>benefits of asterBilling hosted callshop solution:</p>
<ul>
<li>reseller, callshop, customer three level billing</li>
<li>all web based</li>
<li>high performance</li>
<li>all asterisk system compatible</li>
</ul>
<p>here, i&#8217;ll introduce u how to build a hosted callshop solution using asterisk and asterbilling.</p>
<p>1. step1, install asterisk</p>
<p>2. step2, set trunk and dialplan in asterisk</p>
<p>edit /etc/asterisk/sip.conf and add your trunk there</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/asterisk_trunk_setting.png"><img class="alignnone size-full wp-image-341" title="asterisk_trunk_setting" src="http://astercc.org/wp-content/uploads/2008/11/asterisk_trunk_setting.png" alt="" width="344" height="156" /></a></p>
<p>then set dialplan, go to /etc/asterisk/extensions.conf and add a context there</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/asterisk_extensions_setting.png"><img class="alignnone size-full wp-image-343" title="asterisk_extensions_setting" src="http://astercc.org/wp-content/uploads/2008/11/asterisk_extensions_setting.png" alt="" width="395" height="92" /></a></p>
<p>3. step3, install asterBilling</p>
<p>4. step4, check asterbilling.conf.php</p>
<p>We need to modify asterbilling config file to meet our system, so check the &#8220;asterbilling.conf.php&#8221; in asterbilling folder, find section &#8220;sipbuddy&#8221; change context to be &#8220;context = from-booth&#8221;, so the sip peer generated by asterbilling will use context &#8220;from-booth&#8221; for outbound calls.</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/asterbilling_conf_set_1.png"><img class="alignnone size-full wp-image-345" title="asterbilling_conf_set_1" src="http://astercc.org/wp-content/uploads/2008/11/asterbilling_conf_set_1.png" alt="" width="250" height="188" /></a></p>
<p>* if you are using freepbx, you can use &#8220;context=from-internal&#8221; here, then it you can set outbound in your freepbx and all booth will use that.</p>
<p>By default, asterbilling will generate all sip peers to the file &#8220;/etc/asterisk/sip_astercc&#8221;, you can change to other name if you want, or leave it blank if u dont want asterbilling generate the sip peers</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/asterbilling_conf_set_2.png"><img class="alignnone size-full wp-image-346" title="asterbilling_conf_set_2" src="http://astercc.org/wp-content/uploads/2008/11/asterbilling_conf_set_2.png" alt="" width="663" height="72" /></a></p>
<p>also we need to include the conf file in sip.conf so that asterisk could load peers asterbilling generated</p>
<p>modify /etc/asterisk/sip.conf and add</p>
<p><em><strong>#include sip_astercc.conf</strong></em></p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/asterisk_include_setting.png"><img class="alignnone size-full wp-image-347" title="asterisk_include_setting" src="http://astercc.org/wp-content/uploads/2008/11/asterisk_include_setting.png" alt="" width="477" height="54" /></a></p>
<p>5. step5, set resellers and groups</p>
<p>6. step6, add clid as reseller</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/reseller.png"><img class="alignnone size-medium wp-image-510" title="reseller" src="http://astercc.org/wp-content/uploads/2008/11/reseller-300x156.png" alt="reseller" width="300" height="156" /></a></p>
<p>7. step7, set rates</p>
<p>asterbilling provides three level billing:</p>
<p>rate to reseller: the rate you sell to resellers</p>
<p>rate to callshop: the rate resellers sell to callshops</p>
<p>rate to customer: the rate callshops sell to customers</p>
<p>8. step8, login as groupadmin/operate check callshop interface</p>
<p><img class="alignnone size-medium wp-image-508" title="callshop" src="http://astercc.org/wp-content/uploads/2008/11/callshop-300x165.png" alt="callshop" width="300" height="165" /></p>
<p>9. step9, check reports</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/solutions/2008/11/asterbilling-hosted-callshop-solution-for-asterisk.html/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>why we say asterCC solutions could work with all kinds of asterisk based solution.</title>
		<link>http://astercc.org/faq-2/2008/11/why-we-say-astercc-solutions-could-work-with-all-kinds-of-asterisk-based-solution.html</link>
		<comments>http://astercc.org/faq-2/2008/11/why-we-say-astercc-solutions-could-work-with-all-kinds-of-asterisk-based-solution.html#comments</comments>
		<pubDate>Sat, 15 Nov 2008 07:01:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[AMI]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[asterisk2billing]]></category>
		<category><![CDATA[billing]]></category>
		<category><![CDATA[call center]]></category>
		<category><![CDATA[callweaver]]></category>
		<category><![CDATA[contact center]]></category>
		<category><![CDATA[customized asterisk]]></category>
		<category><![CDATA[elastix]]></category>
		<category><![CDATA[embedded asterisk]]></category>
		<category><![CDATA[fonesoft]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Freepbx]]></category>
		<category><![CDATA[magiclink]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[pbxinaflash]]></category>
		<category><![CDATA[trixbox]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=243</guid>
		<description><![CDATA[asterCC package provides a call center solution and a billing solution for asterisk, the most important feature is, asterCC could work with all asterisk based solutions and no need do...]]></description>
			<content:encoded><![CDATA[<p>asterCC package provides a call center solution and a billing solution for asterisk, the most important feature is, asterCC could work with all asterisk based solutions and no need do any modification to the original system,  as we have tested, including:</p>
<ul>
<li>Trixbox</li>
<li>Elastix</li>
<li>Callweaver</li>
<li>Freepbx</li>
<li>Magiclink</li>
<li>Fonesoft</li>
<li>asterisk2billing (a2b)</li>
<li>pbx in a flash</li>
<li>&#8230;</li>
</ul>
<p>so when you are using a asterisk based system and want to add call center or billing features, asterCC is a good choice.</p>
<p>asterCC solutions connect to your asterisk via AMI over tcp, so even a embedded asterisk equipment would use asterCC for billing or contact center.</p>
<p>asterCC works based callerid, so it doesnt care what&#8217;s the asterisk dialplan or how a agi work, as long as you have  correct callerid in your asterisk, asterCC could work with it.</p>
<p>Working as daemon service in linux, asterCC is stable and extremely efficient, we have test that it could support at least 240 simultanieous asterisk calls.</p>
<p>Open source as all web scripts is, there&#8217;s also the possibility that you make your own solution based astercc daemons, and with the 5 free simultanieous channel license it provides by default, no need to pay a dollar for small business, like to bill an asterisk pbx with users less than 12.</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/faq-2/2008/11/why-we-say-astercc-solutions-could-work-with-all-kinds-of-asterisk-based-solution.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set asterBilling working with Freepbx, Trixbox, Elastix …</title>
		<link>http://astercc.org/tutorial-2/2008/11/how-to-set-asterbilling-working-with-freepbx-trixbox-elastix.html</link>
		<comments>http://astercc.org/tutorial-2/2008/11/how-to-set-asterbilling-working-with-freepbx-trixbox-elastix.html#comments</comments>
		<pubDate>Wed, 12 Nov 2008 12:42:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[asterBilling]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[asterisk billing]]></category>
		<category><![CDATA[bill asterisk phone]]></category>
		<category><![CDATA[billing]]></category>
		<category><![CDATA[elastix]]></category>
		<category><![CDATA[Freepbx]]></category>
		<category><![CDATA[pbx billing]]></category>
		<category><![CDATA[realtime billing]]></category>
		<category><![CDATA[trixbox]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=223</guid>
		<description><![CDATA[asterBilling is a realtime billing solution for asterisk, could be used as a hosted callshop or just a simple billing system for your asterisk pbx. Many people are using freepbx...]]></description>
			<content:encoded><![CDATA[<p>asterBilling is a realtime billing solution for asterisk, could be used as a hosted callshop or just a simple billing system for your asterisk pbx. Many people are using freepbx based system as their pbx, like trixbox, elastix &#8230; so here i&#8217;ll introduce you how to use asterBilling to bill your asterisk pbx.</p>
<p>the first thing is, you must have freepbx installed and have a user their, say you want to bill these two users: solo &lt;8000&gt; and donnie &lt;8001&gt;</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/freepbx_extensions.png"><img class="alignnone size-full wp-image-255" title="freepbx_extensions" src="http://astercc.org/wp-content/uploads/2008/11/freepbx_extensions.png" alt="" width="500" height="183" /></a></p>
<p>next go to asterBilling manager login (like http://asterccserver/asterbilling/manager_login.php) and login as &#8220;admin&#8221;</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/asterbilling_manager_login.png"><img class="alignnone size-full wp-image-257" title="asterbilling_manager_login" src="http://astercc.org/wp-content/uploads/2008/11/asterbilling_manager_login.png" alt="" width="388" height="293" /></a></p>
<p>Although we only want to bill our pbx,  still have to add a reseller first, go to &#8220;reseller&#8221; and click &#8220;Add&#8221; button, pur some message in the form and click &#8220;continue&#8221;</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/asterbilling_add_reseller.png"><img class="alignnone size-full wp-image-258" title="asterbilling_add_reseller" src="http://astercc.org/wp-content/uploads/2008/11/asterbilling_add_reseller.png" alt="" width="500" height="196" /></a></p>
<p>i left &#8220;Credit Lmit&#8221; to be null and &#8220;Limit Type&#8221; to &#8220;No limt&#8221; coz i just want to know how much each phone dialed each month.</p>
<p>then go to &#8220;Account Group&#8221; and add a group there</p>
<p><span id="more-223"></span></p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/asterbilling_add_group.png"><img class="alignnone size-full wp-image-259" title="asterbilling_add_group" src="http://astercc.org/wp-content/uploads/2008/11/asterbilling_add_group.png" alt="" width="500" height="216" /></a></p>
<p>next go to &#8220;Clid&#8221; and add your phones, write down the &#8220;Pin&#8221; of the phone.</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/asterbilling_add_clid.png"><img class="alignnone size-full wp-image-260" title="asterbilling_add_clid" src="http://astercc.org/wp-content/uploads/2008/11/asterbilling_add_clid.png" alt="" width="500" height="268" /></a></p>
<p>ok, now you have added the phones you want to bill in asterBilling, we need to add rate next, we have reseller rate, group rate and customer rate, I want to know the phone cost of each phone, so i only set customer rate</p>
<p>go to &#8220;Rate to Customer&#8221; and add a rate</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/asterbilling_add_rate.png"><img class="alignnone size-full wp-image-262" title="asterbilling_add_rate" src="http://astercc.org/wp-content/uploads/2008/11/asterbilling_add_rate.png" alt="" width="500" height="292" /></a></p>
<p>this 0049 rate mean all calls begin with 0049 will be charged as such rate, 0.2 for the first 180 seconds and 0.2 each minutes after the first 180 seconds, it&#8217;d be charged every 60 seconds.</p>
<p>We have a rate which prefix is &#8220;default&#8221;, so this means if no prefix matched, the call will use this rate, we can use this for internal calls.</p>
<p>Also you may noticed that we didnt select Reseller and Group, this means all Reseller and Group will use this rate.</p>
<p>After all rates are added, your configuration job is done, before you leave asterBilling, make sure astercc daemons is working or else just start them by &#8220;asterccd start&#8221;</p>
<p>When a phone user want to check his CDR and how much he have dialed, he can login asterBilling via phone login page, like http://asterccserver/asterbilling/login.php, login use phone number and pin</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/asterbilling_user_login.png"><img class="alignnone size-full wp-image-263" title="asterbilling_user_login" src="http://astercc.org/wp-content/uploads/2008/11/asterbilling_user_login.png" alt="" width="389" height="298" /></a></p>
<p>then you can see your CDR history and how much each call cost:</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/asterbilling_clid_cdr.png"><img class="alignnone size-medium wp-image-264" title="asterbilling_clid_cdr" src="http://astercc.org/wp-content/uploads/2008/11/asterbilling_clid_cdr-300x129.png" alt="" width="300" height="129" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tutorial-2/2008/11/how-to-set-asterbilling-working-with-freepbx-trixbox-elastix.html/feed</wfw:commentRss>
		<slash:comments>10</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! -->
