warmbowski
New Member
- Joined
- Jul 15, 2008
- Messages
- 9
- Reaction score
- 0
I am trying to compile IMAP voice mail into my Asterisk 1.6 installation (PIAF 1.4). To do this I need to run (in the asterisk source folder ./configure --with-imap={path to uw imap}. Then I need to run make menuselect and enable the imap voice mail option. A problem crops up when I run update-scripts16 and update-fixes16 and the script offers to recompile Asterisk. When I do that, it reruns ./configure without the --with-imap option and thus the functionality is removed.
My question is: Is there somewhere that I can edit the PIAF compile script and add the --with-imap option into it manually so that I don't have to recompile Asterisk manually after PIAF does it's updates.
My question is: Is there somewhere that I can edit the PIAF compile script and add the --with-imap option into it manually so that I don't have to recompile Asterisk manually after PIAF does it's updates.