mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Asterisk -> OpenPBX.
This commit is contained in:
parent
47d6520502
commit
a11c735f94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189238
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user