Service points identify a service interface and transport parameters for incoming requests. You attach policies to the service point, and all requests that arrive at the service point are handled by these policies. You can also configure a service point to be used as an egress service point to which SIP requests are routed. Each BSG can have two service points.
Step-by-Step Procedure
To configure a service point:
- [edit services border-signaling-gateway]
- user@host#edit gateway bsg-1
- [edit services border-signaling-gateway gateway bsg-1]
- user@host#edit service-point sip-5060
- [edit services border-signaling-gateway gateway bsg-1 service-point
sip-5060]
- user@host#set service-interface ms-0/3/0.1
- [edit services border-signaling-gateway gateway bsg-1 service-point
sip-5060]
- user@host#set 5060 address 10.10.10.10 transport-protocol
udp
- [edit services border-signaling-gateway gateway bsg-1 service-point
sip-5060]
- user@host#set service-point-type sip
- [edit services border-signaling-gateway gateway bsg-1 service-point
sip-5060]
- user@host#set service-policies new-transaction-policies
to-bezeq-gold
- [edit services border-signaling-gateway gateway bsg-1 service-point
sip-5060]
- user@host#set service-policies new-call-policies
[gold-customer regular-customer]