Hi all,

http://sipx-wiki.calivia.com/index.php/SipX_ConfigServer_settings.xml

Is there any way to list multiple settings in an if/unless value?  For
example, I'm thinking something like the following (which doesn't work):

    <setting name="callsPerLineKey_600" if="polycom600,polycom650"
copy-of="callsPerLineKey">
      <profileName>callsPerLineKey</profileName>
      <type>
        <integer min="1" max="24" />
      </type>
      <value>24</value>
    </setting>

If there is not way to do the above, then I suppose one would need to
create a new "supportedFeatures" setting to and then add it to the two
set models?

Thanks.


-Paul
[EMAIL PROTECTED]


_______________________________________________
sipx-dev mailing list
sipx-dev@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to