What is Yate
Line 1: | Line 1: | ||
Yate stands for '''Y'''et '''A'''nother '''T'''elephony '''E'''ngine, and like the name states it is mainly a telephony engine; while currently focused on [http://www.fcc.gov/voip/ Voice over Internet Protocol (VoIP)] and [http://www.webopedia.com/TERM/P/PSTN.html PSTN], its power lies in its ability to be easily extended. Voice, video, data and instant messenging can all be unified under Yate's flexible routing engine, maximizing communications efficiency and minimizing infrastructure costs for businesses. | Yate stands for '''Y'''et '''A'''nother '''T'''elephony '''E'''ngine, and like the name states it is mainly a telephony engine; while currently focused on [http://www.fcc.gov/voip/ Voice over Internet Protocol (VoIP)] and [http://www.webopedia.com/TERM/P/PSTN.html PSTN], its power lies in its ability to be easily extended. Voice, video, data and instant messenging can all be unified under Yate's flexible routing engine, maximizing communications efficiency and minimizing infrastructure costs for businesses. | ||
− | ==Yate | + | ==Yate usability== |
* [[VoIP_Server|VoIP Server]] | * [[VoIP_Server|VoIP Server]] | ||
Line 24: | Line 24: | ||
* IVR engine | * IVR engine | ||
* Prepaid and/or postpaid cards system | * Prepaid and/or postpaid cards system | ||
+ | |||
+ | == About Yate's software== | ||
The software is ''written in C++'' and it supports scripting in various programming languages (such as those supported by the currently implemented PHP, Python, Perl and Javascript libraries) and even any Unix shell. The PHP, Python, Perl and Javascript libraries have been developed and made available in order to ease development of external functionalities for Yate. | The software is ''written in C++'' and it supports scripting in various programming languages (such as those supported by the currently implemented PHP, Python, Perl and Javascript libraries) and even any Unix shell. The PHP, Python, Perl and Javascript libraries have been developed and made available in order to ease development of external functionalities for Yate. | ||
Yate is production-ready software and is easily extensible. | Yate is production-ready software and is easily extensible. | ||
+ | |||
+ | == Yate's license== | ||
Yate is licensed under the [http://www.fsf.org/licenses/gpl.html GPL]. | Yate is licensed under the [http://www.fsf.org/licenses/gpl.html GPL]. | ||
+ | |||
+ | ==Yate's arhitecture== | ||
Find more about Yate's [[Yate_architecture|architecture]]. | Find more about Yate's [[Yate_architecture|architecture]]. |
Revision as of 15:43, 13 February 2013
Yate stands for Yet Another Telephony Engine, and like the name states it is mainly a telephony engine; while currently focused on Voice over Internet Protocol (VoIP) and PSTN, its power lies in its ability to be easily extended. Voice, video, data and instant messenging can all be unified under Yate's flexible routing engine, maximizing communications efficiency and minimizing infrastructure costs for businesses.
Contents |
Yate usability
- VoIP Server
- VoIP client
- Conference server - with up to 200 channels in a single conference.
- VoIP to PSTN gateway
- PC2Phone and Phone2PC gateway
- IP Telephony server and/or client
- ISDN passive and active recorder
- ISDN, RBS, analog passive recorder
- SS7 switch
- Call center server
- IVR engine
- Prepaid and/or postpaid cards system
About Yate's software
The software is written in C++ and it supports scripting in various programming languages (such as those supported by the currently implemented PHP, Python, Perl and Javascript libraries) and even any Unix shell. The PHP, Python, Perl and Javascript libraries have been developed and made available in order to ease development of external functionalities for Yate.
Yate is production-ready software and is easily extensible.
Yate's license
Yate is licensed under the GPL.
Yate's arhitecture
Find more about Yate's architecture.
See also