<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic HTTP Status 599 – Incorrect axl version. Supported axl versions in Management</title>
    <link>https://community.cisco.com/t5/management/http-status-599-incorrect-axl-version-supported-axl-versions/m-p/5334580#M4289</link>
    <description>&lt;P&gt;Buenas tardes:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Espero me puedan ayudar con el siguiente tema, estoy recibiendo este error&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTTP Status 599 – Incorrect axl version. Supported axl versions are 11.x, 12.x and 14.x.&lt;/P&gt;
&lt;P&gt;desde un comando curl ejecutado desde un servidor linux ubuntu&lt;/P&gt;
&lt;P&gt;curl -k -u integracionesmx:****** -H "Content-type: text/xml;" -H "SOAPAction:CUCM:DB ver=11.5" -d @/home/integraciones/axl/request_g.xml &lt;A href="https://*******:8443/axl" target="_blank" rel="noopener"&gt;https://*******:8443/axl&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Para ejecutar la siguiente sentencia de SQL para un CUCM ver. 11.5&lt;/P&gt;
&lt;P&gt;&amp;lt;soapenv:Envelope xmlns:soapenv=&lt;A href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank" rel="noopener"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt; xmlns:ns=&lt;A href="http://www.cisco.com/AXL/API/11.5" target="_blank" rel="noopener"&gt;http://www.cisco.com/AXL/API/11.5&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Header/&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;ns:executeSQLQuery&amp;gt;&lt;BR /&gt;&amp;lt;sql&amp;gt;select d.name, n.dnorpattern, dnp.e164mask, cfd.cfadestination, dp.name as dpname, rd.tkrecordingflag from device as d inner join devicenumplanmap as dnp on d.pkid = dnp.fkdevice inner join numplan as n on n.pkid = dnp.fknumplan inner join callforwarddynamic as cfd on n.pkid = cfd.fknumplan inner join DevicePool as dp on dp.pkid = d.fkdevicepool inner join recordingdynamic as rd on dnp.pkid = rd.fkdevicenumplanmap where d.name like 'SEP%' or d.name like 'AN%' or d.name like 'CSF%' or d.name like 'TCT%' or d.name like 'BOT%' or d.name like 'TAB%' or d.name like 'OP%'&amp;lt;/sql&amp;gt;&lt;BR /&gt;&amp;lt;/ns:executeSQLQuery&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/P&gt;
&lt;P&gt;Anteriormente funcionaba, no se si estoy omitiendo alguna dependencia en el servidor ubuntu o si no está funcionando las ligras de Cisco&lt;/P&gt;
&lt;P&gt;Agradezco su ayuda&lt;/P&gt;</description>
    <pubDate>Mon, 29 Sep 2025 21:14:53 GMT</pubDate>
    <dc:creator>daniel-soto</dc:creator>
    <dc:date>2025-09-29T21:14:53Z</dc:date>
    <item>
      <title>HTTP Status 599 – Incorrect axl version. Supported axl versions</title>
      <link>https://community.cisco.com/t5/management/http-status-599-incorrect-axl-version-supported-axl-versions/m-p/5334580#M4289</link>
      <description>&lt;P&gt;Buenas tardes:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Espero me puedan ayudar con el siguiente tema, estoy recibiendo este error&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTTP Status 599 – Incorrect axl version. Supported axl versions are 11.x, 12.x and 14.x.&lt;/P&gt;
&lt;P&gt;desde un comando curl ejecutado desde un servidor linux ubuntu&lt;/P&gt;
&lt;P&gt;curl -k -u integracionesmx:****** -H "Content-type: text/xml;" -H "SOAPAction:CUCM:DB ver=11.5" -d @/home/integraciones/axl/request_g.xml &lt;A href="https://*******:8443/axl" target="_blank" rel="noopener"&gt;https://*******:8443/axl&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Para ejecutar la siguiente sentencia de SQL para un CUCM ver. 11.5&lt;/P&gt;
&lt;P&gt;&amp;lt;soapenv:Envelope xmlns:soapenv=&lt;A href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank" rel="noopener"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt; xmlns:ns=&lt;A href="http://www.cisco.com/AXL/API/11.5" target="_blank" rel="noopener"&gt;http://www.cisco.com/AXL/API/11.5&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Header/&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;ns:executeSQLQuery&amp;gt;&lt;BR /&gt;&amp;lt;sql&amp;gt;select d.name, n.dnorpattern, dnp.e164mask, cfd.cfadestination, dp.name as dpname, rd.tkrecordingflag from device as d inner join devicenumplanmap as dnp on d.pkid = dnp.fkdevice inner join numplan as n on n.pkid = dnp.fknumplan inner join callforwarddynamic as cfd on n.pkid = cfd.fknumplan inner join DevicePool as dp on dp.pkid = d.fkdevicepool inner join recordingdynamic as rd on dnp.pkid = rd.fkdevicenumplanmap where d.name like 'SEP%' or d.name like 'AN%' or d.name like 'CSF%' or d.name like 'TCT%' or d.name like 'BOT%' or d.name like 'TAB%' or d.name like 'OP%'&amp;lt;/sql&amp;gt;&lt;BR /&gt;&amp;lt;/ns:executeSQLQuery&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/P&gt;
&lt;P&gt;Anteriormente funcionaba, no se si estoy omitiendo alguna dependencia en el servidor ubuntu o si no está funcionando las ligras de Cisco&lt;/P&gt;
&lt;P&gt;Agradezco su ayuda&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 21:14:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/http-status-599-incorrect-axl-version-supported-axl-versions/m-p/5334580#M4289</guid>
      <dc:creator>daniel-soto</dc:creator>
      <dc:date>2025-09-29T21:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Status 599 – Incorrect axl version. Supported axl versions</title>
      <link>https://community.cisco.com/t5/management/http-status-599-incorrect-axl-version-supported-axl-versions/m-p/5334665#M4290</link>
      <description>&lt;P&gt;No conozco AXL, pero revisando el ejemplo de hello world &lt;A href="https://developer.cisco.com/docs/axl/hello-world-with-curl/#hello-world-with-curl" target="_blank"&gt;https://developer.cisco.com/docs/axl/hello-world-with-curl/#hello-world-with-curl&lt;/A&gt;&amp;nbsp;en el encabezado&amp;nbsp;SOAPAction tambien especifican la entrada&amp;nbsp;executeSQLQuery&lt;/P&gt;
&lt;PRE class="code-tab-content  language-bash" tabindex="0"&gt;&lt;CODE&gt;$ curl -k -u AXLuser -H 'Content-type: text/xml' -H 'SOAPAction: "CUCM:DB ver=12.5 executeSQLQuery"' -d @request.xml https://CUCM-ADDRESS:8443/axl/
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Prueba como esta en el ejemplo. En la guia no mencionan nada de dependencias del servidor, por lo que no creo que tenga algo que ver. Tambien podrias probar una query mas sencilla y ver que pasa&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 08:34:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/http-status-599-incorrect-axl-version-supported-axl-versions/m-p/5334665#M4290</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2025-09-30T08:34:06Z</dc:date>
    </item>
  </channel>
</rss>

