Class: Punchblock::Translator::Asterisk::Component::MRCPPrompt

Inherits:
Component show all
Includes:
MRCPRecogPrompt, StopByRedirect
Defined in:
lib/punchblock/translator/asterisk/component/mrcp_prompt.rb

Constant Summary

Constants included from MRCPRecogPrompt

Punchblock::Translator::Asterisk::Component::MRCPRecogPrompt::MRCP_ERRORS, Punchblock::Translator::Asterisk::Component::MRCPRecogPrompt::UniMRCPError

Instance Attribute Summary

Attributes inherited from Component

#call, #call_id, #id

Method Summary

Methods included from MRCPRecogPrompt

#execute

Methods included from StopByRedirect

#execute_command, #stop_by_redirect

Methods inherited from Component

#call_ended, #execute_command, #initialize, #logger_id, #send_complete_event, #send_event, #setup

Constructor Details

This class inherits a constructor from Punchblock::Translator::Asterisk::Component::Component