Table of Contents

 

Document Overview

This document provides a configuration guide for Sonus Session Border Controller 5XXX Series (SBC) when connecting with Avaya Session Manager 7 (SM7) and Avaya Communication Manager (CM7).

Introduction

The interoperability compliance testing focuses on verifying inbound and outbound call flows between Sonus SBC 5XXX and Avaya Session Manager 7 (SM7) and Avaya Communication Manager (CM7) .

Audience

This technical document is intended for telecommunication engineers with the purpose of configuring the Sonus SBC 5XXX series aspects of the AT&T Flex Reach SIP trunk group with the Avaya SM7 and CM7. This configuration requires the navigation of a third-party server and the Sonus SBC Web browser user interface, Embedded Management Application (EMA). Understanding the basic concepts for IP/Routing, SIP, RTP and TLS are also required for completing the configuration and any necessary troubleshooting.

 

Requirements

The following equipment and software were used for the sample configuration (see Topology):

 

 

Equipment

Software Version

Sonus Networks

Sonus SBC 5XXX (5200)

BMC

BIOS

ConnexIP OS

SonusDB

EMA

V06.01.00-R001

V03.14.00

V02.06.00

V03.03.00-R001

V06.01.00-R001

V06.01.00-R001

Third-party Equipment

Avaya Communication Manager 7.0R017x.00.0.441.0 
 Avaya Session Manager 7.07.0.0.0.700007
 Avaya 9608 IP Deskphone

6.3037

Reference Configuration

The following reference configuration illustrates the connectivity between a third-party and the Sonus SBC 5XXX.

Topology

 

Support

For any questions regarding this document or the content herein, please contact your maintenance and support provider.

 

Third-Party Product Features

The testing was executed with the AT&T test plan, and the following features were tested:

  • Basic originated and terminated calls 
  • Calling Number presentation
  • Hold and Resume
  • Voice Mail
  • Conference Call
  • Network-Based Call Transfer (Blind and Unattended transfers are only supported with Avaya SIP endpoints)
  • Call Forwarding
  • Auto Attendant
  • Meet-Meet Conference
  • AT&T IP Teleconferencing
  • N11 Calls
  • FAX
  • DTMF
  • Network Based Enhanced Features

Not Supported Features

  • cRTP
  • SBC sends SIP 18x or 200 response without p-time in SDP


Verify License

No special licensing required.

 

Avaya SM 7 Configuration

This section includes the following new configurations :

  1. Domain
  2. Location
  3. SIP Entity
  4. Entity Link
  5. Routing Policy
  6. Dial Pattern

1. Domain

Select Home > Routing > Domains

Domain

 

2. Location

Select Home > Routing > Locations

Location for CM

 

 

Location for SBC

 

3. SIP Entity

Select Home > Routing > SIP Entities

SIP Entity for CM

SIP Entity for SBC

 

Select Home > Routing > Entity Links

Entity Link for CM

Entity Link for SBC

5. Routing Policy

Select Home > Routing > Routing Policies

Route Policy for CM

Route Policy for SBC

 

6. Dial Pattern

Select Home > Routing > Dial Patterns

Note

Use this procedure to create any Dial Pattern configuration.

Dial Pattern for CM

Dial Pattern for SBC

 

Avaya CM 7 Configuration

This section includes the following new configurations :

  1. Node Name
  2. Signaling Group
  3. Trunk Group
  4. Route Pattern
  5. ARS Digit Analysis Table
  6. Station
  7. Vector Directory Number
  8. Vector


1. Node Name

  1. Using the Site Administration, log into Avaya CM 6.0.
  2. Type  change node-names ip in the command line.  
  3. Press the Down Arrow key to a blank line and add the appropriate information.
  4. Press F3 to save when complete.

Node Name


2. Signaling Group

  1. Using the Site Administration, log into Avaya CM 7.0.
  2. Type add signaling-group next in the command line. 

    Note

    The "next" switch will auto-generate the next available group number for the Signaling Group and is the most efficient method to use when creating a new Signaling Group.


  3. Add the appropriate information and press F3 to save when complete. For more details, refer to Avaya CM 7.0 guide.

