搜索资源列表
Python
- 用pjsip的库编写web网络电话,说明: 1.先安装pjsip的库。 2.你需要两个sip账号,分别填入第114行和116行。 第一个参数是SIP服务器,第二是用户名,第三是密码。 3.被叫号在第49行,你可以修改成从文件读或者其他。 4.第131行,从E盘根目录获取“电话号码.call”文件。获取之后就把该文件删掉。并呼叫该号码。 5.第44行,等待音文件,必须是标准的wav文件,可以用windows自带的录音机自己录制,转码出来的有可能不被支持,会报异常,此处未作处
SstPhone-1.0.0-bak
- 软电话,是个通过sib注册的软电话,可以注册到SIP服务器上。-Soft Phone is a softphone registered by sib can be registered to the SIP server
Sip_Server_client
- 基于exosip开发的客户端和服务器端。服务器端仅是最简单的单线程程序。在linux和windows下测试均能通过。-Exosip developed based on client and server-side. Server-side is only the simplest single-threaded programs. In linux and windows can be tested by.
SIP_UA
- 使用LumiSoft.NET 第三方库,引用网上的例子,修改实现了客户端注册服务器时,出现407的错误,使用前请配置好Settings下的XML文件(The use of LumiSoft.NET third party library, citing online examples, modify the client to achieve registration server, there are 407 errors, please use the configuration of Se