On Tue, Sep 14, 2010 at 5:02 AM, David Becker
<[email protected]> wrote:
> That doesn't help at all.
> I'm trying to add the features to different hardware models and I've looked
> into the plugin for Polycom phones, it doesn't look like that does anything
> beyond defining the settings in the beans.xml and using the if condition in
> the phone.xml.

If your phone model is
   id="openstage20"
Then you can use
  if="openstage20"
In your settings files with doing anything in java of your models file.


I notice you have this in your settings file
  if="firmwareV2"
Are you trying to support 2 different firmware versions? If so, the
java code mircea sent you would be more along those lines.
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to