Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

These instructions will guide you through setting up a Adtran device with a NocTel Trunk. 

Requirements: console access, network access, factory default, a NocTel Trunk.


 

Step-by-step guide

This guide assumes you are starting with factory default settings, If you need to restore to factory follow the following, otherwise you can skip to the zTerm step

  1. Password Bypass
  •  Connect via console to the Adtran Unit
  •  Power Cycle Adtran Unit
  •  While it boots back up it will give you a count down in the console, you will have 5 seconds to hit the escape key. Do so.
  •  At the console, enter: bypass passwords
  •  At the console, enter: boot




     2. Set Password   

  •     At the console, enter: username admin password passwordhere
  •     Hit the Escape Key
  •     At the console, enter: write

     3. Download default config

     4. Setup adtran for web access

  •  At the console, enter: en
  •  At the console, enter: conf t
  •  At the console, enter: interface eth 0/1
  •  At the console, enter: ip address YourLocalStaticIpForAdtran YourLocalSubnetMaskForTheIP
  •  At the console, enter: media-gateway primary
  •  At the console, enter: exit
  •  At the console, enter: exit
  •  At the console, enter:  write


     5. 

  •  At the console, enter: en
  •  At the console, enter: conf t
  •  At the console, enter: ip route 0.0.0.0 0.0.0.0 YourGatewayForAdtran
  •  At the console, enter: exit
  •  At the console, enter: write




     6.

  •  At the console, enter:  en
  •  At the console, enter: conf t
  •  At the console, enter: http server
  •  At the console, enter: exit
  •  At the console, enter: write

 

      7. Upload Default Config

 

      8. Repeat steps 4 - 6

 

      9. Create Trunk on Adtran

  • In your browser, navigate to http://YourLocalStaticIpForAdtran/main/voice/trunks/trunksMain.html
  • Click on add a new trunk account
  • Enter your trunk's name
  • The trunk type will be SIP
  • set the sip server ip to the NocTel server ip that the account soft trunk is on.
  • set the sip proxy server ip to the NocTel server ip that the account soft trunk is on.
  • Change the dial string source from "URI"   to  "to header"
  • Check the checkbox to header host type, set it to override domain
  • set the sip registrar address to the NocTel server ip that the account soft trunk is on.
  • set registration expire time to 60 seconds
  • set default authentication, user is the softrunk sip username password is the soft trunk sip password
  • set domain address as your public ip that the Adtran is on.
  • click the apply button at the bottom of the page.
  • click add register entry, the input box will open up towards the top of the page so scroll up. start value will be the soft trunk sip username. The authentication user will also be the soft trunk sip username and the password is the soft trunk sip password.
  • click the apply button at the bottom of the page

 

 

 

 

 

  • No labels