<Client>
noun supports the following attributes that modify its behavior:GET
, POST
POST
initiated
, ringing
, answered
, completed
GET
, POST
POST
<Video>
noun is nested, otherwise client’s name should be used as the value of the tag <Client>
.<Video>
noun nesting<Video>
noun nesting.initiated,ringing,answered,completed
. If a statusCallback is provided and no status callback events are specified the completed event will be sent by default.initiated
event is fired when teleapi starts dialing the call.ringing
event is fired when the call starts ringing.answered
event is fired when the call is answered.completed
event is fired when the call is completed regardless of the termination status: busy
, canceled
, completed
, failed
, or no-answer
. If no statusCallbackEvent
is specified, completed
will be fired by default.CallSid
to modify the child call by POSTing to Calls/{CallSid} with a new RCML URL.queued
, initiated
, ringing
, in-progress
, busy
, failed
, or no-answer
. See CallStatus for more details.completed
event.call-progress-events
.0
. Although events are fired in order, they are made as separate HTTP requests and there is no guarantee they will arrive in the same order.jenny
. To connect the call to jenny
, use a <Dial>
verb with a <Client>
noun nested inside.<Number>
and <Client>
nouns within a <Dial>
verb to dial multiple phone numbers and clients at the same time. The first person to answer the call will be connected to the caller, while the rest of the call attempts are hung up.<Dial>
.