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-1957726.1
Update Date:2018-05-07
Keywords:

Solution Type  Technical Instruction Sure

Solution  1957726.1 :   How to Create an HMR That Replaces Response Code 480 With 486  


Related Items
  • Acme Packet 4500
  •  
  • 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
References


Created from <SR 3-10043957451>

Applies to:

Acme Packet 4500 - Version S-Cx6.0.x and later
Acme Packet 3820 - Version S-Cx6.0.x and later
Acme Packet 6300 - Version S-Cz7.0.2 and later
Information in this document applies to any platform.

Goal

How to create an HMR that replaces response code 480 with 486

Solution

This HMR will change the response code 480 to 486 and reason phrase 'Temporarily not available' to 'Busy here'

sip-manipulation
name make486phrase
description
split-headers
join-headers
header-rule
name is480
header-name @status-line
action store
comparison-type pattern-rule
msg-type reply
methods
match-value
new-value
element-rule
name is480Code
parameter-name
type status-code
action store
match-val-type any
comparison-type pattern-rule
match-value 480
new-value
header-rule
name change480
header-name @status-line
action manipulate
comparison-type case-sensitive
msg-type reply
methods
match-value
new-value
element-rule
name make486code
parameter-name
type status-code
action replace
match-val-type any
comparison-type pattern-rule
match-value $is480.$is480Code
new-value 486
element-rule
name make486phrase
parameter-name
type reason-phrase
action replace
match-val-type any
comparison-type pattern-rule
match-value $is480.$is480Code
new-value "Busy Here"

References

<NOTE:1589482.1> - How to Execute Diagnostics on an NN4500 or NN3800

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