Twilio::Api::Calls
Inherits Twilio::Api / Reference / Object
Instance methods
create(from = nil, to = nil, url = nil, applicationSid = nil, method = nil, fallbackUrl = nil, fallbackMethod = nil, statusCallback = nil, statusCallbackEvent = nil, statusCallbackMethod = nil, sendDigits = nil, timeout = nil, record = nil, recordingChannels = nil, recordingStatusCallback = nil, recordingStatusCallbackMethod = nil, recordingStatusCallbackEvent = nil, sipAuthUsername = nil, sipAuthPassword = nil, trim = nil, callerId = nil, machineDetection = nil, machineDetectionTimeout = nil, machineDetectionSpeechThreshold = nil, machineDetectionSpeechEndThreshold = nil, machineDetectionSilenceTimeout = nil)
Sourcedelete(sid = nil)
Sourcefetch(sid = nil)
Sourceupdate(sid = nil, url = nil, method = nil, status = nil, fallbackUrl = nil, fallbackMethod = nil, statusCallback = nil, statusCallbackMethod = nil, twiml = nil)
Source