<?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呼叫中心和计费解决方案 &#187; 电话卡</title>
	<atom:link href="http://cn.astercc.org/tag/%e7%94%b5%e8%af%9d%e5%8d%a1/feed" rel="self" type="application/rss+xml" />
	<link>http://cn.astercc.org</link>
	<description>asterCC, asterisk 呼叫中心,IP电话交换机和计费解决方案</description>
	<lastBuildDate>Wed, 01 Feb 2012 05:42:36 +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>为a2billing增加集中式话吧和实时计费功能</title>
		<link>http://cn.astercc.org/2009/02/01/%e4%b8%baa2billing%e5%a2%9e%e5%8a%a0%e9%9b%86%e4%b8%ad%e5%bc%8f%e8%af%9d%e5%90%a7%e5%92%8c%e5%ae%9e%e6%97%b6%e8%ae%a1%e8%b4%b9%e5%8a%9f%e8%83%bd.html</link>
		<comments>http://cn.astercc.org/2009/02/01/%e4%b8%baa2billing%e5%a2%9e%e5%8a%a0%e9%9b%86%e4%b8%ad%e5%bc%8f%e8%af%9d%e5%90%a7%e5%92%8c%e5%ae%9e%e6%97%b6%e8%ae%a1%e8%b4%b9%e5%8a%9f%e8%83%bd.html#comments</comments>
		<pubDate>Sun, 01 Feb 2009 13:54:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asterBilling]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[a2billing]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[asterisk2billing]]></category>
		<category><![CDATA[实时计费]]></category>
		<category><![CDATA[电话卡]]></category>
		<category><![CDATA[计费]]></category>
		<category><![CDATA[话吧]]></category>
		<category><![CDATA[集中式话吧]]></category>

		<guid isPermaLink="false">http://cn.astercc.org/?p=333</guid>
		<description><![CDATA[如果你已经有一个正在工作的a2billing系统, 你可能想为它增加一些新的功能, 例如为你的客户提供一个集中式话吧解决方案, 这里我就介绍一下如何让asterbilling与a2billing一起工作. 1. 在a2billing中增加一个新的配置 在a2billing.conf中增加一个新的配置信息, 例如 [agi-conf2] , 确认你已经修改了以下选项: answer_call = NO play_audio = NO use_dnid = YES number_try = 1 say_balance_after_auth = NO say_balance_after_call = NO say_rateinitial...]]></description>
			<content:encoded><![CDATA[<p>如果你已经有一个正在工作的a2billing系统, 你可能想为它增加一些新的功能, 例如为你的客户提供一个集中式话吧解决方案, 这里我就介绍一下如何让asterbilling与a2billing一起工作.</p>
<p>1. 在a2billing中增加一个新的配置</p>
<p>在a2billing.conf中增加一个新的配置信息, 例如 [agi-conf2] , 确认你已经修改了以下选项:</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>总之, 取消任何提示和语音信息</p>
<p>2. 在 asterisk extensions中增加新的拨号计划(dialplan)</p>
<p>默认的情况下, a2billing中生成的 sip 用户会使用 a2billing 这个context, 因此我们在 extensions.conf 中增加这个 context</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. 在a2billing中增加客户</p>
<p>接下来我们在a2billing中增加一个客户(customer), 确认你启用了sip和iax功能( enabled sip or iax ), 之后再点击 “generate” 按钮然后点  “reload” 链接 使刚添加的sip/iax帐户生效</p>
<p>并且你需要将这个客户设置成 “postpay” , 并且在余额限制的地方写一个大的数值, 因为你是不需要在a2billing里面对这个用户计费的, 因此需要确保这个客户可以顺利的通话而不会得到余额不足的提示</p>
<p>下一步到 “List Sip-friend” 或者 “List iax-friend” 取得用户名和密码(username/secret), 然后在你的电话上设置好, 尝试拨打一个电话, 如果一切正常的话, 你应该是可以成功拨打一个电话了</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. 在asterbilling中增加一个号码(clid)</p>
<p>登入asterbilling 然后增加一个号码 (clid), 这里要使用你在 a2billing 里面添加的用户名(username), 注意只有系统管理员(admin)和分销商(reseller)可以添加clid</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 以管理员或是操作员登入, 你的话吧应该可以开始工作了 <img src='http://cn.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://cn.astercc.org/2009/02/01/%e4%b8%baa2billing%e5%a2%9e%e5%8a%a0%e9%9b%86%e4%b8%ad%e5%bc%8f%e8%af%9d%e5%90%a7%e5%92%8c%e5%ae%9e%e6%97%b6%e8%ae%a1%e8%b4%b9%e5%8a%9f%e8%83%bd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asterbilling与asterisk2billing(a2billing)对asterisk计费的区别</title>
		<link>http://cn.astercc.org/2008/11/22/asterbilling%e4%b8%8easterisk2billinga2billing%e5%af%b9asterisk%e8%ae%a1%e8%b4%b9%e7%9a%84%e5%8c%ba%e5%88%ab.html</link>
		<comments>http://cn.astercc.org/2008/11/22/asterbilling%e4%b8%8easterisk2billinga2billing%e5%af%b9asterisk%e8%ae%a1%e8%b4%b9%e7%9a%84%e5%8c%ba%e5%88%ab.html#comments</comments>
		<pubDate>Sat, 22 Nov 2008 02:41:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asterBilling]]></category>
		<category><![CDATA[a2billing]]></category>
		<category><![CDATA[asteisk]]></category>
		<category><![CDATA[asterisk billing]]></category>
		<category><![CDATA[asterisk计费]]></category>
		<category><![CDATA[calling card]]></category>
		<category><![CDATA[实时计费]]></category>
		<category><![CDATA[电话卡]]></category>

		<guid isPermaLink="false">http://cn.astercc.org/?p=194</guid>
		<description><![CDATA[asterbilling与asterisk2billing(a2billing)对asterisk计费的区别]]></description>
			<content:encoded><![CDATA[<p>a2billing 是一个被广泛应用的计费系统，它与asterBilling 有什么区别呢？</p>
<h4><strong>系统工作原理：</strong></h4>
<p>a2billing 通过AGI与astersisk结合工作，每个电话都需要要经过a2billing.agi进行处理，所以你需要修改你的asterisk的拨号路由，将每个通话送入a2billing.agi进行处理，当然你需要将a2billing的脚本放入你的asterisk服务器中。</p>
<p>asterbilling 作为一个运行在linux中的守护进程, 由TCP协议承载通过AMI连接asterisk,你不需要对你的asterisk做任何修改，就可以用asaterbilling 进行计费。甚至asterBilling可以与a2billing系统一起工作。</p>
<p><strong>许可 &amp; 费用：</strong></p>
<p>a2billing: 100% 开源，完全免费。</p>
<p>asterbilling: web脚本开源，提供五个免费并发通道许可，如果需要更多，则要购买许可。<strong></strong></p>
<p><strong>性能：<br />
</strong>a2billing: 大概每单台服务器能支持100个并发？我还没有具体测试过&#8230; <img src='http://cn.astercc.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>asterbilling: 经测试的可超过 240个并发,还没有测试过更大的并发。</p>
<p><strong>最佳应用：</strong></p>
<p>a2billing: 电话卡，回拨或话务批发方案。</p>
<p>asterbilling: 对嵌入式astiersk系统计费, pbx (如所有基于 freepbx 的系统), 话吧, 集中式连锁话吧方案，多级计费。</p>
<p><strong>其它方面：</strong></p>
<p>a2billing: openser</p>
<p>asterbilling: 实时计费,代理商/话吧/客户 三级计费</p>
]]></content:encoded>
			<wfw:commentRss>http://cn.astercc.org/2008/11/22/asterbilling%e4%b8%8easterisk2billinga2billing%e5%af%b9asterisk%e8%ae%a1%e8%b4%b9%e7%9a%84%e5%8c%ba%e5%88%ab.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! -->
