- sip {
-
new-call-usage-policy policy-name {
-
-
term term-name {
-
-
from {
- contact [ contact-fields ];
-
- method {
- method-invite;
- }
- request-uri [ uri-fields ];
- source-address [ ip-addresses ];
- }
-
-
then {
- (accept | reject);
-
media-policy service-class-name;
- trace;
- }
- }
-
-
new-call-usage-policy-set policy-set-name {
- policy-name [ policy-names ];
- }
-
-
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;
- }
- }
- }
-
-
new-transaction-policy-set policy-set-name {
- policy-name [ policy-names ];
- }
-
-
timers {
-
maximum-call-duration seconds;
-
timer-c seconds;
- }
- }
- [edit services border-signaling-gateway gateway gateway-name]
Statement introduced in JUNOS Release 9.4.
Configure SIP policies and timers.
The 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