Signaling Group

 

3. Trunk Group

  1. Using the Site Administration, log into Avaya CM 7.0.
  2. Type add trunk-group next in the command line.
  3. Add the appropriate information and press F3 to save when complete. For more details, refer to  Avaya CM 7.0 guide.

Trunk Group

 

4. Route Pattern

  1. Using Site Administration, log into Avaya CM 7.0.
  2. Type list route-pattern in the command line to determine the next available route pattern.
  3. Identify the route-pattern number you are going to use and then press F1 to exit the current operation.
  4. Type change route-pattern and then enter the available route pattern number. Add the appropriate information and press F3 to save when complete.

Route Pattern


5. ARS Digit Analysis Table

  1. Using the Site Administration, log into Avaya CM 7.0.
  2. Type change ars analysis (dialed number)to add or change the called number handling.

ARS Digit Analysis Table


6. Station

  1. Using the Site Administration, log into Avaya CM 7.0.
  2. Type add station next to add a new station.

Station


7. Vector Directory Number

  1.  Using the Site Administration, log into Avaya CM 7.0.
  2. Type add vdn <extension> to add a new vector directory number.

Vector Directory Number for Auto Attendant

Vector Directory Number for Meet-Me Conference

 

8. Vector

  1. Using the Site Administration, log into Avaya CM 7.0.
  2. Type add vector next to add a new vector.

Vector for Auto Attendant

Vector for Meet-Me Conference

 

 

 

 

Sonus SBC 5XXX Series Configuration

 

Complete Configuration
configure

#AVAYA7 codecs
set profiles media codecEntry G711u_AVAYA7 codec g711 packetSize 20 law ULaw
set profiles media codecEntry G711u_AVAYA7 dtmf relay rfc2833 removeDigits enable
set profiles media codecEntry G711u_AVAYA7 fax failureHandling continue toneTreatment none
set profiles media codecEntry G711u_AVAYA7 modem failureHandling continue toneTreatment none
commit
  
#ATT codecs
set profiles media codecEntry G729_ATT codec g729a packetSize 30 preferredRtpPayloadType 128
set profiles media codecEntry G729ab_ATT codec g729ab packetSize 30 preferredRtpPayloadType 128
set profiles media codecEntry G711u_ATT codec g711 packetSize 30 law ULaw
set profiles media codecEntry G711u_ATT dtmf relay rfc2833 removeDigits enable
set profiles media codecEntry G729_ATT dtmf relay rfc2833 removeDigits enable
set profiles media codecEntry G729ab_ATT dtmf relay rfc2833 removeDigits enable
set profiles media codecEntry G711u_ATT fax failureHandling continue toneTreatment FaxRelay
set profiles media codecEntry G729_ATT fax failureHandling continue toneTreatment FaxRelay
set profiles media codecEntry G729_ATT modem failureHandling continue toneTreatment applyFaxTreatment
set profiles media codecEntry G729ab_ATT fax failureHandling continue toneTreatment FaxRelay
set profiles media codecEntry G729ab_ATT modem failureHandling continue toneTreatment applyFaxTreatment
set profiles media codecEntry G711u_ATT modem failureHandling continue toneTreatment applyFaxTreatment
commit
  
#Tenor fax codecs
set profiles media codecEntry G729_Tenor_T38 codec g729a packetSize 20 preferredRtpPayloadType 128
set profiles media codecEntry G711u_Tenor_T38 codec g711 packetSize 20 law ULaw
set profiles media codecEntry G711u_Tenor_T38 dtmf relay rfc2833 removeDigits enable
set profiles media codecEntry G729_Tenor_T38 dtmf relay rfc2833 removeDigits enable
set profiles media codecEntry G711u_Tenor_T38 fax failureHandling continue toneTreatment FaxRelay
set profiles media codecEntry G729_Tenor_T38 fax failureHandling continue toneTreatment FaxRelay
set profiles media codecEntry G729_Tenor_T38 modem failureHandling continue toneTreatment applyFaxTreatment
set profiles media codecEntry G711u_Tenor_T38 modem failureHandling continue toneTreatment applyFaxTreatment
commit

