background image

Integrating ADTRAN eSBC and NEC SV8100

 Configuring the ADTRAN eSBC

6AOSSG0027-42A

Copyright © 2015 ADTRAN, Inc.

6

Step 3: Configure Global Voice Modes for Local Handling 

Configure the ADTRAN eSBC to use the local mode for call forwarding and transfer handling. By default, 
both of these functions are handled by the network. To change these settings, use the 

voice transfer-mode 

local

 and 

voice forward-mode local

 commands. Enter these commands from the Global Configuration 

mode. By using the 

local

 parameter, both commands specify allowing the unit to handle call forwarding 

and transfers locally.

Enter the commands as follows:

(config)#

voice transfer-mode local

(config)#

voice forward-mode local

Step 4: Enable Media Anchoring

Media anchoring is an eSBC feature that forces RTP traffic through the ADTRAN eSBC gateway. 
Minimum configuration for media anchoring includes enabling the feature using the 

ip rtp 

media-anchoring

 command from the Global Configuration mode. The RTP symmetric filter works in 

conjunction with media anchoring to filter nonsymmetric RTP packets. The RTP symmetric filter is 
enabled using the

 ip rtp symmetric-filter 

command. 

Enter the commands as follows:

(config)#

ip rtp media-anchoring 

(config)#

ip rtp symmetric-filter

Step 5: Configure the Service Provider SIP Trunk

The first of two voice trunks that must be configured is the SIP trunk to the service provider from the 

ADTRAN eSBC. Check with your service provider for any specific requirements beyond those listed in 

this document. Your service provider will provide you with the IP addresses or fully qualified domain 
name (FQDN) and possibly the port numbers for their SIP server. They may also provide a backup or 
secondary SIP server. 

The 

voice trunk <Txx>

 

type sip

 command is used to define a new SIP trunk and activate the Voice Trunk 

Configuration mode for the trunk. From the Voice Trunk Configuration mode, you can provide a 
descriptive name for the trunk and define the IP address (or host name) of the SIP server. The 

description

 

<text>

 command is used to label the trunk.  The 

sip-server primary <ip address | hostname> 

command 

is used to define the host name or IP address of the primary server to which the trunk sends SIP messages. 

Enter the commands as follows:

(config)#

voice trunk T01 type sip

(config-T01)#

description PROVIDER

(config-T01)#

sip-server primary sip.example.com

Step 6: Configure the PBX SIP Trunk

The second voice trunk that must be configured is the SIP trunk to the NEC SV8100 from the ADTRAN 
eSBC. The 

voice trunk <Txx>

 

type sip

 command is used to define a new SIP trunk and activate the Voice 

Trunk Configuration mode for the individual trunk. From the Voice Trunk Configuration mode, you can 
provide a descriptive name for the trunk and define the IP address (or host name) of the PBX. The 

description

 

<text>

 command is used to label the trunk. The 

sip-server-primary <ip address | hostname>

 

command is used to set the server address to the NEC SV8100 LAN IP address. 

Summary of Contents for eSBC

Page 1: ...ction to the service provider network This guide includes the description of the network application verification summary and example individual device configurations for the ADTRAN eSBC and the NEC S...

Page 2: ...Network SIP SIP ADTRAN eSBC IP PBX Figure 1 ADTRAN eSBC in the Network Interoperability The network topology shown in Figure 2 on page 3 was used for interoperability verification between the ADTRAN e...

Page 3: ...AOSSG0027 42A Copyright 2015 ADTRAN Inc 3 Figure 2 Network Topology for Verification Hardware and Software Requirements and Limitations Interoperability with the NEC SV8100 PBX is available on ADTRAN...

Page 4: ...on page 6 Step 6 Configure the PBX SIP Trunk on page 6 Step 7 Configure a Trunk Group for the Service Provider on page 7 Step 8 Configure a Trunk Group for the NEC SV8100 on page 8 Step 9 Configure th...

Page 5: ...is required on the interface for SIP and Realtime Transport Protocol RTP media traffic Enter the commands from the Ethernet interface configuration mode as follows For the WAN config interface ethern...

Page 6: ...ovider from the ADTRAN eSBC Check with your service provider for any specific requirements beyond those listed in this document Your service provider will provide you with the IP addresses or fully qu...

Page 7: ...nk Txx command adds an existing trunk to the trunk group so that outbound calls can be placed out that particular trunk The Txx parameter specifies the trunk identity where xx is the trunk ID number U...

Page 8: ...d Add an existing trunk to the trunk group using the trunk Txx command The outbound allowed calls are defined using the accept pattern command and are assigned a cost using the cost parameter as descr...

Page 9: ...eSBC configured as the SIP trunking gateway between a NEC SV8100 and a service provider interface eth 0 1 description WAN ip address 203 0 113 2 255 255 255 252 media gateway ip primary no shutdown in...

Page 10: ...X XXXX cost 0 accept 011 cost 0 accept 411 cost 0 accept 611 cost 0 accept 911 cost 0 voice grouped trunk PBX trunk T11 accept cost 0 sip privacy no sip prefer double reinvite ip rtp symmetric filter...

Page 11: ...V8100 PBX and NEC SV8100 PCPro Install the SV8100 PBX as shown in the Network Topology diagram in Figure 2 on page 3 Refer to the Univerge SV8100 System Hardware Manual available from NEC for installa...

Page 12: ...2A Copyright 2015 ADTRAN Inc 12 Step 3 Establishing Communications with the NEC SV8100 Chassis To establish communication with the NEC SV8100 chassis follow these steps 1 In the tool bar of the NEC SV...

Page 13: ...Installer Mode password 12345678 in the Password field e Select Connect Communication should be established with the SV8100 3 If the PCPro database version is different from the SV8100 database versi...

Page 14: ...ess the trunk group configuration from the System Data view select the System Data tab in the bottom left corner of the PCPro main menu then select 14 XX Trunk Setup 14 05 Trunk Groups from the System...

Page 15: ...0 0 0 in the 01 IP Address field b Enter the LAN IP address of the ADTRAN eSBC i e 192 168 1 1 in the 03 Default Gateway field c Enter the LAN IP address of the NEC SV8100 i e 192 168 1 2 in the 09 I...

Page 16: ...al signal processor DSP resources for each SIP trunk to ensure their availability follow these steps 1 Select the System Data tab then select 10 XX Trunk Setup 10 19 IPL DSP Resource Selection from th...

Page 17: ...To configure the SIP server information such as the outbound default proxy and default proxy IP address follow these steps 1 Select the System Data tab then select 10 XX Trunk Setup 10 29 SIP Server I...

Page 18: ...runk access code follow these steps 1 Select the System Data tab then select 11 XX System Numbering Plan 11 09 TrunkAccess Code from the System Data pane The 11 09 Trunk Access Code menu will appear 2...

Page 19: ...given the highest priority To give the SIP trunks the highest routing priority the SIP trunk group should be assigned to the first entry of the highest priority in the route table To configure trunk g...

Page 20: ...will appear 2 In the 20 09 Class of Service Options Incoming Call Service menu check the 02 Caller ID Display check box 3 Select Apply to apply the settings Configuring SIP Calling Party Numbers 21 1...

Page 21: ...Translation Table menu will appear 2 In the 22 11 DID Translation Table menu perform the following a In the 01 Received Number field enter the last four digits of the called DID number e g 4444 for DI...

Page 22: ...c Select SIP UA Domain using the 11 URL TO Header Information drop down menu 3 Select Apply to apply the settings Additional Resources There are additional resources available to aid in configuring y...

Reviews: