<?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; asterisk2billing</title>
	<atom:link href="http://astercc.org/tag/asterisk2billing/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>add callshop &amp; realtime billing feature to your a2billing</title>
		<link>http://astercc.org/tutorial-2/2009/01/add-callshop-feature-to-your-a2billing.html</link>
		<comments>http://astercc.org/tutorial-2/2009/01/add-callshop-feature-to-your-a2billing.html#comments</comments>
		<pubDate>Tue, 27 Jan 2009 14:26:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[a2billing]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[asterisk2billing]]></category>
		<category><![CDATA[callshop]]></category>
		<category><![CDATA[hosted callshop]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=513</guid>
		<description><![CDATA[If you have a a2billing working already, you may want to add some more features, like make it work as a hosted callshop, here we&#8217;ll introduce how to add callshop...]]></description>
			<content:encoded><![CDATA[<p>If you have a a2billing working already, you may want to add some more features, like make it work as a hosted callshop, here we&#8217;ll introduce how to add callshop feature using asterbilling.</p>
<p>1. add a new conf in your a2billing</p>
<p>add a new conf like [agi-conf2] in a2billing.conf, make sure you have the changed the following options:</p>
<p>; Manage the answer on the call</p>
<p>answer_call = NO<br />
play_audio = NO<br />
use_dnid = YES<br />
number_try = 1<br />
say_balance_after_auth = NO<br />
say_balance_after_call = NO<br />
say_rateinitial = NO<br />
say_timetocall = NO<br />
cid_enable = NO<br />
cid_auto_assign_card_to_cid = NO</p>
<p>anyway, disable all prompt &amp; announcement</p>
<p>2. add new dialplan in asterisk extensions</p>
<p>by default, sip peer generated by a2billing will use context a2billing, so we add</p>
<p>[a2billing]<br />
; for asterbilling booth<br />
exten =&gt; _X.,1,DeadAGI,a2billing.php|2</p>
<p><a href="http://astercc.org/wp-content/uploads/2009/01/sc-2.png"><img class="alignnone size-full wp-image-515" title="sc-2" src="http://astercc.org/wp-content/uploads/2009/01/sc-2.png" alt="sc-2"/></a></p>
<p>3. add costomer in a2billing</p>
<p>then we add a customer in a2billing, make sure you enabled sip or iax account, then click the &#8220;generate&#8221; button and click &#8220;reload&#8221; link</p>
<p>also u may want to set this customer as &#8220;postpay&#8221; and a big number for the limit coz you would not charge customer in a2billing, just make sure this customer could make calls with no problem</p>
<p>4. set your ip phone</p>
<p>go to &#8220;List Sip-friend&#8221; or &#8220;List iax-friend&#8221; get the username/secret for your phone, then try make a call, if everything goes well, u should make a call successfully</p>
<p><a href="http://astercc.org/wp-content/uploads/2009/01/sc-4.png"><img class="alignnone size-full wp-image-517" title="sc-4" src="http://astercc.org/wp-content/uploads/2009/01/sc-4.png" alt="sc-4"  /></a></p>
<p>5. add clid in asterbilling</p>
<p>go to asterbilling and create clid using the username(if there&#8217;s callerid defined for this customers, use callerid instead) in sip-friends</p>
<p><a href="http://astercc.org/wp-content/uploads/2009/01/sc-1.png"><img class="alignnone size-full wp-image-514" title="sc-1" src="http://astercc.org/wp-content/uploads/2009/01/sc-1.png" alt="sc-1" /></a></p>
<p>6 login as groupadmin/operator and enjoy <img src='http://astercc.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://astercc.org/wp-content/uploads/2009/01/sc-3.png"><img class="alignnone size-full wp-image-516" title="sc-3" src="http://astercc.org/wp-content/uploads/2009/01/sc-3.png" alt="sc-3"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/tutorial-2/2009/01/add-callshop-feature-to-your-a2billing.html/feed</wfw:commentRss>
		<slash:comments>0</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>
	</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! -->
