Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CALL
Search - CALL - List
基于Tapi 3.0的软电话源代码,在AVAYA IPO 430交换机上通过,可以实现电话的接通,挂断,转移,hold,park等。-Tapi 3.0 on the soft phone source code, the AVAYA IPO through 430 switches can be connected to the realization of telephone, hang up, transfer, hold, park, etc..
Date : 2025-12-25 Size : 59kb User : pico

ISDN用户网络接口规范 第三层基本呼叫控制协议Q.931国家标准(中文)。可以做为ISDN、VOIP H.225的参考资料。-ISDN User Network Interface Specification third tier basic call control protocol Q.931/Network national standards (Chinese). ISDN can be used as a VOIP H.225 reference.
Date : 2025-12-25 Size : 7.03mb User : Nick

用delphi调用Vc的dll,实例,原码.和大家分享-Vc with delphi call the dll, example, the original code. And share
Date : 2025-12-25 Size : 2.92mb User : lmlxp

通信系统中呼叫阻塞率,排队服务等待时间和拥塞概率。-communication system call blocking rate, the queue waiting for service time and congestion probability.
Date : 2025-12-25 Size : 2kb User : 吴俊

用VC++编的电话自动应答系统,由系统自动处理用户的呼叫,通过语音给出用户的各种操作提示,并根据用户的操作来执行相应的命令-With VC++ Series automatic telephone answering systems, automatic processing by the system user s call, the user is given via voice prompts various operations, and in accordance with the user s actions to implement the corresponding command
Date : 2025-12-25 Size : 345kb User : 李品

C++下实现的一些常用复数运算,可以在C++下方便的调用进行复数运算-C under some commonly used complex calculations, can facilitate C under the call for plural computing
Date : 2025-12-25 Size : 2kb User : 杨样

1、 spClient.exe 客户端服务程序,用于接收到的短信存入数据库中,以及把存入数据库中的短信自动发送出去! 2、 project1.exe 插入数据到发送表中,spClient程序将会自动检测数据并发送。 3、 通讯数据库表名:msgcomm.doc, 这是数据库表名的说明文档,内有ACCESS及SQL SERVER数据库生成文档 4、 用户接口标准.txt, 这是网关收发数据的格式说明,存入数据库中的短信将最终转换成此格式并发送 5、 GetIPInfo.dll 获得spClient.exe所连接的ip地址, 如果不能连接服务器时,程序将调用库函数更新IP。 -1, spClient.exe client service procedures, for the received message into the database, and put into the database automatically sends the message go out! 2, project1.exe insert send data to the table, spClient program will automatically detect and send data. 3, communications, database table name: msgcomm.doc, This is the name of database table documentation, which have ACCESS and SQL SERVER database to generate a document 4, the user interface standard. Txt, this is the gateway to send and receive data formats into the database The message will be eventually converted into this format and send 5, GetIPInfo.dll obtained by spClient.exe connected ip address, if they can not connect to a server, the procedure will update the library function call IP.
Date : 2025-12-25 Size : 642kb User : hzxgr

输入数组作为sort的参数调用sort 即可实现排序(不减序排列) //或者利用重载的方法,参数是(int[] number, 0, number.length-1)-Input parameters of the array as a sort of call to achieve the sort order (with no reduction sequence)// or use of heavy-duty approach, parameter is (int [] number, 0, number.length-1)
Date : 2025-12-25 Size : 1kb User : 蔡尧东

使用SIP进行通话时,出现断话,产生的Q.850代码查询断话原因.-When calls clear in SIP, H.323 and ISDN a "Cleardown Cause Code" is provided to indicate the reason why the call cleared down.
Date : 2025-12-25 Size : 53kb User : Arthur

移动通信中的呼叫流程图绘制控件,以图形的方式,展示信令在UE/NODEB/RNC/CN之间的传递,该控件通常被用在信令分析软件和网络优化软件中-based win32 call flow drawing control, used in 3g signaling analysis software
Date : 2025-12-25 Size : 43kb User : jerry

用powerbuilder写的呼叫中心-call center -Written by powerbuilder-call center call center
Date : 2025-12-25 Size : 69kb User : sunjie

针对可编程的多媒体交换机进行编写的代码程序,从中继中直接呼叫出去;-Programmable switches for multimedia code written procedures, call out directly from the trunk
Date : 2025-12-25 Size : 172kb User : liubo

中国移动的话费清单:如话费清单格式。 把它复制粘贴到一个文本文件中就可以了。注意:只要清单那部分 然后建一个数据库,选择数据库文件和话费清单文件后点《处理》。 这样就可以打开数据库进行操作了。-china mobil call pay database.
Date : 2025-12-25 Size : 31kb User : 陈浩

CISCO UCCX CTI通讯协议。实现了如何连接到UCCX,以及监控、控制呼叫等CTI通讯过程。-CISCO UCCX CTI communication protocol. How to connect to UCCX, and monitoring, call control CTI communication process.
Date : 2025-12-25 Size : 1.82mb User : Louis

call any device from any where
Date : 2025-12-25 Size : 1kb User : naje1980

在创建对象时调用构造函数,在释放对象时调用析构函数,在一般情况下,调用析构函数与创建对象的顺序相反。构造函数与析构函数的调用顺序。-Call the constructor and destructor is called when the object is released when the object was created, in the general case, call the destructor create objects in reverse order. Construct the sequence of function and destructor calls.
Date : 2025-12-25 Size : 825kb User : 张阳林

QR分解是球形MIMO检测算法必不可少的环节,本代码采用m语言描述了QR分解分解具体怎么实现,而不是直接调用matlab内部函数,采用的是QR分解的脉动阵列结构,据此代码可轻易实现QR分解的FPGA设计-QR decomposition is an essential part of the spherical MIMO detection algorithm, the code uses QR decomposition decomposition m language to describe specifically how to achieve, rather than a direct call matlab internal function, using the QR decomposition systolic array structure, pursuant to which the code can be easily QR decomposition FPGA design
Date : 2025-12-25 Size : 3kb User : logic

在设计版图中调用自动显示十字标尺帮助对齐-Call automatic Phillips ruler to help align the design layout
Date : 2025-12-25 Size : 1.09mb User : Wd

Click to Call in PHP language code. Works with Asterisk Manager, Elastix, Trixbox.
Date : 2025-12-25 Size : 1kb User : Paxvobis

客服来电显示系统 分为服务端和客户端。服务端通过广播来电号码,客服端自动接收显示。一般配合板卡级呼叫中心使用。-Display system customer service call Divided into server and client. The server broadcasts the incoming number, client automatically receives the display. The general coordination board level call center.
Date : 2025-12-25 Size : 1.12mb User : chensiyuan
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.