#Element Routing Priority
set profiles callRouting elementRoutingPriority TG_ERP entry internationalType 0 entityType trunkGroup
set profiles callRouting elementRoutingPriority TG_ERP entry nationalType 0 entityType trunkGroup
set profiles callRouting elementRoutingPriority TG_ERP entry localOperator 0 entityType trunkGroup
set profiles callRouting elementRoutingPriority TG_ERP entry userName 0 entityType trunkGroup
commit

#Internal Side Configuration
#IP Interface Group
set addressContext default ipInterfaceGroup TRUSTED ipInterface TRUSTED ceName Little portName pkt0 ipAddress 10.35.177.246 prefix 26 mode outOfService state disabled
set addressContext default ipInterfaceGroup TRUSTED ipInterface TRUSTED mode inService state enabled
commit
  
#IP Static Route
set addressContext default staticRoute 0.0.0.0 0 10.35.177.2 Private Private-pkt0 preference 100
commit
  
#SBC Configuration for AVAYA7 Trunk
#Packet Service Profile (PSP)
set profiles media packetServiceProfile AVAYA7_PSP codec codecEntry1 G711u_AVAYA7
set profiles media packetServiceProfile AVAYA7_PSP packetToPacketControl codecsAllowedForTranscoding thisLeg g711u,g729 otherLeg g711u,g729
set profiles media packetServiceProfile AVAYA7_PSP packetToPacketControl transcode conditional
set profiles media packetServiceProfile AVAYA7_PSP rtcpOptions rtcp enable terminationForPassthrough enable
set profiles media packetServiceProfile AVAYA7_PSP silenceInsertionDescriptor g711SidRtpPayloadType 13 heartbeat enable
commit
  
#IP Signaling profiles(IPSP)
set profiles signaling ipSignalingProfile AVAYA7_IPSP ipProtocolType sipOnly
set profiles signaling ipSignalingProfile AVAYA7_IPSP commonIpAttributes relayFlags referToHeaderRelay relayReferIfNoMatchForCallId
set profiles signaling ipSignalingProfile AVAYA7_IPSP commonIpAttributes flags disableMediaLockDown enable includeReasonHeader enable
set profiles signaling ipSignalingProfile AVAYA7_IPSP commonIpAttributes flags minimizeRelayingOfMediaChangesFromOtherCallLegAll enable publishIPInHoldSDP enable sendPtimeInSdp enable
set profiles signaling ipSignalingProfile AVAYA7_IPSP commonIpAttributes flags sendRtcpPortInSdp enable
set profiles signaling ipSignalingProfile AVAYA7_IPSP commonIpAttributes relayFlags notify enable
set profiles signaling ipSignalingProfile AVAYA7_IPSP commonIpAttributes transparencyFlags  mwiBody enable  unknownBody enable unknownHeader enable
set profiles signaling ipSignalingProfile AVAYA7_IPSP commonIpAttributes flags includeTransportTypeInContactHeader enable
set profiles signaling ipSignalingProfile AVAYA7_IPSP ingressIpAttributes flags sendSdpIn200OkIf18xReliable enable sendSdpInSubsequent18x enable
set profiles signaling ipSignalingProfile AVAYA7_IPSP egressIpAttributes flags disable2806Compliance enable
set profiles signaling ipSignalingProfile AVAYA7_IPSP egressIpAttributes transport type1 tcp type2 none type3 none type4 none
commit
   
#Signaling profiles(SP)
set profiles signaling signalingProfile AVAYA711_SP egress egressFlags addPrefix011ForInternationalCalls enable convertNumbersToE164Format enable
commit
  

