Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 791 Bytes

Dial.md

File metadata and controls

15 lines (11 loc) · 791 Bytes

Dial

Properties

Name Type Description Notes
caller Channel The calling channel. [optional]
dialstatus str Current status of the dialing attempt to the peer.
dialstring str The dial string for calling the peer channel. [optional]
forward str Forwarding target requested by the original dialed channel. [optional]
forwarded Channel Channel that the caller has been forwarded to. [optional]
peer Channel The dialed channel.

[Back to Model list] [Back to API list] [Back to README]