Nortel Networks 2330 quick start Configure the SIP Media Gateway to listen on port

Page 36

36

2.Configure a default route to the branch router: ip route 0.0.0.0/0 100.20.42.65

3.Configure the SIP Media Gateway to listen on port 5070:

voice service voip sip

bind all ipv4:100.20.42.80:5070 exit sip

exit voip

4.To configure the SIP Survivability Module, bind the IP interface for SIP traffic using default port 5060:

voice service voip ssm

bind ip ipv4:100.20.42.80

5.Enable SSM: enable

6.Configure dialpan. Normal mode NTML is used to route gateway calls to SPSs and to replace IP address of SPS to domain name. Survivable dial plan is optional. Configure it only if number translation is required in survivable mode.

dialplan

load normal normal_cs1k.ntm load survivable backup_cs1k.ntm exit dialplan

7.Enable SSM keepalives to configure SLG ip-address and monitor connectivity with SLG:

sip-server

keepalive-server ipv4:100.20.45.167:5070 interval 60 retries 2 transport udp

8.Configure SSM domain to specify SLG domain:

domain dns:interop.com exit sip-server

9.Configure SSM Call Admission Control on the WAN interface connecting SLG:

Image 36
Contents Quick Start Configuration Guide Page Contents Feature Background New in this releaseNavigation CS 1000 and Secure Router 2330/4134Page Secure Router Feature Description Survivable SIP Pstn Gateway Page Introduction SR 2330/4134 interoperability with CS SR 2330/4134, CS 1000 componentsSSM Operation SIP Gateway Operation Page Page CS 1000 Configuration SLG ConfigurationDeploy SIP Line software application on the Linux server Sipl node configuration SIP Line service must be enabled on a customer level Password length configuration for SIP clients Enable Isdn for trunking Channel/Route/Trunk for Sipl service Figure Sipl 12a Route configuration for Sipl service Sipl phone configuration Figure Sipl 14b Sipl phone configuration SSG Configuration Figure SSG 1 SSG application deploymentFigure SSG 2 SSG node details Specify a NRS server for SIPGw endpoint NRS/SPS Configuration Figure NRS 1 NRS application deploymentNRS server configuration Dialing plan routes for SSG endpoint configuration SSG endpoint registration status Dialing plan routes for SR 2330/4134 endpoint configuration SIP Clients Configuration CS 1000 PatchesSR 2330/4134 Configuration Configure the SIP Media Gateway to listen on port Configure dynamic registration from SR gateway to active SPS Page Configure Dial peer for FXS phones Ntml Examples Example of Normal mode Ntml normalcs1k.ntm