#Prefix profile
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 9 0 10 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 13 0 2 10 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 411 0 3 3 callType nationalType digitType directoryAssistance natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 19 0 2 10 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 866 0 10 31 callType nationalType digitType tollFree natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 877 0 10 31 callType nationalType digitType tollFree natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 2 0 10 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 5 0 1 9 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 08 0 2 10 callType nationalOperator digitType subscriberOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 04 0 11 31 callType nationalOperator digitType nationalOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 15 0 11 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 101 0 7 7 callType carrierCutThrough digitType carrierAccess natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 3 numberLeadingPrefixDigitsToStrip 3 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 14 0 2 10 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 700 0 10 31 callType nationalType digitType serviceAccessCode natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 8 0 10 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 03 0 2 10 callType nationalOperator digitType subscriberOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 311 0 3 3 callType nationalType digitType easilyIdentifiableNumber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 09 0 2 10 callType nationalOperator digitType subscriberOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 7 0 1 9 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 1200 0 11 31 callType nationalType digitType serviceAccessCode natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 888 0 10 31 callType nationalType digitType tollFree natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 03 0 11 31 callType nationalOperator digitType nationalOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 101 0 17 31 callType carrierCutThrough digitType carrierAccess natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 3 numberLeadingPrefixDigitsToStrip 3 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 14 0 11 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 400 0 10 31 callType nationalType digitType serviceAccessCode natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 10 0 15 31 callType carrierCutThrough digitType carrierAccess natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 2 numberLeadingPrefixDigitsToStrip 2 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 04 0 2 10 callType nationalOperator digitType subscriberOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 911 0 3 3 callType nationalType digitType emergency natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 1500 0 11 31 callType nationalType digitType serviceAccessCode natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 10 0 6 14 callType carrierCutThrough digitType carrierAccess natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 2 numberLeadingPrefixDigitsToStrip 2 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 7 0 10 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 09 0 11 31 callType nationalOperator digitType nationalOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 9 0 1 9 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 0 0 1 1 callType nationalType digitType unknown natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 211 0 3 3 callType nationalType digitType easilyIdentifiableNumber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 950 0 7 7 callType nationalType digitType 950CarrierAccess natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 1800 0 11 31 callType nationalType digitType tollFree natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 02 0 11 31 callType nationalOperator digitType nationalOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 01 0 2 31 callType internationalOperator digitType internationalOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 2 numberLeadingPrefixDigitsToStrip 2 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 15 0 2 10 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 811 0 3 3 callType nationalType digitType easilyIdentifiableNumber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 6 0 10 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 2 0 1 9 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 08 0 11 31 callType nationalOperator digitType nationalOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 200 0 10 31 callType nationalType digitType serviceAccessCode natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 16 0 2 10 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 05 0 2 10 callType nationalOperator digitType subscriberOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 13 0 11 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 1300 0 11 31 callType nationalType digitType serviceAccessCode natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 711 0 3 3 callType nationalType digitType easilyIdentifiableNumber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 4 0 1 9 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 500 0 10 31 callType nationalType digitType serviceAccessCode natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 5551212 4 11 31 callType nationalType digitType directoryAssistance natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 07 0 11 31 callType nationalOperator digitType nationalOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 411 1 4 4 callType nationalType digitType directoryAssistance natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 19 0 11 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 1600 0 11 31 callType nationalType digitType serviceAccessCode natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 800 0 10 31 callType nationalType digitType tollFree natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 10 0 5 5 callType carrierCutThrough digitType carrierAccess natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 2 numberLeadingPrefixDigitsToStrip 2 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 12 0 11 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 6 0 1 9 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 1900 0 11 31 callType nationalType digitType 900PremiumToll natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 1855 0 11 31 callType nationalType digitType tollFree natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry * 0 3 31 callType userName digitType unknown natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 5 0 10 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 06 0 11 31 callType nationalOperator digitType nationalOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 15551212 0 8 8 callType nationalType digitType directoryAssistance natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 18 0 11 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 17 0 2 10 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry + 0 1 31 callType internationalType digitType international dmPmRule SIP_REMOVE_PLUS1 natureOfAddress international numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule enable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 06 0 2 10 callType nationalOperator digitType subscriberOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 8 0 1 9 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 300 0 10 31 callType nationalType digitType serviceAccessCode natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 12 0 2 10 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 101 0 8 31 callType carrierCutThrough digitType carrierAccess natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 3 numberLeadingPrefixDigitsToStrip 3 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 5551212 3 10 10 callType nationalType digitType directoryAssistance natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 611 0 3 3 callType nationalType digitType easilyIdentifiableNumber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 1866 0 11 31 callType nationalType digitType tollFree natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 1877 0 11 31 callType nationalType digitType tollFree natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 4 0 10 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 05 0 11 31 callType nationalOperator digitType nationalOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 950 1 8 8 callType nationalType digitType 950CarrierAccess natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 17 0 11 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 600 0 10 31 callType nationalType digitType serviceAccessCode natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 07 0 2 10 callType nationalOperator digitType subscriberOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 011 0 2 31 callType internationalType digitType international natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 3 numberLeadingPrefixDigitsToStrip 3 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 5551212 0 7 7 callType nationalType digitType directoryAssistance natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 1700 0 11 31 callType nationalType digitType serviceAccessCode natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 02 0 2 10 callType nationalOperator digitType subscriberOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 900 0 10 31 callType nationalType digitType 900PremiumToll natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 855 0 10 31 callType nationalType digitType tollFree natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 511 0 3 3 callType nationalType digitType easilyIdentifiableNumber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 00 0 2 2 callType longDistanceOperator digitType longDistanceOperator natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 2 numberLeadingPrefixDigitsToStrip 2 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 3 0 10 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 1888 0 11 31 callType nationalType digitType tollFree natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 18 0 2 10 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 16 0 11 31 callType nationalType digitType national natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 1400 0 11 31 callType nationalType digitType serviceAccessCode natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 1 numberLeadingPrefixDigitsToStrip 1 applyDmRule disable determineArea enable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry 3 0 1 9 callType nationalType digitType subscriber natureOfAddress none numberingPlanIndicator none numberLeadingPrefixDigits 0 numberLeadingPrefixDigitsToStrip 0 applyDmRule disable determineArea disable
set profiles digitParameterHandling prefixProfile ATT_DIAL_PLAN entry +1 0 2 31 callType nationalType digitType national dmPmRule SIP_REMOVE_PLUS1 natureOfAddress national numberingPlanIndicator none numberLeadingPrefixDigits 2 numberLeadingPrefixDigitsToStrip 2 applyDmRule enable determineArea enable
commit
#Numbering plan
set profiles digitParameterHandling numberingPlan ATT_DIAL_PLAN lengths areaCode min 3 max 3
set profiles digitParameterHandling numberingPlan ATT_DIAL_PLAN lengths exchangeCode min 3 max 3
set profiles digitParameterHandling numberingPlan ATT_DIAL_PLAN lengths line min 4 max 4
set profiles digitParameterHandling numberingPlan ATT_DIAL_PLAN lengths nationalNumber min 10 max 10
set profiles digitParameterHandling numberingPlan ATT_DIAL_PLAN lengths subscriberNumber min 7 max 7
set profiles digitParameterHandling numberingPlan ATT_DIAL_PLAN prefixProfile ATT_DIAL_PLAN
commit

  
#zone
set addressContext default zone TRUSTED id 3
commit
  
  
#SIP signaling port
set addressContext default zone TRUSTED sipSigPort 25 ipInterfaceGroupName Private ipAddressV4 10.35.179.250 portNumber 5060 mode outOfService state disabled siprec disabled transportProtocolsAllowed sip-tcp
set addressContext default zone TRUSTED sipSigPort 25 mode inService state enabled
commit
  
