Hi all,

I'm working on issue XX-6988 - Add Polycom SoundPoint IP 335 model(http://track.sipfoundry.org/browse/XX-6988) and I've tried to add this new phone model to Polycom plugin. I've added in polycom-models.beans.xml file the new phone model using the polycom650's phones model, as below:

<bean id="polycom335" parent="polycomModel">
   <property name="label" value="Polycom SoundPoint IP 335" />
   <property name="maxLineCount" value="2" />
   <property name="supportedFeatures">
     <set>
       <value>disableCallList</value>
       <value>intercom</value>
       <value>voiceQualityMonitoring</value>
       <value>nway-conference</value>
       <value>localConferenceCallHold</value>
       <value>singleKeyPressConference</value>
       <value>IP_650_CodecPref</value>
     </set>
   </property>
 </bean>

The problem is that I don't don't know if I selected the right phone's features. In the issue's description is said that the new phone will use IP_650 Codec. I also compared the features(especially the Call Handling Features) of the both phones and the phones seemed almost identical.

If someone knows better the Polycom models can pls help me with this ?

The phone's datasheet can be found at:
- Polycom SoundPoint IP 335: http://www.polycom.com/global/documents/support/sales_marketing/products/voice/soundpoint-ip335-datasheet.pdf - Polycom SoundPoint IP 650: http://www.polycom.com/global/documents/support/sales_marketing/products/voice/soundpoint_ip650_datasheet.pdf

Thanks,
Cosmin.
_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to