Description
yate - Yet Another Telephony Engine
Property |
Value |
Distribution |
FreeBSD 12 |
Repository |
FreeBSD Ports Quarterly i386 |
Package filename |
yate-6.1.0_2.txz |
Package name |
yate |
Package version |
6.1.0 |
Package release |
2 |
Package architecture |
i386 |
Package type |
txz |
Category |
net |
Homepage |
http://yate.null.ro |
License |
GPLv2 |
Maintainer |
koue@chaosophia.net |
Download size |
3.93 MB |
Installed size |
26.69 MB |
Yate - Yet Another Telephony Engine
is a next-generation 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.
Yate is production-ready software and is easily extensible.
Yate is licensed under the GPL.
WWW: http://yate.null.ro
Groups: yate
Options:
- AMRNB: off
- DAHDI: off
- DOCS: on
- H323: off
- ILBC: off
- MYSQL: off
- PGSQL: off
- SCTP: on
- SPANDSP: off
- SQLITE: off
To start the YATE sever automatically when the system is started, append
the following in your /usr/local/etc/rc.conf file:
yate_enable="YES" # YATE iPBX/Softswitch server
To manually start the yate server run (as root):
# /usr/local/etc/rc.d/yate start
To manually stop it:
# /usr/local/etc/rc.d/yate stop
install
Alternatives
Requires
Provides
Name |
Value |
libyate.so.6.1.0 |
- |
libyateasn.so.6.1.0 |
- |
libyatejabber.so.6.1.0 |
- |
libyatemgcp.so.6.1.0 |
- |
libyateradio.so.6.1.0 |
- |
libyatescript.so.6.1.0 |
- |
libyatesig.so.6.1.0 |
- |
Download
Type |
URL |
Mirror |
pkg.freebsd.org |
Binary Package |
yate-6.1.0_2.txz
|
Source Package |
net/yate
|
Install Howto
Install yate txz package:
# pkg install yate
See Also