Anchor |
---|
top | top |
This section lists SIP Common IP Attributes Call Transfer Flags details.
...
Code Block |
---|
% set profiles signaling ipSignalingProfile <profile_name> commonIpAttributes callTransferFlags
forceReRouteViaPsxQuery <disable | enable>
handleIpAddressesNotPresentInNetworkSelectorTableNst
rejectCall
routeViaDefaultZoneIptg
routeViaDefaultiptg
routeViaTransferringIptg>
skipReRouteViaPsxQuery <disable | enable> |
Command Parameters
Caption |
---|
0 | Table |
---|
1 | Call Transfer Flags |
---|
3 | Call Transfer Flags |
---|
|
Parameter | Description |
---|
forceReRouteViaPsxuery | Enable this flag to allow to perform a PSX query for new routes instead of using the IP address received in the Refer-To header. | handleIpAddressesNotPresentInNetworkSelectorTableNst
| | Use this parameter to define how to handle a transferred call when the does not perform a PSX query for new routes and the IP address from the Refer-To header is not present in the Network Selector table. Options are:rejectCall – The always rejects the call transfer.routeViaDefaultZoneIptg – The sends the call transfer INVITE out from the Default Zone's IPTG.routeViaDefaultiptg – This option is not applicable at this time.routeViaTransferringIptg (default) – The sends the call transfer INVITE back out the transferring IPTG (i.e. the IPTG on which the REFER request arrived).
| skipReRouteViaPsxQuery
| Use this parameter to specify whether the SBC queries the PSX for routes when the REFER trunk group is different than the original egress trunk group. disabled (default) – When this flag is disabled the queries the PSX for routes if the REFER trunk group is different than the original egress trunk group.enabled – When this flag is enabled the does not query the PSX for routes when the REFER trunk group is different than the original egress trunk group.
|
|