InboundConfig
Inbound SIP configuration.
Properties
alias?
optionalalias?:string
Alias for sip endpoint. Specifies additional SIP URI.
aliasUri?
optionalaliasUri?:string
An additional URI to make SIP calls to the application.
applicationName
applicationName:
string
The application name to use this config for.
groupName?
optionalgroupName?: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?
optionalipAcls?: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.