#IP Peer
set addressContext default zone ZONE_INTERNAL ipPeer AVAYA7_SIP_SERVER policy sip fqdnPort 0
set addressContext default zone ZONE_INTERNAL ipPeer AVAYA7_SIP_SERVER ipAddress 10.35.180.180 ipPort 5060
commit
  
#SIP trunk group
set addressContext default zone ZONE_INTERNAL sipTrunkGroup TWO-WAY-SIP-AVAYA7 media mediaIpInterfaceGroupName IPIG1 sourceAddressFiltering disabled
set addressContext default zone ZONE_INTERNAL sipTrunkGroup TWO-WAY-SIP-AVAYA7 signaling rel100Support enabled acceptHistoryInfo enabled
set addressContext default zone ZONE_INTERNAL sipTrunkGroup TWO-WAY-SIP-AVAYA7 ingressIpPrefix 10.35.180.110 32
set addressContext default zone ZONE_INTERNAL sipTrunkGroup TWO-WAY-SIP-AVAYA7 policy digitParameterHandling numberingPlan ATT_DIAL_PLAN
set addressContext default zone ZONE_INTERNAL sipTrunkGroup TWO-WAY-SIP-AVAYA7 policy media packetServiceProfile AVAYA7_PSP
set addressContext default zone ZONE_INTERNAL sipTrunkGroup TWO-WAY-SIP-AVAYA7 policy services classOfService DEFAULT_IP
set addressContext default zone ZONE_INTERNAL sipTrunkGroup TWO-WAY-SIP-AVAYA7 policy signaling ipSignalingProfile AVAYA7_IPSP signalingProfile AVAYA7_SP
set addressContext default zone ZONE_INTERNAL sipTrunkGroup TWO-WAY-SIP-AVAYA7 state enabled mode inService
commit
  
