<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Http 405 on wav file upload for voicemail</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=8924163" />
  <subtitle>Http 405 on wav file upload for voicemail</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=8924163</id>
  <updated>2013-05-24T06:03:51Z</updated>
  <dc:date>2013-05-24T06:03:51Z</dc:date>
  <entry>
    <title>RE: Http 405 on wav file upload for voicemail</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9286602" />
    <author>
      <name>Utkarsh Katiyar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9286602</id>
    <updated>2012-12-12T07:16:31Z</updated>
    <published>2012-12-12T07:16:31Z</published>
    <summary type="html">[quote=Vinay S]Thanks Utkarsh, that helps us communicate the same to the Customer.
 
The other thread your mentioned states the same issue, where may we find what exactly the change is with the API? Could you point us to an alias or contact/
 
Thanks again,
Vinay[/quote]
 
I am able to add the voice name for a user using the said API but its a PUT request not a POST. Try executing a PUT request on the same setup, if it still fails then we can have a webex session to debug the issue further.</summary>
    <dc:creator>Utkarsh Katiyar</dc:creator>
    <dc:date>2012-12-12T07:16:31Z</dc:date>
  </entry>
  <entry>
    <title>RE: Http 405 on wav file upload for voicemail</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9062814" />
    <author>
      <name>Vinay S</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9062814</id>
    <updated>2012-12-04T07:07:19Z</updated>
    <published>2012-12-04T07:07:19Z</published>
    <summary type="html">Thanks Utkarsh, that helps us communicate the same to the Customer.
 
The other thread your mentioned states the same issue, where may we find what exactly the change is with the API? Could you point us to an alias or contact/
 
Thanks again,
Vinay</summary>
    <dc:creator>Vinay S</dc:creator>
    <dc:date>2012-12-04T07:07:19Z</dc:date>
  </entry>
  <entry>
    <title>RE: Http 405 on wav file upload for voicemail</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9022809" />
    <author>
      <name>Utkarsh Katiyar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9022809</id>
    <updated>2012-12-03T06:20:59Z</updated>
    <published>2012-12-03T06:20:59Z</published>
    <summary type="html">There were some changes related to voice name upload using APIs in the ES version which you have mentioned.
A similar thread which you can refer is:
http://developer.cisco.com/web/cuc/forums/-/message_boards/message/8940762
 </summary>
    <dc:creator>Utkarsh Katiyar</dc:creator>
    <dc:date>2012-12-03T06:20:59Z</dc:date>
  </entry>
  <entry>
    <title>Http 405 on wav file upload for voicemail</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8924162" />
    <author>
      <name>Vinay S</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8924162</id>
    <updated>2012-11-29T17:39:39Z</updated>
    <published>2012-11-29T17:39:39Z</published>
    <summary type="html">We have a wav file to upload against a username for voicemail.

This is the URL

&lt;CUCServer&gt;/vmrest/users/6e2ca867-b1fc-4e27-ac66-3f32965878fd/voicename

we use to do a Http POST on, and write the wav file as a stream.

We are able to successfully upload to an

8.5.1ES54.13029-54

whereas when we try the same on an

8.5.1ES47.12024-47

we get the following exception

Failure runHTTPCommandPost (execute3)java.io.IOException: Server returned HTTP response code: 405 for URL: https://&lt;CUCServer&gt;/vmrest/users/6e2ca867-b1fc-4e27-ac66-3f32965878fd/voicename

Seems clear that POST is blocked on this particular server.

Is there a way we could get the server to allow POST?</summary>
    <dc:creator>Vinay S</dc:creator>
    <dc:date>2012-11-29T17:39:39Z</dc:date>
  </entry>
</feed>

