mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -04:00
24 lines
858 B
Text
24 lines
858 B
Text
=========================================================================
|
|
IMPORTANT! MAKE SURE TO READ THE FOLLOWING!
|
|
|
|
To start the YATE sever automatically when the system is started, append
|
|
the following in your /etc/rc.conf file:
|
|
|
|
yate_enable="YES" # YATE iPBX/Softswitch server
|
|
zaptel_enable="YES" # If you're using Zaptel cards
|
|
|
|
To manually start the yate server run (as root):
|
|
|
|
# %%PREFIX%%/etc/rc.d/yate start
|
|
|
|
To manually stop it:
|
|
|
|
# %%PREFIX%%/etc/rc.d/yate stop
|
|
|
|
Please note that it is still a "work in progress", so your bug reports
|
|
are welcome and will help us improve quality of this software.
|
|
|
|
NOTE: Please read %%PREFIX%%/shere/doc/yate/README.too on a version of
|
|
Sangoma driver for FreeBSD OS that supports Asterisk/Zaptel interface
|
|
(AFT-A101/A102/A104 cards Only)
|
|
=========================================================================
|