- 浏览: 460388 次
- 性别:
- 来自: 上海
最新评论
-
a464697691:
楼主厉害,现在可以使用了
Proxool houseKeepingSleepTime bug修正 -
chenpi529:
楼主好牛逼
Proxool houseKeepingSleepTime bug修正 -
huangxinyu_it:
多谢楼主了
Proxool houseKeepingSleepTime bug修正 -
kokorodo:
谢谢了!
zk中文开发手册pdf版(基于3.5.1) -
superscorpio:
public void testImportInContex ...
MVEL2.0控制流
文章列表
static struct dahdi_pvt {
ast_mutex_t lock;
struct ast_channel *owner; /*!< Our current active owner (if applicable) */
/*!< Up to three channels can be associated with this call */
struct dahdi_subchannel sub_unused; /*!< Just a safety precaution */
struct dahdi_subch ...
自动报号详细细节见给asterisk添加自动报号功能
将变量声明部分修改为
//------------@sunflower--------------------------------- char sunExten[20]="";//播报的坐席号码,坐席号码不可能超过20 int suni = 0;//类似Local/100@from-internal 有效坐席号码位置从第7个字符开始 ,初始化时为6 //---------------------------------------------
将截取坐席分机号算法修改为:
...
将如下代码放入,/WEB-INF/zk.xml文件内,详细配置见我的另外一篇文章zk.xml详细配置 <!-- Configure the default font size in ZUL CSS file (norm*.css) Default: 12px. <library-property> <name>org.zkoss.zul.theme.fontSizeM</name> <value>12px</value> < ...
Originate Using Asterisk Local Channels
Whenever you want to place a call between two extensions in the dialplan you have to use Local channels. The OriginateAction that you use when placing calls through the Manager API requires a channel name for the first leg. Usually your application has no know ...
Asterisk cmd ChanSpy
ChanSpy
Synopsis
Listen in on a call. Useful in a call center to monitor agents on the phone.
Description
See bug 3836 This adds the ability to spy on any bridged call, this includes VoIP only calls where ZapScan/ZapBarge couldn't this can. Chanspy([<chanprefix> ...
一,文件介绍
1,vmdotnet为飞信.net虚拟机
2,FetionTest.rar为程序源码
3,FetionTest.exe 为C# .net framework 程序
4,quck-start.bat为一键快速测试
二,测试
1,手动测试
1)cmd 进入E:\project\CSharp\vmdotnet目录
2)命令
FetionVM C#应用程序绝对路径
例如:FetionVM E:\project\CSharp\FetionTest.exe
2,一键测试
点击quck-start.bat文件即可启动测试
当前程 ...
修正后jar包在附件内
异常代码:
Caused by: org.springframework.beans.NotWritablePropertyException: Invalid property 'houseKeepingSleepTime' of bean class [org.logicalcobwebs.proxool.ProxoolDataSource]: Bean property 'houseKeepingSleepTime' is not writable or has an invalid setter method. Does the parame ...
呵呵,我发牢骚,这么快就有人回应了,帖子没了!!javaeye,工作积极,致敬!!(O(∩_∩)O~)
- 2009-12-07 23:15
- 浏览 1504
- 评论(5)
Best Practices for Speeding Up Your Web Site
原文:http://developer.yahoo.com/performance/rules.html
The Exceptional Performance team has identified a number of best practices for making web pages fast.
The list includes 34 best practices divided into 7 categories.
Filter by c ...
由vista正版,请朋友换成英文xp,“请”只是驱动不好找(R400),没出过什么错误,后来系统垃圾越来越多,系统慢了,就重做了系统,使用的都是ghost 或者安装版的中文xp,像萝卜,雨林木风,番茄,都用过,经常出现内存错误,vs,editplus等等一系列程序出错。实在没办法,还是回归英文原版,国内网站英文原版的不好找,二个月前找到一个,http://isohunt.com,其他下载站点基本都是收费下载的,没money,http://isohunt.com网站资源很多,免费,下载了一个xp3 iso制作成个光盘,安装后用到现在,没出现过兼容等等错误。
如果想现在东西,在搜索栏里输入关 ...
- 2009-11-25 13:11
- 浏览 2438
- 评论(0)
文件位置asterisk-1.4.26.2/include/asterisk/causes.h
#ifndef _ASTERISK_CAUSES_H
#define _ASTERISK_CAUSES_H
/* Causes for disconnection (from Q.931) */
#define AST_CAUSE_UNALLOCATED 1
#define AST_CAUSE_NO_ROUTE_TRANSIT_NET 2
#define AST_CAUSE_NO_ROUTE_DESTINATION 3
#define AST_CAUS ...
- 2009-11-24 13:14
- 浏览 2214
- 评论(0)
在09年,最震撼的灾难片《2012》,有这样一幅有意思的画面:
白宫倒了,白宫在地上滚了好几圈!
这幅画面让我很惊奇:这么大的建筑,可以在地上滚呢!!!足球???
在回头看看国内:刚盖得大楼塌陷、几千万刚建的火车站危楼、N亿元农民血汗钱建的大桥垮塌成了家常便饭。。。。。
哎:怎一个“贪”字了得
- 2009-11-23 12:42
- 浏览 1535
- 评论(0)
作者:陈皓
原文:http://blog.csdn.net/wody87/archive/2009/09/16/4557835.aspx
如有侵犯个人著作权,请电邮:zhangxuehuaemail at gmail dot com
本人立即删除此文
四、隐含规则链
有些时候,一个目标可能被一系列的隐含规则所作用。 ...
- 2009-11-13 17:42
- 浏览 1345
- 评论(0)
Linux
makefile详解
作者:陈皓
原文:http://blog.csdn.net/wody87/archive/2009/09/16/4557835.aspx
如有侵犯个人著作权,请电邮:zhangxuehuaemail at gmail dot com
本人立即删除此文
三、变量高级用法
这里介绍两种变量的高级使用 ...
- 2009-11-13 17:38
- 浏览 3612
- 评论(0)