On Mon, Oct 25, 2010 at 4:54 PM, George Niculae <[email protected]> wrote: > On Mon, Oct 25, 2010 at 12:04 PM, David Becker > <[email protected]> wrote: >> Here's an updated version of the provisioning plugin for OpenStage phones to >> show the current status. It's pretty much finished now. I don't know enough >> about Git to generate a proper patch and rebasing causes too many conflicts >> for me to resolve so I just zipped up the folders in main/sipXconfig/plugins >> and added the sipxconfig-jetty.xml. >> >> To point the phones to the server you need to add some lines to the >> dhcpd.conf but I don't think anyone has an actual OpenStage phone at hand >> (if you do it's described in the Administration Manual). >> >> The plugin needs a directory created: >> var/sipxdata/configserver/phone/profile/dls >> >> I especially need feedback on things I might have approached wrong due to a >> lack of experience with developing for SipX. >> Hi David,
I made some changes and refactored some classes, see git patch attached to http://track.sipfoundry.org/browse/XX-8849. However every time I send profiles to an OpenStage model it fails with: Invocation of method 'getValue' in class org.sipfoundry.sipxconfig.setting.ConditionalSettingImpl threw exception java.lang.NullPointerException @ openstagePhone/config.vm[27,41] Not sure if this is caused by the changes I've done, could you please take a look? Just apply patch and issue make && make install from BUILD/sipXconfig. Also, I am not sure about the new SSL listener defined on port 18433, do we need it there? George _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
