DGA0122 VoIP: Difference between revisions

Back up to the Technicolor_DGA0122 Page
From AAISP Support Site
(s/telephoner/telephone/)
(Codecs and RTP ports)
Line 41: Line 41:


You can configure further things, such as a second VoIP account and set which account uses which phone port etc.
You can configure further things, such as a second VoIP account and set which account uses which phone port etc.

== Codecs ==
Login to the router as user ''engineer'' with the admin password. Click on the ''Telephony'' tile and then ''show advanced''.
Change the Voice Audio Codecs to make PCMA the first choice.

== RTP Ports ==

By default the RTP port range is 40000-65000. You may wish to restrict this (for example, to match firewall settings). This can be done by an ssh connection to
the router as the ''engineer'' user and admin password, then issuing the commands e.g.
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.LocalPortMin 5000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.LocalPortMax 5098





Revision as of 20:26, 5 June 2023


Green analogue phone ports on the left

Overview

The Technicolor DGA0122 and DGA4134 both have two analogue telephone ports, AKA ATA (Analog Telephone Adaptor).

These can be used to connected a 'normal' analogue phone and then the router can be configured to make/receive calls over VoIP.

RJ11 to BT adaptors are required

Phone Adaptor

The ports on the router are RJ11 and usually telephones have a rectangular BT style plug - in which case a RJ11-to-BT adaptor is required. The DGA0122 doesn't come with any adaptors but the DGA4134 comes with one. These are available to buy from A&A.

Router Configuration

These are steps to set up the Technicolor to registrar to an A&A VoIP service and to use the analogue phone ports on the router for calls.

  1. Log in to the router
  2. Click the 'off' switch in the Telephony box to 'On'
  3. Click the configure 'cog' in the Telephony box.
  4. Click the Edit icon on the right had side for the sample configuration
    1. Set Primary Registrar to: voiceless.aa.net.uk
    2. Set Primary proxy to: voiceless.aa.net.uk (pics below, 'Global Info')
    3. Click Save
  5. Click the 'Phone Numbers' tab at the top
    1. For 'sip_profile_0':
      1. Click 'off' to enable it.
      2. Set username to your phone number, eg +44123456789
      3. Set password to your SIP password
      4. Set DisplayName if you wish
      5. Click Save
      6. The number should then show as registered (pics below)

The VoIP account should now be registered and calls will work by using any of the two analogue telephone ports on the router.

You can configure further things, such as a second VoIP account and set which account uses which phone port etc.

Codecs

Login to the router as user engineer with the admin password. Click on the Telephony tile and then show advanced. Change the Voice Audio Codecs to make PCMA the first choice.

RTP Ports

By default the RTP port range is 40000-65000. You may wish to restrict this (for example, to match firewall settings). This can be done by an ssh connection to the router as the engineer user and admin password, then issuing the commands e.g.

InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.LocalPortMin 5000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.LocalPortMax 5098