- new-transaction-policy policy-name {
-
-
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 {
-
egress-service-point service-point-name;
-
next-hop (request-uri
| address ipv4-address <port port-number> <transport-protocol (udp|tcp)>);
- }
- trace;
- }
- }
- }
- [edit services border-signaling-gateway gateway gateway-name sip]
Statement introduced in JUNOS Release 9.4.
Specify new transaction policies for out-of-dialog transactions including dialog-opening transactions. Transaction policies are useful when the policy does not need to differentiate between events. For example, you can use new transaction policies to route all transactions according to the same rules.
policy-name—Identifier for the new transaction policy.
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