Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1626570.1
Update Date:2018-04-28
Keywords:

Solution Type  Technical Instruction Sure

Solution  1626570.1 :   Creating HMR For Vendor Calls  


Related Items
  • Acme Packet 4500
  •  
  • Acme Packet 3820
  •  
  • Acme Packet 3820
  •  
  • Acme Packet 6300
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Session Delivery Network>SN-SND: Acme Service Provider
  •  




In this Document
Goal
Solution


Created from <SR 2-8824398>

Applies to:

Acme Packet 4500 - Version S-Cx6.0.x and later
Acme Packet 6300 - Version S-Cz7.0.2 and later
Acme Packet 3820
Acme Packet OS

Goal

Customer required sip-manipulation (HMR) to:
checks for Contact user and PAI user.
If user is not present, specific user is added.
If user present, no action is taken.

Solution

sip-manipulation
  name catalyst
  description
  split-headers
  join-headers
  header-rule
  name storeContact
  header-name Contact
  action manipulate
  comparison-type case-sensitive
  msg-type request
  methods
  match-value
  new-value
  element-rule
  name storeContactUser
  parameter-name
  type uri-user
  action store
  match-val-type any
  comparison-type case-sensitive
  match-value
  new-value
  element-rule
  name AddContUser
  parameter-name
  type uri-user
  action replace
  match-val-type any
  comparison-type boolean
  match-value !$storeContact.$storeContactUser.$0
  new-value \+123456789
  header-rule
  name storePAI
  header-name P-Asserted-Identity
  action store
  comparison-type case-sensitive
  msg-type request
  methods
  match-value
  new-value
  element-rule
  name storePAIUser
  parameter-name
  type uri-user
  action store
  match-val-type any
  comparison-type case-sensitive
  match-value
  new-value
  element-rule
  name AddPAIUser
  parameter-name
  type uri-user
  action replace
  match-val-type any
  comparison-type boolean
  match-value !$storePAI.$storePAIUser.$0
  new-value \+123456789


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback