On Demand Routing
On Demand Router Servers
First of all the installation flag must be properly set:
installOnDemandRouter="true"
Then, the following variables can be configured in order to create On Demand Router servers, where "_n" is an incrementing number starting by 1 ("_1"):
| Variable | Description | Default Value | Required |
| odrName_n | Specifies a name for the on demand router server that is unique in the cell. | Yes | |
| odrNodeName_n | Specifies a node name. | Yes | |
| odrTemplateName_n | Specifies a template name. Valid values: "http_sip_odr_server", "sip_odr_server" and "odr". | Yes | |
| odrGenUniquePorts_n | The option to generate unique ports. | Yes | |
| odrClusterName_n | If set, the server will be created as a cluster member of the clusterName specified. | No |
Clustering
First of all the installation flag must be properly set:
installOnDemandRouterCluster="true"
Then, the following variables can be configured in order to create an On Demand Router cluster:
| Variable | Description | Default Value | Required |
| odrClusterName | The cluster name of the cluster to be created | Yes |

