1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Asterisk -> OpenPBX.

This commit is contained in:
Maxim Sobolev 2007-04-04 23:44:17 +00:00
parent 47d6520502
commit a11c735f94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189238
2 changed files with 4 additions and 4 deletions

View File

@ -18,8 +18,8 @@ command=%%PREFIX%%/sbin/openpbx
load_rc_config $name
pidfile=${asterisk_pidfile:-"/var/run/openpbx.pid"}
pidfile=${openpbx_pidfile:-"/var/run/openpbx.pid"}
asterisk_enable=${asterisk_enable:-"NO"}
openpbx_enable=${openpbx_enable:-"NO"}
run_rc_command "$1"

View File

@ -1,5 +1,5 @@
Asterisk is an Open Source PBX and telephony toolkit. It is, in a
OpenPBX is an Open Source PBX and telephony toolkit. It is, in a
sense, middleware between Internet and telephony channels on the bottom,
and Internet and telephony applications at the top.
WWW: http://www.asteriskpbx.com
WWW: http://www.openpbx.com