| Parameter | Presence | Type | Default | Description |
---|
| paiForCallingParty | O | enumeration | enabled |
If enabled, the PAI header (if present) will be accepted to form the Calling-Party-ID.
If disabled, any PAI header will be ignored.
Note: This control takes no affect when your ingress SIP-I call leg is using the Q1912.5 variant.
|
| ppiForCallingParty | O | enumeration | enabled |
If enabled, the PPI header (if present) will be accepted to form the Calling-Party-ID.
If disabled, any PPI header will be ignored.
Note: This control takes no affect when your ingress SIP-I call leg is using the Q1912.5 variant.
|
| rpiForCallingParty | O | enumeration | enabled |
If enabled, the RPI header (if present) will be accepted to form the Calling-Party-ID.
If disabled, any RPI header will be ignored.
Note: This control takes no affect when your ingress SIP-I call leg is using the Q1912.5 variant.
|
| fromHdrForCallingParty | O | enumeration | enabled |
If enabled, the FROM header will be used to form the Calling-Party-ID provided no
allowed PAI/PPI/RPI header is present.
If disabled, the FROM header is not used.
Note: This control takes no affect when your ingress SIP-I call leg is using the Q1912.5 variant.
|
| mapIsupCgpnToPAI | O | enumeration | disabled |
If enabled, PAI and FROM header will be created from the CGPN parameter in the ISUP
when there are no PAI/PPI/RPI headers present in the received SIP message.
|
| mapFromHeaderToIsupGAP | O | enumeration | disabled |
If enabled, Isup GAP is created from the FROM header received.
|
| cpcParamFromHeader | O | enumeration | default |
SIP Mapping CPC parameter from incoming call to outgoing call.
default - map CPC parameter from PAI TEL header.
or map CPC parameter from From header, if PAI TEL has no CPC.
or map CPC parameter from From header, if there is no PAI header.
or map CPC parameter as default ordinary.
paitel - only map CPC parameter from PAI TEL header if exists.
fromheader - only map CPC parameter from From header if exists.
|
| trustedSourceForIsup | O | enumeration | enabled |
Used to indicate if the message came from a trusted source and the FROM header
can be used to map into ISUP parameters.
|