[asterisk-bugs] [JIRA] (ASTERISK-27639) BuildSystem: Enable IMAP in FreeBSD.
Alexander Traud (JIRA)
noreply at issues.asterisk.org
Tue Jan 30 03:08:13 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexander Traud updated ASTERISK-27639:
---------------------------------------
Comment: was deleted
(was: Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].)
> BuildSystem: Enable IMAP in FreeBSD.
> ------------------------------------
>
> Key: ASTERISK-27639
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27639
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_voicemail/IMAP
> Affects Versions: 13.19.0
> Environment: FreeBSD 11.1
> Reporter: Alexander Traud
> Severity: Minor
>
> {{./configure}} does not detect the external package [c-client|https://svnweb.freebsd.org/ports/head/mail/cclient/] ([UW IMAP Toolkit|https://en.wikipedia.org/wiki/UW_IMAP]) on FreeBSD, because the shared library has a different name, compared to Debian/Ubuntu and RHEL/CentOS/Fedora. c-client is required if you do not want to store your voicemails as local files but send to a remote IMAP server.
> Attached is a fix for those using FreeBSD and do not use the Asterisk port but built Asterisk themselves: {code}fetch --no-verify-peer https://
> patch -p0 <./FreeBSD_enable_imap.patch
> ./bootstrap.sh
> ./configure{code}It is a specific fix for FreeBSD, which cannot be added to Asterisk in general.
> Hopefully someone actually using IMAP as storage in Asterisk, shares his time to do this change here.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list