AudioCodes Mediant 4000 SBC User Manual page 491

Session border controllers
Hide thumbs Also See for Mediant 4000 SBC:
Table of Contents

Advertisement

CHAPTER 20    SIP Definitions
Parameter
Action
'Action Subject'
action-subject
[CallSetupRules_
ActionSubject]
'Action Type'
action-type
[CallSetupRules_
ActionType]
dialplan.found !exists (if Dial Plan queried key not found)
dialplan.result=='uk' (if corresponding tag of the searched key
is "uk")
ENUM:
enum.found exists (if ENUM record of E.164 number exists)
HTTP GET or HTTP POST:
http.response.status == '200' (if the HTTP server responds
with a 200 OK)
Defines the element (e.g., SIP header, SIP parameter, SIP body, or
Dial Plan tag) upon which you want to perform the action if the
condition, configured in the 'Condition' parameter (see above) is met.
The valid value is a string of up to 100 characters (case-insensitive).
You can use the built-in syntax editor to help you configure the field.
Click the Editor button located alongside the field to open the Editor,
and then simply follow the on-screen instructions.
Examples:
header.from contains '1234'
param.call.dst.user (called number)
param.call.src.user (calling number)
param.call.src.name (calling name)
param.call.redirect (redirect number)
param.call.src.host (source host)
param.call.dst.host (destination host)
srctags (source tag)
dsttags (destination tag)
header.content-type (for HTTP POST requests)
Defines the type of action to perform.
[-1] None = No action is performed. This option is typically used for
HTTP POST requests that are used for notifying the HTTP server
(e.g., when the 'Request Type' parameter is configured to HTTP
POST Notification). If you configure the parameter to this option
and it is the last rule in the table, the device processes the rule and
then exits the table. If it is not the last rule, the device processes
the rule and then checks the next rule.
[0] Add = (Default) Adds new message header, parameter or body
elements.
[1] Remove = Removes message header, parameter, or body
elements.
[2] Modify = Sets element to the new value (all element types).
[3] Add Prefix = Adds value at the beginning of the string (string
element only).
[4] Add Suffix = Adds value at the end of the string (string element
only).
- 458 -
Mediant 4000 SBC | User's Manual
Description

Advertisement

Table of Contents
loading

Table of Contents