In the UpdateLine xml below, the request processes fine with no errors and all the information is updated accept the routePartion and the asciiAlertingName. This is on the 9.1 version of the Cisco Call Manager.
Any idea what to try differently to get these values to stick?
<axl:updateLine xmlns:axl="http://www.cisco.com/AXL/API/1.0" sequence="1">
<line>
<pattern>69959</pattern>
<description>69959</description>
<alertingName>Dick Test</alertingName>
<asciiAlertingName>Dick Test</asciiAlertingName>
<userHoldMOHAudioSourceId>1</userHoldMOHAudioSourceId>
<callingSearchSpaceName>CSS-NCOS 2 - Countywide</callingSearchSpaceName>
<networkHoldMOHAudioSourceId>1</networkHoldMOHAudioSourceId>
<routePartitionName>PT-Phone DN</routePartitionName>
<voiceMailProfile uuid="16C584EA-6A81-4138-9EA1-AF452DE8F75A"/>
<callForwardBusy>
<forwardToVoiceMail>false</forwardToVoiceMail>
<destination>4169959</destination>
<callingSearchSpaceName>CSS-NCOS 2 - Countywide</callingSearchSpaceName>
</callForwardBusy>