See the following sections:
- term term-name {
-
- from {
- contact [ contact-fields ];
-
- method {
- method-invite;
- }
- request-uri [ uri-fields ];
- source-address [ ip-addresses ];
- }
-
- then {
- (accept | reject);
-
- media-policy {
- no-anchoring;
- service-class service-class-name;
- }
- trace;
- }
- }
- [edit services border-signaling-gateway gateway gateway-name sip new-call-usage-policy policy-name]
Statement introduced in JUNOS Release 9.4.
Define the new call usage policy term properties.
term-name—Identifier for the term.
The remaining statements are explained separately.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
JUNOS Multiplay Solutions Guide
- term term-name {
-
- from {
- contact [ contact-fields ];
-
- method {
- method-invite;
- method-message;
- method-options;
- method-publish;
- method-refer;
- method-register;
- method-subscribe;
- }
- request-uri [ uri-fields ];
- source-address [ ip-addresses ];
- }
-
- then {
- (accept | reject);
-
- route {
- next-hop (request-uri
| address ipv4-address | <port port-number> | <transport-protocol (udp|tcp)>);
- egress-service-point service-point-name;
- }
- trace;
- }
- }
- [edit services border-signaling-gateway gateway gateway-name sip new-transaction-policy policy-name
Statement introduced in JUNOS Release 9.4.
Define the new transaction policy term properties.
term-name—Identifier for the term.
The remaining statements are explained separately.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
JUNOS Multiplay Solutions Guide
- term term-name {
-
- from {
- media-type (any-media |
audio | video);
- }
-
- then {
- committed-information-rate bytes-per-second;
- committed-burst-size bytes;
- dscp (alias | 6-bit-pattern | decimal-value | hexadecimal-value);
- reject;
- }
- }
- [edit services border-signaling-gateway gateway gateway-name embedded-spdf service-class service-class-name]
Statement introduced in JUNOS Release 9.4.
Specify the service class term properties.
term-name—Identifier for the term.
The remaining statements are explained separately.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
JUNOS Multiplay Solutions Guide