InboundConfig
Inbound SIP configuration.
Properties
alias?
optional
alias:string
Alias for sip endpoint. Specifies additional SIP URI.
aliasUri?
optional
aliasUri:string
An additional URI to make SIP calls to the application.
applicationName
applicationName:
string
The application name to use this config for.
groupName?
optional
groupName:string
The application group name to use this config for. If not set, defaults to the GroupInfo.isDefault | default group.
id
id:
string
Unique id of the config
ipAcls?
optional
ipAcls:string
[]
A list of IPs and subnets in CIDR notation.
priority
priority:
number
Execution priority; must be a non-negative integer.
uri
uri:
string
An URI to make SIP calls to the application.
Found a mistake? Let us know.