Virtual Module Call Control Parameters


Firmware File Name:
[vb_firm] This parameter specifies the firmware file location including the file name.

Media IP Interface for IPv4:
[ip_interface] This parameter sets the IPv4 interface device that the virtual module will use for media transmissions.

Media IP Interface for IPv6:
[ip_interfaceV6] This parameter sets the IPv6 interface device that the virtual module will use for media transmissions.

Number of Channels:
[channels] This parameter specifies the number of channels available on the virtual module.

Lowest IP Port Number:
[media_port_min] This parameter sets the lowest IP port number that the module can use for media transmissions.

Highest IP Port Number:
[media_port_max] This parameter sets the highest IP port number that the module can use for media transmissions.



Advanced Settings


Media IP Family Preference:
[ip_preference] This parameter sets the IP family preference that should be used for Media control. Valid values for SIP are:
ipv4_only - IPv4 support only.
ipv6_only - IPv6 support only.
ipv4_preferred - IPv4 preferred over IPv6.
ipv6_preferred - IPv6 preferred over IPv4.
Valid values for H.323 are:
ipv4_only - IPv4 support only.
default: The default value for this parameter is 'ipv4_only'.

Media IPv4 Address:
[ip_address] This parameter sets the IPv4 address that the virtual module will use for media transmissions. When this parameter is set to its default value ( ip_address= ), Media control uses the IPv4 address of the local host. When set, this parameter must contain an IPv4 address in the form: xxx.xxx.xxx.xxx. This parameter is ignored when the parameter Media IP Interface for IPv4 [ip_interface] is set.

Media IPv6 Address:
[ip_addressV6] This parameter sets the IPv6 address that the virtual module will use for media transmissions. When this parameter is set to its default value ( ip_addressV6= ), Media control uses the IPv6 address of the local host. When set, this parameter must contain an IPv6 address in the form: [%]:PortNumber. This parameter is ignored when the parameter Media IP Interface for IPv6 [ip_interfaceV6] is set.