yyate2tara

所属分类:IP电话/视频会议
开发工具:Visual C++
文件大小:2297KB
下载次数:14
上传日期:2012-07-29 23:07:42
上 传 者summonsss
说明:  yate是一个软交换的sip电话。也是一个voip服务器或客户端。主要支持功能:VoIP 服务器 VoIP 客户端 VoIP too PSTN 网关 PC2Phone and Phone2PC 网关 H.323 网守 H.323 多端点服务器 H.323<
(yate is a softswitch sip phone. Is a voip server or client. Support functions: VoIP server, VoIP client VoIP too the PSTN gateway, PC2Phone and Phone2PC gateway H.323 network to keep the H.323 multi-endpoint server H.323 < )

文件列表:
yyate2tara\yate\autogen.sh (568, 2007-09-24)
yyate2tara\yate\ChangeLog (19247, 2007-11-16)
yyate2tara\yate\clients\main-qt4.cpp (1294, 2008-01-08)
yyate2tara\yate\clients\Makefile.in (3360, 2008-06-03)
yyate2tara\yate\clients\null_team-16.png (206, 2006-12-17)
yyate2tara\yate\clients\null_team-32.png (313, 2006-12-17)
yyate2tara\yate\clients\null_team-48.png (484, 2007-12-06)
yyate2tara\yate\clients\qt4\Makefile.in (1275, 2008-06-03)
yyate2tara\yate\clients\qt4\qt4client.cpp (53320, 2008-08-04)
yyate2tara\yate\clients\qt4\qt4client.h (12393, 2008-08-04)
yyate2tara\yate\clients\run-qt4 (321, 2008-01-08)
yyate2tara\yate\clients\yate-qt4.desktop (323, 2008-01-11)
yyate2tara\yate\clients\yate-qt4.menu (154, 2008-01-11)
yyate2tara\yate\conf.d\accfile.conf.sample (860, 2007-11-16)
yyate2tara\yate\conf.d\analog.conf.sample (9283, 2008-06-12)
yyate2tara\yate\conf.d\cdrbuild.conf.sample (752, 2007-11-16)
yyate2tara\yate\conf.d\cdrfile.conf.sample (675, 2007-11-16)
yyate2tara\yate\conf.d\clustering.conf.sample (839, 2008-05-01)
yyate2tara\yate\conf.d\dbpbx.conf.sample (1290, 2007-11-16)
yyate2tara\yate\conf.d\dsoundchan.conf.sample (648, 2007-11-16)
yyate2tara\yate\conf.d\enumroute.conf.sample (1896, 2008-07-18)
yyate2tara\yate\conf.d\extmodule.conf.sample (1731, 2007-11-02)
yyate2tara\yate\conf.d\h323chan.conf.sample (6710, 2007-11-16)
yyate2tara\yate\conf.d\heartbeat.conf.sample (1051, 2008-06-12)
yyate2tara\yate\conf.d\lateroute.conf.sample (755, 2008-07-18)
yyate2tara\yate\conf.d\Makefile.in (1113, 2007-12-10)
yyate2tara\yate\conf.d\mgcpca.conf.sample (1034, 2008-06-12)
yyate2tara\yate\conf.d\mgcpgw.conf.sample (1016, 2008-06-12)
yyate2tara\yate\conf.d\moh.conf.sample (664, 2007-11-16)
yyate2tara\yate\conf.d\mux.conf.sample (632, 2008-06-12)
yyate2tara\yate\conf.d\mysqldb.conf.sample (877, 2007-11-16)
yyate2tara\yate\conf.d\pbxassist.conf.sample (1929, 2007-11-16)
yyate2tara\yate\conf.d\pgsqldb.conf.sample (1010, 2007-11-16)
yyate2tara\yate\conf.d\providers.conf.default (875, 2008-08-04)
yyate2tara\yate\conf.d\queues.conf.sample (2539, 2008-06-05)
yyate2tara\yate\conf.d\regexroute.conf.sample (8915, 2008-07-15)
yyate2tara\yate\conf.d\regfile.conf.sample (711, 2007-11-16)
yyate2tara\yate\conf.d\register.conf.sample (6429, 2007-12-13)
yyate2tara\yate\conf.d\rmanager.conf.sample (597, 2007-11-16)
yyate2tara\yate\conf.d\sipfeatures.conf.sample (990, 2007-11-16)
... ...

YATE - Yet Another Telephony Engine ----------------------------------- The YATE project aims to be a fully featured software PBX. It was created to alow developers and users to have more functionality and scalability. To reach this goal YATE is built from two kinds of components: 1. The main engine - telengine. 2. Modules - routing modules - drivers - script language bindings - billing modules Its license is GPL with exceptions (in case of linking with proprietary software). We have chosen this license to help the growth of this project. Building YATE Software ---------------------- YATE have been tested on Linux and Windows and was ported to FreeBSD. Please report bugs at bugs@voip.null.ro To build Yate the quick way is: ./configure make make install If you are lacking both doxygen and kdoc you will need to install without the API documentation: make install-noapi 1. Building the engine You have just to run 'make engine' in the main directory. 2. Building the modules. Run 'make modules' in the main directory or 'make' in the modules directory. 3. Building the test modules. Run 'make test' in the main directory or 'make' in the test directory. After you have create the test modules use 'mktestlinks' in the modules directory to make links from test modules into modules directory. 4. Building the classes API documentation Run 'make apidocs' in the main directory. You will need to have kdoc or doxygen installed. Alternatively you can just 'make everything' in the main directory which will build them all. Running YATE ------------ You can run YATE directly from the build directory - just use 'run' script from the main directory. ./run -vvv You can also install YATE - then you can run it from anywhere. yate -vvv On the command line you can use '-v' to increase the verbosity level. If in doubt run "run --help" (or "yate --help" if installed) to get a list of possible options. There is also a manual page - "man yate" and read. While running the following signals and keys are trapped and used: - SIGTERM and SIGINT (Ctrl-C) will cleanly stop the engine - SIGHUP and SIGQUIT (Ctrl-\) will reinitialize the modules - SIGUSR1 will gracefully restart a supervised engine - SIGUSR2 will forcefully restart a supervised engine Configuring YATE ---------------- Some samples for the configuraton files can be found in the conf.d directory. Note that you must rename them without the .sample extension or create symlinks to them.

近期下载者

相关文件


收藏者