cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
647
Views
0
Helpful
3
Replies

getLine with return tags - enterpriseAltNum and e164AltNum get returned no matter what

stephan.steiner
Spotlight
Spotlight

Hi

I figured it was high time I found another bug. So here goes:

My get request

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://www.cisco.com/AXL/API/11.5"><soapenv:Header/><soapenv:Body><ns:getLine sequence="0"> <pattern>7881</pattern><routePartitionName>p_internal</routePartitionName><returnedTags><pattern/><callForwardAll/><shareLineAppearanceCssName/><voiceMailProfileName/></returnedTags></ns:getLine></soapenv:Body></soapenv:Envelope>

And the response from CUCM 11.5.1.12900-21

<?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ns:getLineResponse xmlns:ns="http://www.cisco.com/AXL/API/11.5"><return><line uuid="{4694AB3D-D9E4-E315-E79A-D345AA05B186}"><pattern>7881</pattern><callForwardAll/><shareLineAppearanceCssName uuid="{BC3B6B1C-ADF4-2B1D-F723-4A927AAFFE89}">css_all</shareLineAppearanceCssName><voiceMailProfileName uuid="{16C584EA-6A81-4138-9EA1-AF452DE8F75A}">Default</voiceMailProfileName><enterpriseAltNum/><e164AltNum/></line></return></ns:getLineResponse></soapenv:Body></soapenv:Envelope>

I realize I wrote voicemailProfile instead of voiceMailProfile, but still, I did not request enterpriseAltNum or e164AltNum.

3 Replies 3

npetrele
Cisco Employee
Cisco Employee

I'll look into it and file a defect if necessary.  In the meantime, even if it's a defect, you can always ignore those returned values.

npetrele
Cisco Employee
Cisco Employee

I reproduced it and filed CDETS CSCve80580.

stephan.steiner
Spotlight
Spotlight

Thanks. Of course I'm ignoring the tags, but it goes against the principle of not asking for data you don't need. As you know, I'm doing dangerous stuff

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: