Thanks for your help! We are considering moving to 4.6 in the near future. Looking at the log file that you mentioned allowed me to track it down to a permissions error that was causing the issue.
On Nov 29, 2012, at 11:20 AM, Douglas Hubler <[email protected]> wrote: > Even though i don't know of any reason why 4.4 wouldn't build fine, I > strongly suggest looking 4.6 as things are much more modular to tackle > something like this. 4.6 as it stands is more solid than 4.4 but we > enabled more features and flexibility in 4.6 and it takes more testing > and exposes more bugs so it's not officially released just yet. > Hopefully 4.6 is in your plans at your site. > > As far as your specific problem, Look in > /var/log/sipxpbx/sipxconfig.log for errors. > > On Thu, Nov 29, 2012 at 11:09 AM, Christopher Jones > <[email protected]> wrote: >> Hello All, >> >> I'm trying to add support for provisioning of the Bria Mobile phone app in >> my organization's installation of sipxecs 4.4. From what I understand this >> will involve a new Managed Phone plugin along with some modifications of the >> cmcprov module for sipXconfig as the authentication scheme is different than >> the desktop versions of the app. I've run into some issues getting a build >> environment up and running and was wondering if anyone had any advise on the >> issues below. >> >> I have begun building an development environment on a test machine that I >> setup using the sipxecs 4.4 iso and download the source. I however have not >> yet been able to build the entire source, the issue being that it appears as >> if the dependencies for 4.4 are no longer available from the custom repo, is >> this the case? >> >> After running into this roadblock I decided to modify my build.xml for the >> cmcprov plugin to build against the pre complied version of sipx found in >> /usr/share/java/sipXecs/ on my Sipx iso based install. This allowed me to >> be able to compile the .war for the cmcprov module successfully. However, >> when I move the compiled .war file into place, and restart sipXconfig it >> appears that the .war is not loaded, as jetty returns a 404 not found error. >> Note that I have not yet made any modifications to the source of the >> cmcprov plugin. Does anyone have any suggestions why this process would not >> work? >> >> Thank you in advance for your help. I'm looking forward to working with the >> sipx team, >> >> Chris >> >> _______________________________________________ >> sipx-dev mailing list >> [email protected] >> List Archive: http://list.sipfoundry.org/archive/sipx-dev/ > _______________________________________________ > sipx-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev/ _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
