Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Created by: Ludwig Balke on 28-11-2012 05:31:40 AM <pre>We need assistance in providing analog phones as endpoints of VGx gateways. The problem arises when a security profile with secure mode is used.</pre> <pre>Without secure mode, the method addGatewaySccpEndpoints works as expected.</pre> <pre> </pre> <pre>Steps to reproduce the error:</pre> <pre>precondition: - VG202 Gateway configured in CUCM - Security Profile with secure mode configured for analog phones - at least one port of gateway configured with analog phone and secure security profile
action: - add a phone to a free port on this gateway with AXL webservice using method addGatewaySccpEndpoints using same (secure) profile which is used for the configured ports
result: errorcode 432, Device does not support security encryption
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://www.cisco.com/AXL/API/9.0"> <soapenv:Header/> <soapenv:Body> <ns:addGatewaySccpEndpoints> <gatewaySccpEndpoints> <!--You have a CHOICE of the next 2 items at this level--> <domainName>SKIGW1FCAC425B0</domainName> <unit>0</unit> <subunit>0</subunit> <endpoint> <index>1</index> <name>AN1FCAC425B0002</name> <!--Optional:--> <description>90829021</description> <product>Analog Phone</product> <class>Phone</class> <protocol>SCCP</protocol> <protocolSide>User</protocolSide> <!--Optional:--> <callingSearchSpaceName>Device_HNR1427_CSS</callingSearchSpaceName> <devicePoolName>HNR1427_Muenchen-TIC_DP_1</devicePoolName> <locationName>HNR1427_Muenchen-TIC_LOC</locationName> <phoneTemplateName>Standard Analog</phoneTemplateName> <securityProfileName>Analog Phone - BWI SCCP Secure Profile</securityProfileName> <deviceMobilityMode>Default</deviceMobilityMode> <commonPhoneConfigName>Standard Common Profile</commonPhoneConfigName> <alwaysUsePrimeLine>Default</alwaysUsePrimeLine> <alwaysUsePrimeLineForVM>Default</alwaysUsePrimeLineForVM> </endpoint> </gatewaySccpEndpoints> </ns:addGatewaySccpEndpoints> </soapenv:Body> </soapenv:Envelope>
HTTP/1.1 500 Internal Server Error Set-Cookie: JSESSIONIDSSO=D6C2AA9F86E51046CDED3D0936EBDCC4; Path=/; Secure; HttpOnly Set-Cookie: JSESSIONID=519C48F8D0B3F66842A6A706096A89E5; Path=/axl/; Secure; HttpOnly Content-Type: text/xml;charset=UTF-8 Content-Length: 470 Date: Sun, 25 Nov 2012 14:25:26 GMT Connection: close Server:
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault > <faultcode>soapenv:Client</faultcode><faultstring>Device does not support security encryption</faultstring><detail><axlError><axlcode>432</axlcode> <axlmessage>Device does not support security encryption</axlmessage><request>addGatewaySccpEndpoints</request></axlError > </detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>
</pre>
Subject: Automatic reply: New Message from Ludwig Balke in Administration XML (AXL) Replied by: Gabriel Zicarelli on 28-11-2012 05:32:50 AM Me encuentro de vacaciones.
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: