Edit Compile Script (./configure --with-imap)

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.
 
Just compile asterisk by hand without using the scripts

joe
 
Yeah, I am doing that. But I was just hoping that it would be a simple task to change the script so that I can just hit the 'Y' key when the update-fixes16 script asks me to recompile.
 
This is a good suggestion for a future improvement. I suppose we can add a prompt that allows you to add in options for the compile directive. Will add it to the todo list. At the moment I am busy on the update-source16 so it may appear in this first when it is released as beta


Tom
 
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.

I dont think that editing the compiled scripts are considered friendly behaviors.
http://pbxinaflash.com/forum/showpost.php?p=36706&postcount=4
http://pbxinaflash.com/forum/showpost.php?p=36709&postcount=5

So - looks like our current choices are we do it by hand (as per Joe), or we wait (as per Tom).
 
or

upon entering addition command line params have it save those to a .conf file and auto populate the prompt if the file exists - that way they are remembered between compiles?

helps my bad memory :)
 

Members online

No members online now.

Forum statistics

Threads
26,687
Messages
174,411
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top