See the following sections:
- 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 term term-name]
Statement introduced in JUNOS Release 9.4.
Define the actions performed on incoming requests that match the new call usage policy.
accept—Accept the traffic and send it to its destination.
reject—Do not accept the traffic and return a rejection message. Rejected traffic can be logged or sampled.
trace—Trace messages are accepted by this policy.
The remaining option is explained separately.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
JUNOS Multiplay Solutions Guide
- then {
- (accept | reject);
- admission-control controller-name;
-
- 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 term term-name]
Statement introduced in JUNOS Release 9.4.
Define the actions performed on incoming requests that match this policy.
accept—Accept the traffic and send it to its destination.
admission-control controller-name—Accept or reject the traffic based on admission control configured for controller-name.
reject—Do not accept the traffic and return a rejection message. You can log or sample rejected traffic.
trace—Trace messages are accepted by this policy.
The remaining 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
- then {
- committed-burst-size bytes;
- committed-information-rate bytes-per-second;
- dscp (dscp-value | alias | do-not-change);
- reject;
- }
- [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.
Define the actions performed on traffic that matches the service class.
reject—Do not accept the traffic and return a rejection message. Rejected traffic can be logged or sampled.
The remaining options are described separately.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
JUNOS Multiplay Solutions Guide