[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

from

See the following sections:

from (New Call Usage Policy)

Syntax

from {
contact {
regular-expression [ regular-expression ];
}
method {
method-invite;
}
request-uri {
regular-expression [ regular-expression ];
}
source-address [ ip-addresses ];
}

Hierarchy Level

[edit services border-signaling-gateway gateway gateway-name sip new-call-usage-policy policy-name term term-name]

Release Information

Statement introduced in JUNOS Release 9.4.

regular-expression options introduced in JUNOS Release 9.5.

Description

Configure match conditions for a new call usage policy.

Options

contact—Match the contents of the contact field. Contact field matching is based on regular expressions.

regular expression [ regular-expression] —Regular expression used to match the contents of the contact field.

Syntax: To specify more than one regular expression, enclose the regular expressions in brackets.

method-invite—Match the policy to SIP INVITE methods.

request-uri—Match the contents of the uniform resource identifier (URI) in the SIP message request. Request URI matching is based on regular expressions.

regular expression [ regular-expression ]—Regular expression used to match the contents of the request URI field.

Syntax: To specify more than one regular expression, enclose the regular expressions in brackets.

source-address—Match the source address of the SIP request.

[ ip-addresses ]—IP addresses that you want to match.

Syntax: To specify more than one IP address, enclose the IP addresses in brackets.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Related Topics

JUNOS Multiplay Solutions Guide

from (New Transaction Policy)

Syntax

from {
contact {
regular-expression [ regular-expression ];
}
method {
method-invite;
method-message;
method-options;
method-publish;
method-refer;
method-register;
method-subscribe;
}
request-uri {
regular-expression [ regular-expression ];
}
source-address [ ip-addresses ];
}

Hierarchy Level

[edit services border-signaling-gateway gateway gateway-name sip new-transaction-policy policy-name term term-name]

Release Information

Statement introduced in JUNOS Release 9.4.

regular-expression options introduced in JUNOS Release 9.5.

Description

Configure match conditions for a new transaction policy.

Options

contact—Match the contents of the contact field. Contact field matching is based on regular expressions.

regular expression [ regular-expression ]—Regular expression used to match the contents of the contact field.

Syntax: To specify more than one regular expression, enclose the regular expressions in brackets.

method—Match the type of SIP method.

Syntax: To specify multiple SIP methods, use separate set statements.

request-uri—Match the contents of the uniform resource identifier (URI) in the SIP message request. Request URI matching is based on regular expressions.

regular expression [ regular-expression ] —Regular expression used to match the contents of the request URI field.

Syntax: To specify more than one regular expression, enclose the regular expressions in brackets.

source-address—Match the source address of the SIP request.

[ ip-addresses ]—IP addresses that you want to match.

Syntax: To specify more than one IP address, enclose the IP addresses in brackets.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Related Topics

JUNOS Multiplay Solutions Guide

from (Service Class)

Syntax

from {
media-type (any-media | audio | video);
}

Hierarchy Level

[edit services border-signaling-gateway gateway gateway-name embedded-spdf service-class service-class-name term term-name]

Release Information

Statement introduced in JUNOS Release 9.4.

Description

Configure match conditions for a service class.

Options

The options are explained separately.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Related Topics

JUNOS Multiplay Solutions Guide


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]