[asterisk-bugs] [JIRA] (ASTERISK-27639) [patch] BuildSystem: Enable IMAP storage on FreeBSD and DragonFly BSD.
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Thu Apr 26 19:12:51 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=243195#comment-243195 ]
Friendly Automation commented on ASTERISK-27639:
------------------------------------------------
Change 8847 merged by Jenkins2:
BuildSystem: Enable IMAP storage on FreeBSD and DragonFly BSD.
[https://gerrit.asterisk.org/8847|https://gerrit.asterisk.org/8847]
> [patch] BuildSystem: Enable IMAP storage on FreeBSD and DragonFly BSD.
> ----------------------------------------------------------------------
>
> 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: DragonFly BSD 5.2
> FreeBSD 11.1
> Reporter: Alexander Traud
> Assignee: Unassigned
> Severity: Minor
> Labels: patch
> Attachments: FreeBSD_enable_imap.patch
>
>
> {{./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://issues.asterisk.org/jira/secure/attachment/57046/FreeBSD_enable_imap.patch
> 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