Configure how to behave when connecting to endpoints within the specified subnet
This section is OPTIONAL; MANDATORY parameters only need to be specified if this section exists
The header for this section is [[network]]
Name | Mandatory | Type | Default | Description |
---|---|---|---|---|
subnet | yes | string | N/A | This parameter was introduced in version 7.10.0 The destination subnet that these settings apply to. Written in the format ADDRESS/NUM_BITS, e.g. 1.2.3.4/24 |
presentation_address | no | string | auto | This parameter was introduced in version 7.10.0 The IP address to present as the local address for RTP streams, SIP messages and MRCP messages when the destination is within the specified subnet. Overrides presentation_address settings in [streaming], [sip] and [mrcp] sections |
streaming_presentation_address | no | string | auto | This parameter was introduced in version 7.10.0 The IP address to present as the local address for RTP streams when the destination is within the specified subnet. Overrides presentation_address |
sip_presentation_address | no | string | auto | This parameter was introduced in version 7.10.0 The IP address to present as the local address in SIP messages when the destination is within the specified subnet. Overrides presentation_address |
mrcp_presentation_address | no | string | auto | This parameter was introduced in version 7.10.0 The IP address to present as the local address in SIP messages when the destination is within the specified subnet. Overrides presentation_address |