Hello and thank you for your answers Giggesh and David ! Both posts answer my questions...
I made a "GetPhone" request and the "vendor config" part is the following :
http://developer.cisco.com/html/js/editor/# <vendorConfig> <disableSpeaker>false</disableSpeaker> <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset> <forwardingDelay>1</forwardingDelay> <pcPort>0</pcPort> <settingsAccess>1</settingsAccess> <garp>1</garp> <voiceVlanAccess>0</voiceVlanAccess> <videoCapability>0</videoCapability> <autoSelectLineEnable>0</autoSelectLineEnable> <webAccess>0</webAccess> <daysDisplayNotActive>1</daysDisplayNotActive> <displayOnTime>07:30</displayOnTime> <displayOnDuration>10:30</displayOnDuration> <displayIdleTimeout>01:00</displayIdleTimeout> <spanToPCPort>0</spanToPCPort> <loggingDisplay>1</loggingDisplay> <loadServer /> <recordingTone>0</recordingTone> <recordingToneLocalVolume>100</recordingToneLocalVolume> <recordingToneRemoteVolume>50</recordingToneRemoteVolume> <recordingToneDuration /> <displayOnWhenIncomingCall>0</displayOnWhenIncomingCall> <rtcp>0</rtcp> <moreKeyReversionTimer>5</moreKeyReversionTimer> <autoCallSelect>1</autoCallSelect> <logServer /> <g722CodecSupport>0</g722CodecSupport> <headsetWidebandUIControl>0</headsetWidebandUIControl> <handsetWidebandUIControl>0</handsetWidebandUIControl> <headsetWidebandEnable>0</headsetWidebandEnable> <handsetWidebandEnable>0</handsetWidebandEnable> <peerFirmwareSharing>0</peerFirmwareSharing> <enableCdpSwPort>1</enableCdpSwPort> <enableCdpPcPort>1</enableCdpPcPort> <enableLldpSwPort>1</enableLldpSwPort> <enableLldpPcPort>1</enableLldpPcPort> <lldpAssetId /> <powerPriority>0</powerPriority> </vendorConfig>If i copy those lines in the "vendor config" for a "AddPhone" request, it could work correctly ? (If the model is the same).
I will try on my lab...
Thank's again for your other answers on my last questions. It's interesting...