View Single Post
  #125 (permalink)  
Old 09-13-2009, 09:56 PM
stgraber stgraber is offline
Starter Member
 
Posts: 2
Default

Tracing it a bit further, the issue appears to be with the AJAX request to:
/service/zimlet/ch_bnc_asterisk/asterisk.jsp

It gets an error 400 from Jetty meaning: HTTP method POST is not supported by this URL

I couldn't find any error on the Zimbra server other than a return code of 400 in jetty's access log.
Reply With Quote