<?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/%e8%81%94%e7%b3%bb%e4%ba%ba%e4%bf%a1%e6%81%af/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>asterCC 中的数据导入功能</title>
		<link>http://cn.astercc.org/2008/11/18/astercc-%e4%b8%ad%e7%9a%84%e6%95%b0%e6%8d%ae%e5%af%bc%e5%85%a5%e5%8a%9f%e8%83%bd.html</link>
		<comments>http://cn.astercc.org/2008/11/18/astercc-%e4%b8%ad%e7%9a%84%e6%95%b0%e6%8d%ae%e5%af%bc%e5%85%a5%e5%8a%9f%e8%83%bd.html#comments</comments>
		<pubDate>Mon, 17 Nov 2008 16:58:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asterBilling]]></category>
		<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[使用技巧]]></category>
		<category><![CDATA[asterCC商业版]]></category>
		<category><![CDATA[客户信息]]></category>
		<category><![CDATA[拨号列表]]></category>
		<category><![CDATA[数据导入]]></category>
		<category><![CDATA[联系人信息]]></category>
		<category><![CDATA[费率表]]></category>

		<guid isPermaLink="false">http://cn.astercc.org/?p=101</guid>
		<description><![CDATA[本文主要介绍通过asterCC的web页面导入数据的流程]]></description>
			<content:encoded><![CDATA[<p>本文主要介绍通过asterCC的web页面导入数据的流程，在asterCRM中你可以导入客户信息、联系人信息及拨号列表，在asterBilling中，你可以导入用户费率、组费率及代理商费率，当使用asterCC数据导入功能时，你需要定义你的xls/csv文件的每列所对应的数据库字段。</p>
<p>比如说，你需要为话吧导入一个费率表，文件名是callshoprate.csv, 文件内容如下：</p>
<pre>93,0,Afghanistan,0,1,14.5,60,1,2,15.03.08 18:22
9370,0,Afghanistan - Cellular,0,1,11,60,1,2,15.03.08 18:22
9379,0,Afghanistan - Cellular,0,1,11,60,1,2,15.03.08 18:22
35538,0,Albania - Cellular,0,1,10.5638,60,1,2,15.03.08 18:22</pre>
<p>1. 选择你要导入的数据文件, asterCC 支持excel 或 csv 格式的文件，你可也从后面的列表中选择一个已经上传到服务&#8217;upload&#8217;目录中的文件, 然后点击上传。</p>
<p><a href="http://cn.astercc.org/wp-content/uploads/2008/11/asterbilling_import.png"><img class="alignnone size-full wp-image-102" title="asterbilling_import" src="http://cn.astercc.org/wp-content/uploads/2008/11/asterbilling_import.png" alt="" width="500" height="249" /></a></p>
<p>从左侧的下拉菜单选择callshoprate表，并为每列下方的输入框中填写其对应的数据库字段序号，不需要的列可以留空。</p>
<p><a href="http://cn.astercc.org/wp-content/uploads/2008/11/asterbilling_import1.png"><img class="alignnone size-full wp-image-103" title="asterbilling_import1" src="http://cn.astercc.org/wp-content/uploads/2008/11/asterbilling_import1.png" alt="" width="500" height="185" /></a></p>
<p>如果这个费率需要指定给某一个组或代理商，我们可以在下方选择代理商名称和组名称，如果不需要指定，则选择“全部”（所有的代理商中所有的组都将以此费率作为默认费率）。</p>
<p>点击&#8217;导入&#8217;按钮完成数据导入，你将会看到一个导入成功的提示：</p>
<p><a href="http://cn.astercc.org/wp-content/uploads/2008/11/asterbilling_import2.png"><img class="alignnone size-full wp-image-105" title="asterbilling_import2" src="http://cn.astercc.org/wp-content/uploads/2008/11/asterbilling_import2.png" alt="" width="500" height="235" /></a></p>
<p>如果你得到的导入条数是0条，说明导入不成功，你需要返回重新检查是否有错误（如：导入的数据已存在或upload目录没有权限）</p>
<p>在asterCRM中会有一些其它操作，主要是在导入拨号列表时，你需要指定哪是列作为列表号码进行导入，并且需要选择组和拨号计划，也可能需要将列表号码指定给某一分机。</p>
<p><a href="../wp-content/uploads/2008/11/astercrm_import_diallist.png"><img class="size-full wp-image-57" title="astercrm_import_diallist" src="../wp-content/uploads/2008/11/astercrm_import_diallist.png" alt="asterCRM 导入拨号列表" width="515" height="182" /></a></p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/astercrm_import.png"><img src="file:///C:/DOCUME%7E1/donnie/LOCALS%7E1/Temp/moz-screenshot-9.jpg" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cn.astercc.org/2008/11/18/astercc-%e4%b8%ad%e7%9a%84%e6%95%b0%e6%8d%ae%e5%af%bc%e5%85%a5%e5%8a%9f%e8%83%bd.html/feed</wfw:commentRss>
		<slash:comments>1</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! -->
