Opened 13 years ago
Closed 13 years ago
#29920 closed update (fixed)
asterisk: Update to 1.6.2.18, fix bugs, and enhancement variant
Reported by: | funnymanva@… | Owned by: | mr_bond@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | marc.blanchet@…, stefan.van.der.eijk@…, ryandesign (Ryan Carsten Schmidt) |
Port: | asterisk |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Updates the source for Asterisk to the latest 1.6.2.18 build.
Bug Fix:
- Upon installing asterisk a few directories are missing that are needed for operation such as all of the ones under /var/spool/asterisk and the /var/run/asterisk and /var/log/asterisk.
Enhancements:
- Added variant that allows caching of sound files to user's home directory under .asterisk_sounds_cache. This can greatly speed up installation time if using a .asterisk.makeopts file that selects all audio files for installation.
- Created a base asterisk.conf file that points to all the correct directories for the asterisk configuration. Part of the script also makes sure to update the asterisk.conf file with the proper prefix for where the ports are installed.
Attachments (3)
Change History (7)
Changed 13 years ago by funnymanva@…
Attachment: | Portfile-asterisk.diff added |
---|
Changed 13 years ago by funnymanva@…
Attachment: | asterisk.conf added |
---|
Template of base asterisk.conf to be placed in files folder and updated on install
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | marc.blanchet@… added; mr_bond openmaintainer marc.blanchet@… removed |
---|---|
Description: | modified (diff) |
Keywords: | asterisk removed |
Owner: | changed from macports-tickets@… to mr_bond@… |
Summary: | Update asterisk to 1.6.2.18, fix bugs, and enhancement variant → asterisk: Update to 1.6.2.18, fix bugs, and enhancement variant |
Changed 13 years ago by stefan.van.der.eijk@…
Attachment: | Portfile-asterisk.1.6.2.19.diff added |
---|
up to 1.6.2.19
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Keywords: | haspatch added |
- r84885: updated to 1.6.2.18
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
- r84886: updated to 1.6.2.19
Note: See
TracTickets for help on using
tickets.
Port file patch