Module: Signalwire::Relay::ComponentMethod
- Defined in:
- lib/signalwire/relay/constants.rb
Constant Summary collapse
- ANSWER =
'calling.answer'- CONNECT =
'calling.connect'- DIAL =
BEGIN is a reserved word
'calling.begin'- HANGUP =
END is a reserved word
'calling.end'- PLAY =
'calling.play'- PROMPT =
'calling.play_and_collect'- RECORD =
'calling.record'- SEND_FAX =
'calling.send_fax'- RECEIVE_FAX =
'calling.receive_fax'- TAP =
'calling.tap'- DETECT =
'calling.detect'- SEND_DIGITS =
'calling.send_digits'