#SBC Configuration for Fax Trunk
#Packet Service Profile 
set profiles media packetServiceProfile TENOR_PSP codec codecEntry1 G711u_Tenor_T38 codecEntry2 G729_Tenor_T38
set profiles media packetServiceProfile TENOR_PSP packetToPacketControl codecsAllowedForTranscoding thisLeg g711u,g729,t38 otherLeg g711u,g729,t38
set profiles media packetServiceProfile TENOR_PSP packetToPacketControl transcode only
set profiles media packetServiceProfile TENOR_PSP rtcpOptions rtcp enable
commit
  
#IP signaling profile
set profiles signaling ipSignalingProfile TENOR_IPSP ipProtocolType sipOnly
set profiles signaling ipSignalingProfile TENOR_IPSP commonIpAttributes flags disableMediaLockDown enable includeReasonHeader enable
set profiles signaling ipSignalingProfile TENOR_IPSP commonIpAttributes flags minimizeRelayingOfMediaChangesFromOtherCallLegAll enable publishIPInHoldSDP enable sendPtimeInSdp enable
set profiles signaling ipSignalingProfile TENOR_IPSP commonIpAttributes flags sendRtcpPortInSdp enable
set profiles signaling ipSignalingProfile TENOR_IPSP commonIpAttributes relayFlags notify enable
set profiles signaling ipSignalingProfile TENOR_IPSP commonIpAttributes transparencyFlags  mwiBody enable  unknownBody enable unknownHeader enable
set profiles signaling ipSignalingProfile TENOR_IPSP ingressIpAttributes flags sendSdpIn200OkIf18xReliable enable sendSdpInSubsequent18x enable
set profiles signaling ipSignalingProfile TENOR_IPSP egressIpAttributes flags disable2806Compliance enable
set profiles signaling ipSignalingProfile TENOR_IPSP egressIpAttributes transport type1 udp type2 none type3 none type4 none
commit
  
#Signaling profiles
set profiles signaling signalingProfile TENOR_SP egress egressFlags addPrefix011ForInternationalCalls enable convertNumbersToE164Format enable
commit
  
#IP peer
set addressContext default zone TRUSTED ipPeer TENOR_SIP_SERVER policy sip fqdnPort 0
set addressContext default zone TRUSTED ipPeer TENOR_SIP_SERVER ipAddress 10.35.137.43 ipPort 5084 defaultForIp false
commit
  
#SIP trunk group
set addressContext default zone TRUSTED sipTrunkGroup TWO-WAY-SIP-TENOR media mediaIpInterfaceGroupName TRUSTED
set addressContext default zone TRUSTED sipTrunkGroup TWO-WAY-SIP-TENOR media mediaIpInterfaceGroupName TRUSTED
set addressContext default zone TRUSTED sipTrunkGroup TWO-WAY-SIP-TENOR signaling rel100Support enabled acceptHistoryInfo enabled
set addressContext default zone TRUSTED sipTrunkGroup TWO-WAY-SIP-TENOR ingressIpPrefix 10.35.137.43 32
set addressContext default zone TRUSTED sipTrunkGroup TWO-WAY-SIP-TENOR policy digitParameterHandling numberingPlan ATT_NANP
set addressContext default zone TRUSTED sipTrunkGroup TWO-WAY-SIP-TENOR policy media packetServiceProfile TENOR_PSP
set addressContext default zone TRUSTED sipTrunkGroup TWO-WAY-SIP-TENOR policy services classOfService DEFAULT_IP
set addressContext default zone TRUSTED sipTrunkGroup TWO-WAY-SIP-TENOR policy signaling ipSignalingProfile TENOR_IPSP signalingProfile TENOR_SP
set addressContext default zone TRUSTED sipTrunkGroup TWO-WAY-SIP-TENOR state enabled mode inService
commit
  
