diff options
Diffstat (limited to 'net/yate-devel/files/pkg-message.in')
-rw-r--r-- | net/yate-devel/files/pkg-message.in | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/net/yate-devel/files/pkg-message.in b/net/yate-devel/files/pkg-message.in new file mode 100644 index 000000000000..2d8e89f9e663 --- /dev/null +++ b/net/yate-devel/files/pkg-message.in @@ -0,0 +1,21 @@ +------------------------------------------------------------------------------- +IMPORTANT! MAKE SURE TO READ THE FOLLOWING! + +To enable yate_enable="YES" in your /etc/rc.conf file. It'll also start +the yate sever automatically when the system is started. + +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 to 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) +------------------------------------------------------------------------------- |