See the following sections:
- from {
-
- contact {
- regular-expression [ regular-expression ];
- }
-
- method {
- method-invite;
- }
-
- request-uri {
- regular-expression [ regular-expression ];
- }
- source-address [ ip-addresses ];
- }
- [edit services border-signaling-gateway gateway gateway-name sip new-call-usage-policy policy-name term term-name]
Statement introduced in JUNOS Release 9.4.
regular-expression options introduced in JUNOS Release 9.5.
Configure match conditions for a new call usage policy.
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.
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.
source-address—Match the source address of the SIP request.
[ ip-addresses ]—IP addresses that you want to match.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
JUNOS Multiplay Solutions Guide
- 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 ];
- }
- [edit services border-signaling-gateway gateway gateway-name sip new-transaction-policy policy-name term term-name]
Statement introduced in JUNOS Release 9.4.
regular-expression options introduced in JUNOS Release 9.5.
Configure match conditions for a new transaction policy.
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.
method—Match the type of SIP method.
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.
source-address—Match the source address of the SIP request.
[ ip-addresses ]—IP addresses that you want to match.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
JUNOS Multiplay Solutions Guide
- from {
- media-type (any-media
| audio | video);
- }
- [edit services border-signaling-gateway gateway gateway-name embedded-spdf service-class service-class-name term term-name]
Statement introduced in JUNOS Release 9.4.
Configure match conditions for a service class.
The options are explained separately.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
JUNOS Multiplay Solutions Guide