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. |