sipApplicationRouter - SIP Application Router (sipApplicationRouter)

Configuration for the SIP application router

NameTypeDefaultDescription
sipDarConfigurationPath to a fileThe location of the default application router (DAR) properties file. This value is mapped to JSR 289 javax.servlet.sip.ar.dar.configuration. The DAR must be configured as specified in JSR 289.
sipNoRouteErrorCodeint403The error response code that is sent by the SIP container when no active servlet can be mapped to an incoming initial request.
carProviderstring*The fully qualified domain name (FQDN) of the custom application router provider. Set to an asterisk (*) to use an arbitrary available provider.
enable.carbooleantrueApplications are routed using the available custom application router; otherwise, the default application router is used.