voxbone v0.3.0 Voxbone.Model.DidConfigurationRequest
Model for Apply Configuration request
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Voxbone.Model.DidConfigurationRequest{
blockCellular: boolean(),
blockOrdinary: boolean(),
blockPayphone: boolean(),
callerId: CallerId,
capacityGroupId: String.t(),
cliPrivacy: String.t(),
deliveryId: String.t(),
didIds: [integer()],
dnisEnabled: boolean(),
faxUriId: integer(),
limitChannels: String.t(),
peer: Peer,
ringback: String.t(),
smsLinkGroupId: String.t(),
smsOutbound: boolean(),
srvLookup: boolean(),
trunkId: String.t(),
voiceUriId: String.t(),
voxFaxEnabled: boolean(),
webRtcEnabled: boolean()
}