<?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>呼叫中心系统◆开发者随笔 &#187; 呼叫中心开发技术</title>
	<atom:link href="http://www.cn-cti.com/category/develop/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cn-cti.com</link>
	<description>软件&#124;论坛&#124;CTI&#124;呼叫中心系统解决方案&#124;呼叫中心运营&#124;技术</description>
	<lastBuildDate>Thu, 22 Dec 2011 05:19:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>yate音乐保持测试</title>
		<link>http://www.cn-cti.com/1776.html</link>
		<comments>http://www.cn-cti.com/1776.html#comments</comments>
		<pubDate>Tue, 26 Jul 2011 02:22:56 +0000</pubDate>
		<dc:creator>呆子</dc:creator>
				<category><![CDATA[呼叫中心开发技术]]></category>
		<category><![CDATA[yate]]></category>

		<guid isPermaLink="false">http://www.cn-cti.com/1776.html</guid>
		<description><![CDATA[yete音乐保持，music hold  管道]]></description>
			<content:encoded><![CDATA[yete音乐保持，music hold  管道]]></content:encoded>
			<wfw:commentRss>http://www.cn-cti.com/1776.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使用yate开发呼叫中心</title>
		<link>http://www.cn-cti.com/1771.html</link>
		<comments>http://www.cn-cti.com/1771.html#comments</comments>
		<pubDate>Wed, 06 Apr 2011 06:49:10 +0000</pubDate>
		<dc:creator>呆子</dc:creator>
				<category><![CDATA[呼叫中心开发技术]]></category>
		<category><![CDATA[yate]]></category>

		<guid isPermaLink="false">http://www.cn-cti.com/?p=1771</guid>
		<description><![CDATA[yate asterisk 呼叫中心 录音]]></description>
			<content:encoded><![CDATA[<p>yate是Yet  Another   Telephony  Engine</p>
<p>是下一代电话引擎的意思。2008年开始推出，后来被google收购，目前的google voice就是用的yate。</p>
<p>现在（2011.4）最新版本是yate3.3。</p>
<p>很多用asterisk做呼叫中心的朋友，都会遇到很多困扰。比如，大量话务呼入的时候，系统负载急剧升高，默认配置的系统，也就容纳30路并发呼叫。</p>
<p>尽管asterisk属于开源系统，但18M的代码，可真不是容易看明白的。所以，asterisk对于很多人来讲，仍然是黑盒子。</p>
<p>yate代码是asterisk的百分之十。架构清晰，容易看明白。</p>
<p>国内资料很少，但最求性能的开发者，已经开始拿来研究。一些商业性的公司，已经用这个引擎开发出来呼叫中心产品。</p>
<p>我最近用yate做底层引擎，用C做了一个大的中间件，用以传递事件。目前，该系统正在内测，压力测试240路并发呼叫情况下，CPU占用27%，内存400M左右，网卡压力稍微大点。</p>
<p>事件处理程序资源占用情况正常。</p>
<p>所用机器：p4双核3.0  内存1G  硬盘160Gsata</p>
<p>下一步  准备测试录音</p>
<h3  class="related_post_title">关联阅读</h3><ul class="related_post"><li><a href="http://www.cn-cti.com/1776.html" title="yate音乐保持测试">yate音乐保持测试</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.cn-cti.com/1771.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asterisk常用调试监测命令</title>
		<link>http://www.cn-cti.com/1770.html</link>
		<comments>http://www.cn-cti.com/1770.html#comments</comments>
		<pubDate>Mon, 07 Mar 2011 06:33:42 +0000</pubDate>
		<dc:creator>呆子</dc:creator>
				<category><![CDATA[呼叫中心开发技术]]></category>
		<category><![CDATA[asterisk]]></category>

		<guid isPermaLink="false">http://www.cn-cti.com/?p=1770</guid>
		<description><![CDATA[asterisk是开源的VOIP系统。是目前最流行的VOIP开源软件。

在使用过程中  可以使用下述的命令，对系统进行监控调试。

下文来自网络，非本人原创

]]></description>
			<content:encoded><![CDATA[<p>asterisk是开源的VOIP系统。是目前最流行的VOIP开源软件。</p>
<p>在使用过程中  可以使用下述的命令，对系统进行监控调试。</p>
<p>下文来自网络，非本人原创</p>
<p>1. 运行调试常用命令<br />
./asterisk &amp; 在后台启动asterisk<br />
./asterisk –vvvc 启动asterisk并尽量多的在控制台显示调试信息<br />
./asterisk –r 连接asterisk控制台<br />
set verbose 9999 设置打印详细信息</p>
<p>2.asterisk控制台下常用命令</p>
<p>sip reload 重新加载sip配置信息<br />
sip set debug on  设置显示更多的sip信息<br />
sip set debug off关闭显示更多的sip信息<br />
sip show channels 显示所有活动的SIP通道<br />
sip show peers 显示所有已定义的SIP peer</p>
<p>dialplan show 显示拨号方案<br />
dialplan reload重新加载拨打方案</p>
<p>stop gracefully 优雅地停止asterisk<br />
stop now 立即停止运行asterisk</p>
<p>module show 显示所有已加载模块<br />
module load cdr_radius.so     加载模块cdr_radius.so<br />
module reload cdr_radius.so 重新加载模块cdr_radius.so<br />
module unload cdr_radius.so 卸载模块cdr_radius.so</p>
<p>core show applications 显示所有的应用，比如Dial, Radius, Hangup, Answer等<br />
core show channels 显示所有的通话频道<br />
core show codecs 显示所有支持的编解码器<br />
core show functions 显示所有的功能函数<br />
ps -aux ：     显示进程命令。<br />
asterisk -rvc               进入到asterisk。<br />
输入: stop now           停止关闭asterisk。<br />
运行:  safe_asterisk   启动asterisk。<br />
core show channels          显示并发线数。</p>
<p>Asterisk 提供了多种调试方法。连接控制台后，可以察看不同级别的冗长和调试输出，同时还有协议包 tracing。我们看一下本节不同的选项(The Asterisk 控制台详细信息请参考附件 E)。<br />
连接控制台     <br />
  连接 Asterisk 控制台，你可以在控制台直接启动服务器（这样你如果不结束Asterisk 进程就不能退出控制台），或者后台启动 Asterisk，然后远程控制台登录。  <br />
直接在控制台启动 Asterisk，使用下面的控制台命令：<br />
# /usr/sbin/asterisk –c      <br />
远程连接控制台，首先启动后台，然后连接：<br />
# /usr/sbin/asterisk<br />
# /usr/sbin/asterisk -r      <br />
如<br />
果遇到某个模块不能载入的问题，或者某个模块导致 Asterisk 不能载入，用–c flag 启动 Asterisk<br />
进程，监视模块载入状态。例如，如果你试图载入 OSS通道驱动（此驱动启动控制台通道），并且 Asterisk<br />
不能打开/dev/dsp，你会收到如下的错误信息：<br />
WARNING[32174]: chan_oss.c:470 soundcard_init: Unable to open /dev/dsp:<br />
No such file or directory<br />
== No sound card detected &#8212; console channel will be unavailable<br />
== Turn off OSS support by adding &#8216;noload=chan_oss.so&#8217; in /etc/asterisk/modules.conf<br />
启动 Verbosity 和 Debugging      <br />
  <br />
Asterisk 可以以 WARNING，NOTICE 和 ERROR<br />
消息形式输出调试信息。这些消息可以为你提供系统信息，例如注册、状态、呼叫进程和多种其它信息。请注意 WARNING 和 NOTICE<br />
消息不是错误；然而，ERROR 信息需要进行检查。      <br />
激活不同级别的 verbosity，使用 set verbose，附加一个数值。有效值从 3-10，例如设置 verbosity 的最高数值，<br />
使用：# set verbose 10      <br />
你也可以通过设置调试级别激活核心调试信息。激活控制台的 DEBUG 输出，需要在 logger.conf 文件中增加 debug 到 console =&gt;文段，<br />
例如：console =&gt; warning,notice,error,event,debug      <br />
设置调试级别的有效值为 3-10，<br />
例如：# set debug 10</p>
<h3  class="related_post_title">关联阅读</h3><ul class="related_post"><li><a href="http://www.cn-cti.com/1592.html" title="基于asterisk的呼叫中心坐席呼叫方式">基于asterisk的呼叫中心坐席呼叫方式</a></li><li><a href="http://www.cn-cti.com/1561.html" title="asterisk兼容数字卡上面调试中国7号信令（ss7）">asterisk兼容数字卡上面调试中国7号信令（ss7）</a></li><li><a href="http://www.cn-cti.com/1348.html" title="asterisk用于CTI开发话务批发平台的需求">asterisk用于CTI开发话务批发平台的需求</a></li><li><a href="http://www.cn-cti.com/1245.html" title="Asterisk与Cent OS">Asterisk与Cent OS</a></li><li><a href="http://www.cn-cti.com/1216.html" title="基于asterisk的呼叫中心系统VICIDIAL介绍">基于asterisk的呼叫中心系统VICIDIAL介绍</a></li><li><a href="http://www.cn-cti.com/1062.html" title=" asterisk和普通语音板卡构建的呼叫中心差别"> asterisk和普通语音板卡构建的呼叫中心差别</a></li><li><a href="http://www.cn-cti.com/681.html" title="IAX 设置详细（zt）">IAX 设置详细（zt）</a></li><li><a href="http://www.cn-cti.com/679.html" title="linux下面配置IAX（ZT）">linux下面配置IAX（ZT）</a></li><li><a href="http://www.cn-cti.com/664.html" title="asterisk电子教程">asterisk电子教程</a></li><li><a href="http://www.cn-cti.com/659.html" title="asterisk开发资料">asterisk开发资料</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.cn-cti.com/1770.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>利用手机蜂窝基站注册手机信息，管理城市交通</title>
		<link>http://www.cn-cti.com/1769.html</link>
		<comments>http://www.cn-cti.com/1769.html#comments</comments>
		<pubDate>Wed, 02 Mar 2011 08:15:52 +0000</pubDate>
		<dc:creator>呆子</dc:creator>
				<category><![CDATA[呼叫中心开发技术]]></category>
		<category><![CDATA[手机]]></category>

		<guid isPermaLink="false">http://www.cn-cti.com/?p=1769</guid>
		<description><![CDATA[  在一个城市，如果知道所有用户手机所在位置，基本可以知道所有人所在的位置------目前的中国人，基本人手一部，而且不离身。

   那么，便可以绘制出动态的市民分布图。可以较为准确描述
]]></description>
			<content:encoded><![CDATA[<p>   手机之所以能够移动通信，就是因为城市里面部署了基站负责中继通信，手机需要注册到信号最强的基站上，才能通信。</p>
<p>在城市里面，手机可以得到附近至少3个基站的信息，据此，可以用数学模型，计算出某个手机的位置，当然，会有一定误差，一般在城市里面，误差在300米以内。</p>
<p>     采用信令采集卡，用map协议可以获取到手机位置信息。</p>
<p>    在一个城市，如果知道所有用户手机所在位置，基本可以知道所有人所在的位置&#8212;&#8212;目前的中国人，基本人手一部，而且不离身。</p>
<p>   那么，便可以绘制出动态的市民分布图。可以较为准确描述各个路段或者地区人的分布情况，从而，对交通管理提供依据。</p>
<p>下文，是北京市率先采用手机定位技术管理城市的新闻。</p>
<p>北京市将以中国移动的北京1700万手机用户数据为基础，建立“北京市市民出行动态信息平台”，掌握选定区域的人口数量分布以及人口在不同时间段的流动分布情况，为政府部门规划交通布局、人口管理等服务，并有望发展个人定制业务。记者昨天从市科委获悉，第一期选定的地点为人口密度较大的回龙观和天通苑地区，预计今年上半年完成。</p>
<p>　　据介绍，目前的方案提出以中国移动1700万手机用户的数据为基础，通过蜂窝位置技术获取手机用户活动的实时信息，建立出行动态信息平台。项目实施将可获得居民的居住工作情况，选定区域的人口数量分布以及人口在不同时间段的流动分布情况，精准掌握市民出行行为，通过发布动态出行信息，提高市民出行效率，有效缓解交通拥堵。市科委社发处副处长李国光介绍说，目前，这项工作正在进行正式立项前的准备工作，一期涉及的地点还有可能增加亦庄地区。</p>
<p>　　“除了服务交通外，对于人口管理也很有帮助，比如某一地区在某一时间的人口数量，通过手机定位获取的信息将更加全面。”李国光表示，在数据服务的过程中，将严格执行隐私保护，对用户开放的数据并不针对个体。</p>
<p><!--mark (  zgrb ) parse begin--></p>
<h3  class="related_post_title">关联阅读</h3><ul class="related_post"><li>暂无相关日志</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.cn-cti.com/1769.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>一呼九应，警民联防，群防群治 平安E家（演示动画 多图）</title>
		<link>http://www.cn-cti.com/1749.html</link>
		<comments>http://www.cn-cti.com/1749.html#comments</comments>
		<pubDate>Wed, 01 Sep 2010 11:10:54 +0000</pubDate>
		<dc:creator>呆子</dc:creator>
				<category><![CDATA[呼叫中心开发技术]]></category>
		<category><![CDATA[平安E家]]></category>

		<guid isPermaLink="false">http://www.cn-cti.com/?p=1749</guid>
		<description><![CDATA[一呼九应，警民联防，群防群治 农村联动 平安E家]]></description>
			<content:encoded><![CDATA[<p>平安E家</p>
<p>随着“和谐社会、平安城市”建设速度的加快，目前，各地平安农村的建设也已提上议事日程。由于现阶段中国城市化进程正在加速，加之农村进城务工人员越来越多，农村现在出现大量“留守老人”、“留守儿童”的现象。这样便会存在很大的安防隐患，虽然目前农村都有治安联防队等相应防范机构和措施，但远远不能满足目前农村复杂的治安形势，因此，农村对联防需求越来越强烈。</p>
<p>远警不如近邻,村民拨打110,警察出警最快,也要10多分钟,采用警民联防系统后,一户村民报警,10户村民都会同时收到报警信息,一般会在5分钟之内有人赶到.</p>
<p>在我国，农村人口8亿，农村如果没有平安和谐，整个和谐社会就是空话，为此党和政府下大力气构建平安和谐新农村。</p>
<p>1、“平安E家”联动报警系统将“移动之家”与呼叫中心平台、MAS相结合，实现分组联动报警的功能，丰富了“移动之家”的服务内容。</p>
<p>2、使用“平安E家”联动报警系统的用户可与同村邻居建立联防组，遇到险情时能够“一键报警”，实现“一方有难，八方支援”。</p>
<p>3、“平安E家”联动报警系统体现**移动公司“卓越与责任并重”的企业形象，彰显了“正身之德，厚民之生”的企业责任。</p>
<ol>
<li>一个报警电话接入，系统即刻接通10（这个数量可以修改的）个邻居电话（手机、固话，也可以限制只能为移动手机。），如果与移动MAS相连，还可以同时发送短信通知其他村民。</li>
<li>系统支持10个村民为一个小组，小组内任何人呼叫报警电话，系统均会立刻通知其他9位村民；也支持每个村民自选10个关系好的村民，一旦报警，系统自动呼叫选定的10个村民。</li>
<li>系统可以与移动boss系统对接，方便费用的结算，也可以导出入网用户，方便移动公司对联网村民包月费用的收取。</li>
</ol>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="590" height="321" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.cn-cti.com/dxflash1.swf" /><embed type="application/x-shockwave-flash" width="590" height="321" src="http://www.cn-cti.com/dxflash1.swf"></embed></object></p>
<p>系统截图</p>
<div id="attachment_1750" class="wp-caption aligncenter" style="width: 675px"><a href="http://www.cn-cti.com/wp-content/uploads/2010/09/11.jpg"><img class="size-full wp-image-1750" title="一呼九应，警民联防，平安E家" src="http://www.cn-cti.com/wp-content/uploads/2010/09/11.jpg" alt="一呼九应，警民联防，平安E家" width="665" height="447" /></a><p class="wp-caption-text">一呼九应，警民联防，平安E家</p></div>
<div id="attachment_1751" class="wp-caption aligncenter" style="width: 834px"><a href="http://www.cn-cti.com/wp-content/uploads/2010/09/12.jpg"><img class="size-full wp-image-1751" title="一呼九应，警民联防，平安E家" src="http://www.cn-cti.com/wp-content/uploads/2010/09/12.jpg" alt="一呼九应，警民联防，平安E家" width="824" height="461" /></a><p class="wp-caption-text">一呼九应，警民联防，平安E家</p></div>
<p>该系统被多地公安、移动采用</p>
<p> 需要该系统者  请电话到037160831286  0371-68243399</p>
<p><a href="http://www.dxinfo.com">http://www.dxinfo.com</a></p>
<h3  class="related_post_title">关联阅读</h3><ul class="related_post"><li>暂无相关日志</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.cn-cti.com/1749.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何对付盗版者（自曝反盗版措施）</title>
		<link>http://www.cn-cti.com/1707.html</link>
		<comments>http://www.cn-cti.com/1707.html#comments</comments>
		<pubDate>Sat, 08 May 2010 11:14:35 +0000</pubDate>
		<dc:creator>呆子</dc:creator>
				<category><![CDATA[呼叫中心开发技术]]></category>
		<category><![CDATA[呼叫中心]]></category>

		<guid isPermaLink="false">http://www.cn-cti.com/?p=1707</guid>
		<description><![CDATA[盗版 反盗版  加密方式 呼叫中心

居家养老，居家养老服务，居家养老系统，居家养老软件
郑州大象通信可以提供全套的解决方案]]></description>
			<content:encoded><![CDATA[<p>盗版者是所有软件开发人员的天敌。</p>
<p>中国科技落后于西方，一个重要原因 就是中国知识产权意识不够强。微软在中国的主要收入来源就是打击盗版得来的。</p>
<p>据说，微软中国的呼叫中心是中国最赚钱的，他们就是通过windows系统收集来的客户信息，判断某个大的有钱的单位使用了多少套盗版微软软件，然后，呼叫中心给这个企业或者政府打电话，一般情况下，微软会给出两个解决方案：</p>
<p>1  给钱来买微软的授权，变盗版为正版</p>
<p>2 打官司，赔偿微软。</p>
<p>前些年，做加湿器的亚都，就是不想给微软钱让自己使用的软件变成正版，结果被微软告，搞的沸沸扬扬。</p>
<p>最近，微软又盯上了大众保险公司，大众保险公司赔付给微软217万元。</p>
<p>其实，最近的影视剧反盗版情况，做法和微软如出一辙，例如，打击视频网站盗版就是。电视剧或者电影制作团队，授权某个律师事务所打击盗版，这个律师事务所便到各个视频网站收集证据，然后起诉。往往一部连续剧就会索赔上百万元。</p>
<p>前些年，铁通 网通为了发展宽带用户，都做有视频点播网站，后来不停的被律师告，现在这类网站都纷纷关门。</p>
<p>关于视频类侵权的官司，最近出名的就是《三国》制作方对“优酷”开出巨额索赔的诉讼请求。</p>
<p>回过头来，再说微软，微软为了打击盗版，曾经搞出一个“黑屏”方案，结果，弄得大家怨声载道。但微软反盗版的措施越来越成熟了，通过政治手段央求中国反盗版或者给中国政府施加压力。</p>
<p>随着大家都购买笔记本或者品牌机，微软OEM操作系统的比例越来越高，再加上政府和一些企业知识产权意识的增强，中国相对盗版率 就低多了。</p>
<p>我公司开发的一些系统，也有被盗的经历，2005年，公司研发的超级一号通系统，被不法分子大肆盗用，给公司造成巨大损失，公司发现这个情况后，在升级版加上了反盗版措施，盗版用户使用软件看不出异常，但就是不赚钱，原因就是我们的程序发现版本有问题后，对部分话单不进行计费。</p>
<p>这几年的呼叫中心产品，也被一些人盯上，公司采用了USB软件加密狗方式。对于b/s程序，采用公司自己研发的源代码加密技术，加密软件发现系统软件版本有问题之后，将会不停弹出服务器光驱，并且，CPU温度达到90度以后，便停止风扇运行，这样，CPU温度便会急剧上升，导致服务器停止工作。</p>
<p>如果您正在使用大象公司非授权软件，可真要当心你的服务器CPU。</p>
<p>maxt=90<br />
while true<br />
do<br />
read tval &lt; ${tsens}<br />
let tval=&#8221;($tval+500)/1000&#8243;</p>
<p>level=$(cat $fan | grep &#8220;level:&#8221; | sed &#8220;s/level:\t\t//&#8221;)<br />
if [ ! -z $DEBUG]<br />
then<br />
echo &#8220;temp  = $tval&#8221;<br />
echo &#8220;level = $level&#8221;<br />
fi</p>
<p>if [ $level != "disengaged" ] &amp;&amp; (( $tval &gt;= $maxt ))<br />
then<br />
echo &#8220;to full speed&#8221;<br />
echo level disengaged &gt; $fan<br />
fi</p>
<p>if [ $level != "auto" ] &amp;&amp; (( $tval &lt;= $mint ))<br />
then<br />
echo &#8220;to auto speed&#8221;<br />
echo level auto &gt; $fan<br />
fi</p>
<p>read &lt; &lt;(exec sleep 10)<br />
done</p>
<p>居家养老，居家养老服务，居家养老系统，居家养老软件<br />
郑州大象通信可以提供全套的解决方案</p>
<h3  class="related_post_title">关联阅读</h3><ul class="related_post"><li><a href="http://www.cn-cti.com/1757.html" title="一个做呼叫中心的同行的2010年">一个做呼叫中心的同行的2010年</a></li><li><a href="http://www.cn-cti.com/1756.html" title="平安E家">平安E家</a></li><li><a href="http://www.cn-cti.com/1754.html" title="送水行业呼叫中心解决方案">送水行业呼叫中心解决方案</a></li><li><a href="http://www.cn-cti.com/1714.html" title="物联网技术在居家养老信息系统的应用">物联网技术在居家养老信息系统的应用</a></li><li><a href="http://www.cn-cti.com/1657.html" title="居家养老系统项目操作文档汇编">居家养老系统项目操作文档汇编</a></li><li><a href="http://www.cn-cti.com/1650.html" title="居家养老的电子保姆模式">居家养老的电子保姆模式</a></li><li><a href="http://www.cn-cti.com/1601.html" title="《我国城市居家养老服务研究》新闻发布稿">《我国城市居家养老服务研究》新闻发布稿</a></li><li><a href="http://www.cn-cti.com/1600.html" title="关于全面推进居家养老服务工作的意见 ">关于全面推进居家养老服务工作的意见 </a></li><li><a href="http://www.cn-cti.com/1599.html" title="“十一五”社区服务体系发展规划">“十一五”社区服务体系发展规划</a></li><li><a href="http://www.cn-cti.com/1598.html" title="呼叫中心在家政企业信息化中的应用">呼叫中心在家政企业信息化中的应用</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.cn-cti.com/1707.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>基于asterisk的呼叫中心坐席呼叫方式</title>
		<link>http://www.cn-cti.com/1592.html</link>
		<comments>http://www.cn-cti.com/1592.html#comments</comments>
		<pubDate>Fri, 05 Feb 2010 23:55:46 +0000</pubDate>
		<dc:creator>呆子</dc:creator>
				<category><![CDATA[呼叫中心开发技术]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[呼叫中心]]></category>

		<guid isPermaLink="false">http://www.cn-cti.com/?p=1592</guid>
		<description><![CDATA[ringall:  同时呼叫所有的座席 直到有人接听 (默认)
roundrobin: 在可用的空闲座席上轮流振铃
leastrecent: 呼叫最长时间没有被呼叫的座席
fewestcalls: 呼叫应答次数最少的座席
random: 随机呼叫座席
rrmemory: 记忆式轮流振铃，从上次应答的下一个开始


]]></description>
			<content:encoded><![CDATA[<p>ringall:  同时呼叫所有的座席 直到有人接听 (默认)<br />
roundrobin: 在可用的空闲座席上轮流振铃<br />
leastrecent: 呼叫最长时间没有被呼叫的座席<br />
fewestcalls: 呼叫应答次数最少的座席<br />
random: 随机呼叫座席<br />
rrmemory: 记忆式轮流振铃，从上次应答的下一个开始</p>
<h3  class="related_post_title">关联阅读</h3><ul class="related_post"><li><a href="http://www.cn-cti.com/1245.html" title="Asterisk与Cent OS">Asterisk与Cent OS</a></li><li><a href="http://www.cn-cti.com/1216.html" title="基于asterisk的呼叫中心系统VICIDIAL介绍">基于asterisk的呼叫中心系统VICIDIAL介绍</a></li><li><a href="http://www.cn-cti.com/1062.html" title=" asterisk和普通语音板卡构建的呼叫中心差别"> asterisk和普通语音板卡构建的呼叫中心差别</a></li><li><a href="http://www.cn-cti.com/655.html" title="asterCRM 预拨号功能应用于外呼-呼叫中心">asterCRM 预拨号功能应用于外呼-呼叫中心</a></li><li><a href="http://www.cn-cti.com/1770.html" title="asterisk常用调试监测命令">asterisk常用调试监测命令</a></li><li><a href="http://www.cn-cti.com/1757.html" title="一个做呼叫中心的同行的2010年">一个做呼叫中心的同行的2010年</a></li><li><a href="http://www.cn-cti.com/1756.html" title="平安E家">平安E家</a></li><li><a href="http://www.cn-cti.com/1754.html" title="送水行业呼叫中心解决方案">送水行业呼叫中心解决方案</a></li><li><a href="http://www.cn-cti.com/1714.html" title="物联网技术在居家养老信息系统的应用">物联网技术在居家养老信息系统的应用</a></li><li><a href="http://www.cn-cti.com/1707.html" title="如何对付盗版者（自曝反盗版措施）">如何对付盗版者（自曝反盗版措施）</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.cn-cti.com/1592.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>语音识别技术（asr）结合语音合成（TTS）在呼叫中心项目中的应用</title>
		<link>http://www.cn-cti.com/1576.html</link>
		<comments>http://www.cn-cti.com/1576.html#comments</comments>
		<pubDate>Sat, 23 Jan 2010 03:58:10 +0000</pubDate>
		<dc:creator>呆子</dc:creator>
				<category><![CDATA[呼叫中心开发技术]]></category>
		<category><![CDATA[ASR]]></category>
		<category><![CDATA[tts]]></category>
		<category><![CDATA[呼叫中心]]></category>

		<guid isPermaLink="false">http://www.cn-cti.com/?p=1576</guid>
		<description><![CDATA[呼叫中心  ASR  TTS]]></description>
			<content:encoded><![CDATA[<p>最近做一个为汽车车主服务的一个呼叫中心项目。</p>
<p>车主开车的时候，用手机拨号是很危险的。我们在汽车方向盘上做一个按钮，司机开车的时候，按一下按钮，车载蓝牙电话便接通呼叫中心。司机就会听到机器人说：请问您找谁？</p>
<p>    司机说：章子怡</p>
<p>    机器人：您找章子怡，对吗？</p>
<p>   司机：对（正确  没错 是 中 OK）</p>
<p> 机器人：好的，现在给您转接章子怡</p>
<p>目前，该项目已经在国内某汽车服务公司开始应用。</p>
<p>语音识别技术与语音合成技术和CTI技术的结合，可以做出很有意思的应用。但将三种技术结合起来，很多技术问题要突破，尤其是语音识别的准确度与速度，使很多开发者头大。</p>
<p>有兴趣的朋友，可以拨打073110216666体验一下</p>
<h3  class="related_post_title">关联阅读</h3><ul class="related_post"><li><a href="http://www.cn-cti.com/1331.html" title="呼叫中心常用名词解释，常用缩写大揭秘">呼叫中心常用名词解释，常用缩写大揭秘</a></li><li><a href="http://www.cn-cti.com/1757.html" title="一个做呼叫中心的同行的2010年">一个做呼叫中心的同行的2010年</a></li><li><a href="http://www.cn-cti.com/1756.html" title="平安E家">平安E家</a></li><li><a href="http://www.cn-cti.com/1754.html" title="送水行业呼叫中心解决方案">送水行业呼叫中心解决方案</a></li><li><a href="http://www.cn-cti.com/1714.html" title="物联网技术在居家养老信息系统的应用">物联网技术在居家养老信息系统的应用</a></li><li><a href="http://www.cn-cti.com/1707.html" title="如何对付盗版者（自曝反盗版措施）">如何对付盗版者（自曝反盗版措施）</a></li><li><a href="http://www.cn-cti.com/1657.html" title="居家养老系统项目操作文档汇编">居家养老系统项目操作文档汇编</a></li><li><a href="http://www.cn-cti.com/1650.html" title="居家养老的电子保姆模式">居家养老的电子保姆模式</a></li><li><a href="http://www.cn-cti.com/1601.html" title="《我国城市居家养老服务研究》新闻发布稿">《我国城市居家养老服务研究》新闻发布稿</a></li><li><a href="http://www.cn-cti.com/1600.html" title="关于全面推进居家养老服务工作的意见 ">关于全面推进居家养老服务工作的意见 </a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.cn-cti.com/1576.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>某电话营销系统的需求分析</title>
		<link>http://www.cn-cti.com/1562.html</link>
		<comments>http://www.cn-cti.com/1562.html#comments</comments>
		<pubDate>Tue, 19 Jan 2010 07:55:36 +0000</pubDate>
		<dc:creator>呆子</dc:creator>
				<category><![CDATA[呼叫中心开发技术]]></category>
		<category><![CDATA[呼叫中心]]></category>

		<guid isPermaLink="false">http://www.cn-cti.com/?p=1562</guid>
		<description><![CDATA[没有坐席电脑，电话营销系统。]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: 宋体;"><span style="color: #0000ff;">系统需求</span></span></p>
<p style="text-indent: -21pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">一、</span></span></span><span style="font-family: 宋体;">线路</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">1、</span><span style="font: 7pt 'Times New Roman';">  </span></span></span><span style="font-family: 宋体;">接入呼叫中心平台的</span><span lang="EN-US"><span style="font-family: Calibri;">2M E1</span></span><span style="font-family: 宋体;">数字中继线为：</span><span lang="EN-US"><span style="font-family: Calibri;">75</span></span><span style="font-family: 宋体;">欧同轴，</span><span lang="EN-US"><span style="font-family: Calibri;">BNC</span></span><span style="font-family: 宋体;">接头，七号信令，</span><span lang="EN-US"><span style="font-family: Calibri;">TCP</span></span><span style="font-family: 宋体;">协议，提供反极信号，并对两条</span><span lang="EN-US"><span style="font-family: Calibri;">2M E1</span></span><span style="font-family: 宋体;">数字中继线分配统一中继电话号码。</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">2、</span><span style="font: 7pt 'Times New Roman';">  </span></span></span><span style="font-family: 宋体;">采用运营商的两条</span><span lang="EN-US"><span style="font-family: Calibri;">2M E1</span></span><span style="font-family: 宋体;">数字中继线接入，实现</span><span lang="EN-US"><span style="font-family: Calibri;">60</span></span><span style="font-family: 宋体;">路中继电话呼出，由系统分配出</span><span lang="EN-US"><span style="font-family: Calibri;">60</span></span><span style="font-family: 宋体;">路电话坐席，或预留一根线路接通到移动</span><span lang="EN-US"><span style="font-family: Calibri;">BOOS</span></span><span style="font-family: 宋体;">系统；</span></span></p>
<p style="text-indent: -21pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">二、</span></span></span><span style="font-family: 宋体;">功能</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">1、</span><span style="font: 7pt 'Times New Roman';">  </span></span></span><span style="font-family: 宋体;">可实现系统自动拨号，同时如果有需要时也可以使用手动拨号功能；</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">2、</span><span style="font: 7pt 'Times New Roman';">  </span></span></span><span style="font-family: 宋体;">系统可自动分配号码到每个台席，且可以根据不同外呼项目需求，分配给不同台席不同数据或可按照需求分配数据给特定小组或者个人；</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">3、</span><span style="font: 7pt 'Times New Roman';">  </span></span></span><span style="font-family: 宋体;">能把空号、关机、无法接通、呼入根制等情况在呼叫前自动排除；在座席代表呼叫过中，能实现接通率</span><span lang="EN-US"><span style="font-family: Calibri;">100%</span></span><span style="font-family: 宋体;">；</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">4、</span><span style="font: 7pt 'Times New Roman';">  </span></span></span><span style="font-family: 宋体;">能实现在系统上可以直接查询隔月录音；</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">5、</span><span style="font: 7pt 'Times New Roman';">  </span></span></span><span style="font-family: 宋体;">系统每天统计外呼号码、成功号码、未外呼号码、无法正常接通号码并且提供以上数据的下载功能，下载保存的文档最好可以默认为</span><span lang="EN-US"><span style="font-family: Calibri;">EXCEL</span></span><span style="font-family: 宋体;">格式。</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">6、</span><span style="font: 7pt 'Times New Roman';">  </span></span></span><span style="font-family: 宋体;">不要出现录音失败等情况，系统能保持稳定；</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">7、</span><span style="font: 7pt 'Times New Roman';">  </span></span></span><span style="font-family: 宋体;">录音监听的时侯，可以连续查找或者批量查找、下载；</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">8、</span><span style="font: 7pt 'Times New Roman';">  </span></span></span><span style="font-family: 宋体;">在系统自动拨号过程中，系统报出即将呼出的是什么号码，以便于座席代表在在于客户通话前能于客户核对是否是机主本人接听号码；</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">9、</span><span style="font: 7pt 'Times New Roman';">  </span></span></span><span style="font-family: 宋体;">外呼模拟的号码可同时设置多个号码的模拟功能，并且可以同时使用模拟号码进行呼叫；</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">10、</span><span style="font: 7pt 'Times New Roman';">              </span></span></span><span style="font-family: 宋体;">设置权限，不同权限的操作工号有不同权限进行查询，号码导入，修改功能等（如：系统管理员，站点管理员，一般用户）；</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">11、</span><span style="font: 7pt 'Times New Roman';">              </span></span></span><span style="font-family: 宋体;">在录间监听的时候，可以在该界面设置上话务员工号，姓名等项目，以便于监听时侯可以直接找到该工号人员线路进行监听；</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">12、</span><span style="font: 7pt 'Times New Roman';">              </span></span></span><span style="font-family: 宋体;">录间生成格式为</span><span lang="EN-US"><span style="font-family: Calibri;">WMA</span></span><span style="font-family: 宋体;">格式，以便节省硬盘空间，录音文件生成名称包含外呼年月日，时间以及外呼工号以便之后录音查询；</span></span></p>
<p style="text-indent: -18pt;"><span style="color: #0000ff;"><span lang="EN-US"><span><span style="font-family: Calibri;">13、</span><span style="font: 7pt 'Times New Roman';">              </span></span></span><span style="font-family: 宋体;">预留与电脑连接使用电脑外呼的功能，以便于之后的业务扩大及功能扩容；</span></span></p>
<h3  class="related_post_title">关联阅读</h3><ul class="related_post"><li><a href="http://www.cn-cti.com/1757.html" title="一个做呼叫中心的同行的2010年">一个做呼叫中心的同行的2010年</a></li><li><a href="http://www.cn-cti.com/1756.html" title="平安E家">平安E家</a></li><li><a href="http://www.cn-cti.com/1754.html" title="送水行业呼叫中心解决方案">送水行业呼叫中心解决方案</a></li><li><a href="http://www.cn-cti.com/1714.html" title="物联网技术在居家养老信息系统的应用">物联网技术在居家养老信息系统的应用</a></li><li><a href="http://www.cn-cti.com/1707.html" title="如何对付盗版者（自曝反盗版措施）">如何对付盗版者（自曝反盗版措施）</a></li><li><a href="http://www.cn-cti.com/1657.html" title="居家养老系统项目操作文档汇编">居家养老系统项目操作文档汇编</a></li><li><a href="http://www.cn-cti.com/1650.html" title="居家养老的电子保姆模式">居家养老的电子保姆模式</a></li><li><a href="http://www.cn-cti.com/1601.html" title="《我国城市居家养老服务研究》新闻发布稿">《我国城市居家养老服务研究》新闻发布稿</a></li><li><a href="http://www.cn-cti.com/1600.html" title="关于全面推进居家养老服务工作的意见 ">关于全面推进居家养老服务工作的意见 </a></li><li><a href="http://www.cn-cti.com/1599.html" title="“十一五”社区服务体系发展规划">“十一五”社区服务体系发展规划</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.cn-cti.com/1562.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asterisk兼容数字卡上面调试中国7号信令（ss7）</title>
		<link>http://www.cn-cti.com/1561.html</link>
		<comments>http://www.cn-cti.com/1561.html#comments</comments>
		<pubDate>Sun, 17 Jan 2010 08:39:44 +0000</pubDate>
		<dc:creator>呆子</dc:creator>
				<category><![CDATA[呼叫中心开发技术]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[openvox]]></category>
		<category><![CDATA[ss7]]></category>

		<guid isPermaLink="false">http://www.cn-cti.com/?p=1561</guid>
		<description><![CDATA[asterisk是一个免费开源的软PBX系统。国内的openVOX，杭州三汇均出与其配套兼容卡。原生的驱动以及调试信息，使得pri信令在上面很好运行，但有些环境需要7号信令，使用第三方的so文件，可以很好解决问题。]]></description>
			<content:encoded><![CDATA[<p align="left"><strong>How to install asterisk, chan_ss7 and zaptel with openvox PRI cards</strong></p>
<p align="left">hello:<br />
if you want to install asterisk, chan_ss7 and zaptel, please follow these steps:<br />
1) download asterisk-1.4.20, zaptel-1.4.10 and chan_ss7_1.1<br />
2) unzip asterisk-1.4.20.tar.gz to /usr/src, under asterisk dir, please run: ./configure, make and make install, make samples.<br />
3) unzip zaptel-1.4.10.tar.gz to /usr/src/, under zaptel dir, please run: ./confiugre, make and make install<br />
4) unzip the chan_ss7_1.1 to /usr/src, under chan_ss7_1.1, please do this:<br />
4.1) modify the Makefile, do like this:<br />
=======================<br />
# non-standard places.<br />
INCLUDE+=-I /usr/src/zaptel-1.4.10/kernel  ; point to the zaptel source<br />
#INCLUDE+=-I../source/telephony/dahdi/include<br />
INCLUDE+=-I /usr/src/asterisk-1.4.20  ; point to asterisk source<br />
=======================<br />
4.2) save and quit<br />
4.3) run make and make install<br />
4.4) copy the ss7.conf file to /etc/asterisk<br />
4.5) copy the chan_ss7.so to /usr/lib/asterisk/modules<br />
5) edit the zaptel.conf like this:<br />
===========================<br />
# Autogenerated by ./genzaptelconf &#8212; do not hand edit<br />
# Zaptel Configuration File<br />
#<br />
# This file is parsed by the Zaptel Configurator, ztcfg<br />
#</p>
<p># It must be in the module loading order</p>
<p># Span 1: TE4/0/1 &#8220;T4XXP (PCI) Card 0 Span 1&#8243; (MASTER)<br />
span=1,1,0,ccs,hdb3,crc4<br />
# termtype: te<br />
bchan=1-15,17-31<br />
dchan=16</p>
<p># Span 2: TE4/0/2 &#8220;T4XXP (PCI) Card 0 Span 2&#8243;<br />
span=2,2,0,ccs,hdb3,crc4<br />
# termtype: te<br />
bchan=32-46,48-62<br />
dchan=47</p>
<p># Span 3: TE4/0/3 &#8220;T4XXP (PCI) Card 0 Span 3&#8243;<br />
span=3,3,0,ccs,hdb3,crc4<br />
# termtype: te<br />
bchan=63-77,79-93<br />
dchan=78</p>
<p># Span 4: TE4/0/4 &#8220;T4XXP (PCI) Card 0 Span 4&#8243;<br />
span=4,4,0,ccs,hdb3,crc4<br />
# termtype: te<br />
bchan=94-108,110-124<br />
dchan=109</p>
<p># Global data</p>
<p>loadzone        = us<br />
defaultzone     = us<br />
===========================<br />
6) edit ss7.conf like this:<br />
===========================<br />
[linkset-ls1]<br />
enabled =&gt; yes<br />
enable_st =&gt; yes<br />
use_connect =&gt; no<br />
hunting_policy =&gt; even_mru<br />
context =&gt; ss7_call<br />
language =&gt; en<br />
subservice =&gt; auto<br />
variant =&gt; CHINA ; 支持中国ss7 号信令<br />
[link-l1]<br />
linkset =&gt; ls1<br />
channels =&gt; 1-15,17-31<br />
schannel =&gt; 16<br />
firstcic =&gt; 1<br />
enabled =&gt; yes</p>
<p>echocancel =&gt; no<br />
echocan_train =&gt; 350<br />
echocan_taps =&gt; 128</p>
<p>[link-l2]<br />
linkset =&gt; ls1<br />
channels =&gt; 1-31<br />
schannel =&gt;<br />
firstcic =&gt; 33<br />
enabled =&gt; yes</p>
<p>[link-l3]<br />
linkset =&gt; ls1<br />
channels =&gt; 1-31<br />
schannel =&gt;<br />
firstcic =&gt; 65<br />
enabled =&gt; yes</p>
<p>[link-l4]<br />
linkset =&gt; ls1<br />
channels =&gt; 1-31<br />
schannel =&gt;<br />
firstcic =&gt; 97<br />
enabled =&gt; yes</p>
<p>[host-openvox]<br />
enabled =&gt; yes<br />
opc =&gt; 0&#215;222222<br />
dpc =&gt; ls1:0&#215;298922<br />
links =&gt; l1:1,l2:2,l3:3,l4:4<br />
===========================<br />
7) edit extensions.conf：<br />
==========================<br />
[ss7_call]<br />
exten =&gt; 100,1,Dial(ss7/outgoing number)<br />
exten =&gt; 100,2,Hangup<br />
==========================<br />
 <img src='http://www.cn-cti.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> make sure ss7 is up:<br />
==========================<br />
CLI&gt; ss7 link status<br />
linkset ls1, link l1, schannel 16, sls 0, INSERVICE, rx: 5, tx: 1/3, sentseq/lastack: 4/4, total    199328,    199424<br />
CLI&gt; ss7 status<br />
linkset        idle busy initiating resetting total incoming total outgoing<br />
ls1              30    0          0         0              0              0<br />
gw1*CLI&gt; ss7 linestat<br />
Linkset: ls1<br />
CIC   1 Idle<br />
CIC   2 Idle<br />
CIC   3 Idle<br />
CIC   4 Idle<br />
CIC   5 Idle<br />
CIC   6 Idle<br />
CIC   7 Idle<br />
CIC   8 Idle<br />
CIC   9 Idle<br />
CIC  10 Idle<br />
CIC  11 Idle<br />
CIC  12 Idle<br />
CIC  13 Idle<br />
CIC  14 Idle<br />
CIC  15 Idle<br />
CIC  17 Idle<br />
CIC  18 Idle<br />
CIC  19 Idle<br />
CIC  20 Idle<br />
CIC  21 Idle<br />
9） use an extension dial 100 to make a call to ss7<br />
Test tools:<br />
asterisk-1.4.20<br />
zaptel-1.4.10<br />
chan_ss7-1.1(支持中国ss7 号信令)</p>
<p align="left"> </p>
<h3  class="related_post_title">关联阅读</h3><ul class="related_post"><li><a href="http://www.cn-cti.com/1770.html" title="asterisk常用调试监测命令">asterisk常用调试监测命令</a></li><li><a href="http://www.cn-cti.com/1592.html" title="基于asterisk的呼叫中心坐席呼叫方式">基于asterisk的呼叫中心坐席呼叫方式</a></li><li><a href="http://www.cn-cti.com/1348.html" title="asterisk用于CTI开发话务批发平台的需求">asterisk用于CTI开发话务批发平台的需求</a></li><li><a href="http://www.cn-cti.com/1336.html" title="GSM蜂窝通信系统的子系统接口">GSM蜂窝通信系统的子系统接口</a></li><li><a href="http://www.cn-cti.com/1322.html" title="ss7在呼叫中心系统中的应用">ss7在呼叫中心系统中的应用</a></li><li><a href="http://www.cn-cti.com/1320.html" title="HLR-VLR&#8212;ss7">HLR-VLR&#8212;ss7</a></li><li><a href="http://www.cn-cti.com/1314.html" title="1号信令2号信令&#8212;7号信令（二）">1号信令2号信令&#8212;7号信令（二）</a></li><li><a href="http://www.cn-cti.com/1305.html" title="移动与固网7号信令的TUP协议区别">移动与固网7号信令的TUP协议区别</a></li><li><a href="http://www.cn-cti.com/1245.html" title="Asterisk与Cent OS">Asterisk与Cent OS</a></li><li><a href="http://www.cn-cti.com/1216.html" title="基于asterisk的呼叫中心系统VICIDIAL介绍">基于asterisk的呼叫中心系统VICIDIAL介绍</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.cn-cti.com/1561.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