#External Side SBC Configuration
  
#IP Interface Group
set addressContext default zone UNTRUSTED sipSigPort 10 ipInterfaceGroupName UNTRUSTED ipAddressV4 216.50.36.118 portNumber 5060 mode outOfService state disabled transportProtocolsAllowed sip-udp sip-tcp
set addressContext default zone UNTRUSTED sipSigPort 10 mode inService state enabled
commit
   
  
#IP static route
set addressContext default staticRoute 216.206.64.0 24 216.110.2.225 Public Public-pkt2 preference 100
commit
  
#SBC Configuration for ATT SIP Trunk
  
#Packet Service Profile (PSP)
set profiles media packetServiceProfile ATT_PSP codec codecEntry1 G729_ATT  codecEntry2 G729ab_ATT codecEntry3 G711u_ATT 
set profiles media packetServiceProfile ATT_PSP packetToPacketControl codecsAllowedForTranscoding thisLeg g711u,g729,g726,t38 otherLeg g711u,g729,g726,t38
set profiles media packetServiceProfile ATT_PSP packetToPacketControl transcode conditional
set profiles media packetServiceProfile ATT_PSP rtcpOptions rtcp enable terminationForPassthrough enable
set profiles media packetServiceProfile ATT_PSP silenceInsertionDescriptor g711SidRtpPayloadType 13 heartbeat enable
set profiles media packetServiceProfile ATT_PSP typeOfService 160
set profiles media packetServiceProfile ATT_PSP packetToPacketControl conditionsInAdditionToNoCommonCodec honorOfferPreference enable
set profiles media packetServiceProfile ATT_PSP mediaPacketCos 1
commit
  
#IP Signaling profiles(IPSP)
set profiles signaling ipSignalingProfile ATT_IPSP ipProtocolType sipOnly
set profiles signaling ipSignalingProfile ATT_IPSP commonIpAttributes relayFlags referToHeaderRelay relayReferIfNoMatchForCallId
set profiles signaling ipSignalingProfile ATT_IPSP commonIpAttributes flags disableMediaLockDown enable includeReasonHeader enable
set profiles signaling ipSignalingProfile ATT_IPSP commonIpAttributes flags minimizeRelayingOfMediaChangesFromOtherCallLegAll enable publishIPInHoldSDP enable sendPtimeInSdp enable
set profiles signaling ipSignalingProfile ATT_IPSP commonIpAttributes flags sendRtcpPortInSdp enable
set profiles signaling ipSignalingProfile ATT_IPSP commonIpAttributes transparencyFlags  mwiBody enable  unknownBody enable unknownHeader enable
set profiles signaling ipSignalingProfile ATT_IPSP ingressIpAttributes flags sendSdpIn200OkIf18xReliable enable sendSdpInSubsequent18x enable
set profiles signaling ipSignalingProfile ATT_IPSP egressIpAttributes flags disable2806Compliance enable
set profiles signaling ipSignalingProfile ATT_IPSP egressIpAttributes transport type1 udp type2 none type3 none type4 none
set profiles signaling ipSignalingProfile ATT_IPSP egressIpAttributes privacy privacyInformation pAssertedId
commit
  
#Signaling profiles(SP)
set profiles signaling signalingProfile ATT_SP egress egressFlags addPrefix011ForInternationalCalls enable convertNumbersToE164Format enable
commit
  
  
#Zone
set addressContext default zone UNTRUSTED id 20
commit
  
