VoiceXmlInputTurn inputTurn = DialogueUtils.doTurn(subdialogueCall, context);
while we are calling the subdialogue (sample you gave in the examples) - getting the below exception
[org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported]