Description: This command is used to identify which channels on the local system are to be mapped to which destination IP address. For more information about related applications, please refer to the IP Port Mapping Document in the "Customer Service" section of our website.
Cmd Type: Command
Prompt Level: config pstntg x# and pbxtg x#
Syntax: ipmap {chan | *} {ip} {dnis}
Arguments:
chan Required. Enter the channel number of the local unit to be mapped or use * to designate all channels in this trunk group are to be mapped to the specified destination IP address.
ip Required. IP address of the destination Tenor where the above channels will be mapped to.
dnis Optional. When a call is received on this trunk group, if the DNIS is configured, it is included in the Setup message that is sent to the IP side.
Default: None.
Availability: Software Release 2 (P4-2-4) and higher of Analog & Digital Tenors.
Guidelines: For this feature to work properly, passthru on this trunk group should be set to "no".
Examples:
config pstntg 1# ipmap * 192.168.1.100
This will map all the channels in this trunk group to the Tenor at IP 192.168.1.100.
config pstntg 1# ipmap 2 192.168.1.100
This will map channel 2 to 192.168.1.100. Channel 2 must be part of this trunk group.
config pstntg 1# ipmap 2
Will delete the IP mapping that was created above.