Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Unity Connection(CUC) Developer Center
Overview
Documentation
Community
Testing
CUC Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to CUMI Questions
RE: file is not mixer compatible and cannot be transcoded
Threads [
Previous
|
Next
]
file is not mixer compatible and cannot be transcoded
Jimmy Coyne
4/9/12 9:14 PM
RE: file is not mixer compatible and cannot be transcoded
Adrienne Moherek
4/10/12 10:16 PM
RE: file is not mixer compatible and cannot be transcoded
Adrienne Moherek
4/10/12 10:29 PM
RE: file is not mixer compatible and cannot be transcoded
Jimmy Coyne
4/10/12 11:15 PM
RE: file is not mixer compatible and cannot be transcoded
Jimmy Coyne
4/10/12 11:35 PM
Jimmy Coyne
Posts:
3
Join Date:
6/30/10
Recent Posts
file is not mixer compatible and cannot be transcoded
Answer
4/9/12 9:14 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi,
I’m trying to send a voicemail message to Unity Connection using CUMI API but am currently getting a 401 http response. Looking at tomcat logs i see the following line
"file is not mixer compatible and cannot be transcoded"
Which seem to indicate that the file is sent correctly but in the wrong format. However the file should be in a supported format, PCM, as I used the broadcastmessage tool to create the wav file (to make sure the format is correct).
Any ideas on what I’m doing wrong?
Thanks,
Jimmy
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Adrienne Moherek
Posts:
5
Join Date:
8/31/11
Recent Posts
RE: file is not mixer compatible and cannot be transcoded
Answer
4/10/12 10:16 PM as a reply to Jimmy Coyne.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Jimmy,
Please double check the Sending Messages section of CUMI here:
http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Messaging_Interface_%28CUMI%29_API_--_Using_the_CUMI_API_for_Sending_Messages#Sending_Messages
Here are some sample request/responses to compare with your request/response:
http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Messaging_Interface_%28CUMI%29_API_--_HTTP_Samples
Thanks,
Adrienne
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Adrienne Moherek
Posts:
5
Join Date:
8/31/11
Recent Posts
RE: file is not mixer compatible and cannot be transcoded
Answer
4/10/12 10:29 PM as a reply to Adrienne Moherek.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Jimmy,
The WAV file needs to be PCM 16/8/1.
The next step is to send yourself a voice message and download it.
Thanks,
Adrienne
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Jimmy Coyne
Posts:
3
Join Date:
6/30/10
Recent Posts
RE: file is not mixer compatible and cannot be transcoded
Answer
4/10/12 11:15 PM as a reply to Adrienne Moherek.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Thanks Adrienne,
I can now successfully send a VM to a user via a REST call.
One final question, using CUTI, do you know if it is possible to call a user and playback a particular VM ?
I had a look at "Play the recording" section in http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Telephony_Interface_(CUTI)_API_--_Using_CUTI_for_Basic_Call_Operations#Playing_and_Recording_by_Using_a_Call - should this also work for a regular VM message (non broadcast ) ? I couldn't get it to work, the end user would get a call but no VM would get played.
Regards.
Jimmy
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Jimmy Coyne
Posts:
3
Join Date:
6/30/10
Recent Posts
RE: file is not mixer compatible and cannot be transcoded
Answer
4/10/12 11:35 PM as a reply to Jimmy Coyne.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Ok, disregard last post .. working now
.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Overview
Documentation
Community
Testing