#SIP signaling port
set addressContext default zone UNTRUSTED sipSigPort 10 ipInterfaceGroupName UNTRUSTED ipAddressV4 216.50.36.117 portNumber 5060 mode outOfService state disabled transportProtocolsAllowed sip-udp
set addressContext default zone UNTRUSTED sipSigPort 10 dscpValue 14
set addressContext default zone UNTRUSTED sipSigPort 10 mode inService state enabled
commit
  
#IP peer
set addressContext default zone UNTRUSTED ipPeer ATT_SIP_SERVER policy sip fqdnPort 0
set addressContext default zone UNTRUSTED ipPeer ATT_SIP_SERVER ipAddress 207.242.225.210 ipPort 5100 defaultForIp false
commit
  
#SIP trunk group
set addressContext default zone UNTRUSTED sipTrunkGroup TWO-WAY-SIP-ATT media mediaIpInterfaceGroupName UNTRUSTED
set addressContext default zone UNTRUSTED sipTrunkGroup TWO-WAY-SIP-ATT media mediaPortRange baseUdpPort 16384 maxUdpPort 32767
set addressContext default zone UNTRUSTED sipTrunkGroup TWO-WAY-SIP-ATT signaling rel100Support enabled acceptHistoryInfo enabled
set addressContext default zone UNTRUSTED sipTrunkGroup TWO-WAY-SIP-ATT ingressIpPrefix 207.242.225.210 32
set addressContext default zone UNTRUSTED sipTrunkGroup TWO-WAY-SIP-ATT policy digitParameterHandling numberingPlan ATT_DIAL_PLAN
set addressContext default zone UNTRUSTED sipTrunkGroup TWO-WAY-SIP-ATT policy media packetServiceProfile ATT_PSP
set addressContext default zone UNTRUSTED sipTrunkGroup TWO-WAY-SIP-ATT policy services classOfService DEFAULT_IP
set addressContext default zone UNTRUSTED sipTrunkGroup TWO-WAY-SIP-ATT policy signaling ipSignalingProfile ATT_IPSP signalingProfile ATT_SP
set addressContext default zone UNTRUSTED sipTrunkGroup TWO-WAY-SIP-ATT state enabled mode inService
commit
   
#AVAYA7 Routing
set global callRouting routingLabel TO_AVAYA7 routingLabelRoute 0 trunkGroup TWO-WAY-SIP-AVAYA7 ipPeer AVAYA7_SIP_SERVER proportion 100 cost 100 inService inService testing normal
set global callRouting routingLabel TO_AVAYA7 overflowNOA none overflowNPI none routePrioritizationType sequence action routes numRoutesPerCall 10
set global callRouting route trunkGroup TWO-WAY-SIP-AVAYA7 SALINEa standard Sonus_NULL Sonus_NULL all all ALL none Sonus_NULL routingLabel TO_ATT
commit
  
#ATT routing
set global callRouting routingLabel TO_ATT routingLabelRoute 0 trunkGroup TWO-WAY-SIP-ATT ipPeer ATT_SIP_SERVER proportion 100 cost 100 inService inService testing normal
set global callRouting routingLabel TO_ATT overflowNOA none overflowNPI none routePrioritizationType proportionAllocation action routes numRoutesPerCall 10
set global callRouting route trunkGroup TWO-WAY-SIP-ATT SALINEa standard Sonus_NULL Sonus_NULL all all ALL none Sonus_NULL routingLabel TO_AVAYA7
commit
  
set global callRouting routingLabel TO_TENOR routingLabelRoute 0 trunkGroup TWO-WAY-SIP-TENOR ipPeer TENOR_SIP_SERVER proportion 100 cost 100 inService inService testing normal
set global callRouting routingLabel TO_TENOR  overflowNOA none overflowNPI none routePrioritizationType sequence action routes numRoutesPerCall 10
set global callRouting route trunkGroup TWO-WAY-SIP-ATT SALINEa standard 2142592291 +1 all all ALL none Sonus_NULL routingLabel TO_TENOR
  


 

Conclusion

These Application Notes outline the configuration steps to successfully interoperate the Sonus SBC 5XXX series with the AT&T IP Flex Reach SIP Trunk. All feature and serviceability test cases were completed.