Bridge |
The Bridge verb is used to bridge another party (target call) onto the current call.
|
Bridge.BridgeBuilder |
|
Bxml |
|
Conference |
The PlayAudio verb is used to play an audio file in the call.
|
Conference.ConferenceBuilder |
|
Forward |
Forwards an unanswered incoming call to another number.
|
Gather |
The Gather verb is used to collect digits for some period of time.
|
Gather.GatherBuilder |
|
Hangup |
The Hangup verb is used to hang up the current call.
|
Pause |
The Pause verb is used to delay for a set period of time.
|
PauseRecording |
The PauseRecording verb is used to pause a recording that was previously started by a verb.
|
PhoneNumber |
Object representation of a Phonenumber
|
PhoneNumber.PhoneNumberBuilder |
|
PlayAudio |
The PlayAudio verb is used to play an audio file in the call.
|
PlayAudio.PlayAudioBuilder |
|
Record |
The Record verb is used to Record the current XML execution to another URL.
|
Record.RecordBuilder |
|
Redirect |
The Redirect verb is used to redirect the current XML execution to another URL.
|
Redirect.RedirectBuilder |
|
Response |
|
ResumeRecording |
The ResumeRecording verb is used to resume a recording that was previously paused by a verb.
|
Ring |
The Ring verb is used to play ringing audio on a call.
|
SendDtmf |
The SendDtmf verb is used to play DTMF digits in the call.
|
SipUri |
|
SipUri.SipUriBuilder |
|
SpeakSentence |
The SpeakSentence verb translates text to speech and plays the resulting audio on the call
Attributes of the speaker may be changed using these values.
|
StartGather |
Start Gather Verb
|
StartGather.StartGatherBuilder |
|
StartRecording |
The StartRecording verb allows a segment of a call to be recorded while other verbs are executing.
|
StartRecording.StartRecordingBuilder |
|
StopGather |
Stop Gather Verb
|
StopRecording |
The StopRecording verb is used to stop a recording that was previously started by a verb.
|
Tag |
The Tag verb is used to set a new tag value without executing a callback.
|
Transfer |
The Transfer verb is used to bridge another party onto the current call.
|
Transfer.TransferBuilder |
|