opnsense-ports/net/yate/files/pkg-message.in
Franco Fichtner 4be71dcd98 */*: sync with upstream
Taken from: FreeBSD
2015-10-08 07:51:09 +02:00

15 lines
504 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 ${PREFIX}/etc/rc.conf file:
yate_enable="YES" # YATE iPBX/Softswitch server
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
=========================================================================