Policy attributes are retrieved from Subscription Management
in the Access Gateway and
are passed to the Parlay X Third Party Call over SIP/IMS in
the SOAP headers. If the policies are not found in the Telecom Web Services Server SOAP
header, then the Web service uses the values that are defined in the TWSS Administration Console.
The Parlay X Third Party Call over SIP/IMS parameters
found in the TWSS Administration Console can
be supplied on a per-requester or per-operation level by prefixing
it with service.config.ThirdPartyCall_IMS. and including
the resulting header within the incoming SOAP header. Policy-based
settings override MBean settings.
service.config.ims.InterOperatorIdentifier
Used
for
Fault and Alarm component Web service and
Usage Record component Web service.
To provision the Inter Operator Identifier (IOI), which is necessary
for using the charge header support vector utility, set this value
equal to the domain name for the S-CSCF.
- Type: String
- Value: ibm.com
- Default: null
service.config.sip.MediaServerURI
The sip:
URI for the SIP endpoint that will serve as a media server (for example,
play audio to the phone while the call is being connected).
- Type: String
- Value: sip:myMediaServer@ibm.com
- Default: null
service.config.ims.PHeaderEnabled
This indicates
whether to insert a p-asserted-identity and p-charging-vector in outbound
SIP messages. Used in IMS.
- Type: Boolean
- Value: true/false
- Default: false
service.config.sip.GeneratedTrafficEstimate
Estimate
for message traffic for
Parlay X Third Party Call over SIP/IMS for
the method being called; for example, the ratio is 1:50 for
makecall.
- Type: Integer
- Value: 50
- Default: 50
service.config.sip.OutboundProxy
URI of the
outbound proxy for
Parlay X Third Party Call over SIP/IMS.
- Type: String
- Value: sip:scscf.somedomain.com:5060; orig; transport=udp
- Default: null
service.config.sip.OutboundProxyResourceName
Resource
name of the outbound proxy for
Parlay X Third Party Call over SIP/IMS.
- Type: String
- Value: OutgoingProxyResSpec
- Default: OutgoingProxyResSpec
service.config.StatusRetainTime
The number
of minutes to keep status records in the database.
- Type: Long
- Value: 2000
- Default: 43200 (30 days)