35 lines
1.0 KiB
XML
35 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<DiameterPeer
|
|
FQDN="icscf.IMS_DOMAIN"
|
|
Realm="IMS_DOMAIN"
|
|
Vendor_Id="10415"
|
|
Product_Name="CDiameterPeer"
|
|
AcceptUnknownPeers="1"
|
|
DropUnknownOnDisconnect="1"
|
|
Tc="30"
|
|
Workers="16"
|
|
QueueLength="32"
|
|
TransactionTimeout="5"
|
|
SessionsHashSize="128"
|
|
DefaultAuthSessionTimeout="SUBSCRIPTION_EXPIRES_ENV"
|
|
MaxAuthSessionTimeout="SUBSCRIPTION_EXPIRES_ENV"
|
|
>
|
|
|
|
<Peer FQDN="hss.EPC_DOMAIN" Realm="EPC_DOMAIN" port="HSS_BIND_PORT"/>
|
|
|
|
<Acceptor port="ICSCF_BIND_PORT" bind="ICSCF_IP"/>
|
|
|
|
<Auth id="16777216" vendor="10415"/><!-- 3GPP Cx -->
|
|
<Auth id="16777216" vendor="4491"/><!-- CableLabs Cx -->
|
|
<Auth id="16777216" vendor="13019"/><!-- ETSI/TISPAN Cx -->
|
|
<Auth id="16777216" vendor="0"/><!-- ETSI/TISPAN Cx -->
|
|
|
|
<!--
|
|
Supported Vendor IDs - list of values which will be sent in the CER/CEA in the
|
|
Supported-Vendor-ID AVPs
|
|
-->
|
|
<SupportedVendor vendor="10415" />
|
|
|
|
<DefaultRoute FQDN="hss.EPC_DOMAIN" metric="10"/>
|
|
</DiameterPeer>
|