Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 | 3 
chevrolux
4962 posts

Uber Geek
Inactive user


  #2766133 24-Aug-2021 17:27
Send private message

Or you could just avoid all of that work and use a proper (like Voyager for example) who would just outright supply you with SIP credentials....

 

But na I get it.... the $10/month saving is worth the hours of hassle to configure this. And then further hours required when Contact make a config change but your set up doesn't get the update.




quickymart
13924 posts

Uber Geek

ID Verified

  #2766175 24-Aug-2021 20:21
Send private message

chevrolux:

 

Or you could just avoid all of that work and use a proper (like Voyager for example) who would just outright supply you with SIP credentials....

 

But na I get it.... the $10/month saving is worth the hours of hassle to configure this. And then further hours required when Contact make a config change but your set up doesn't get the update.

 

 

...or you want to change anything whatsoever...

 

I've heard too many horror stories about them, but at least everything's working for the OP now.


Phazir50

35 posts

Geek


  #2766180 24-Aug-2021 20:37
Send private message

Hello Chevrolux.

 

No you don't get it and I have no interest in justifying my choices to anyone.  Besides, I am a retired person and have the time to take on a challenge.  If or when Contact change their configurations, I will deal with that then.  In the meantime all is working very well. 

 

I can understand the limitations of the service provided by Contact.  Clearly they are buying in the service from a specialist ISP company, so there will be financial pressures to offer a budget service.  It seems to me that there would be some advantages to Contact if they took a more positive and active approach to broadband services.  It currently smacks of a cheap add-on to snare more power customers, rather than an active pursuit of providing excellent ISP services in itself. 

 

 

 

Cheers




Phazir50

35 posts

Geek


  #2768425 29-Aug-2021 16:52
Send private message

Hello All.

 

I have found a error in the network set up which I have corrected and so here is the amended text:

 

How I Configured a FritzBox 7490 to Work With Contact Broadband and VOIP

 

Version 2

 

Overview

 

I am a novice when it comes to understanding modems and routers, so I make no claims that this is the best or even complete set up procedure or configuration and I take no responsibility for any outcomes from using this information. Please advise if I have missed essential or helpful settings.

 

     

  1. I have an NF18ACV, supplied by Contact Broadband, as my primary modem-router. It is connected to the fibre network by a LAN cable running from the ONT to the WAN socket.
  2. A LAN cable runs from the “Ethernet 4” socket (could be any of the Ethernet sockets on the NF18ACV) to “LAN 1” on the FritzBox 7490 (it must be onto LAN 1).
  3. A wire-pair telephone cable runs from “FON 1” on the 7490 to a Uniden cordless phone base station.
  4. A Panasonic DECT 6.0 phone is configured on “DECT 1” of the integrated DECT base station on the 7490.
  5. All LAN (Ethernet) connections are run via the 7490.
  6. All WiFi on the NF18ACV is switched off, so all the WiFi connections, in use, are via the 7490.
  7. The NF18ACV is configured as supplied by Contact Broadband, with one exception. I was getting a lot of System logs with RADVD errors, so I switched off RADVD.

 

Requirements

 

The Contact Broadband and Voice (VOIP) connection and authentication details for the Internet and VOIP are required. Contact was adamant that VOIP was only available via their modem (NF18ACV) so I did not ask them for the information. The NF18ACV’s interface provides the Voice connection details but not the password. I discovered a Geek Zone post that described how to use the “Telnet” utility to interrogate the NF18ACV for the password. Pity that does not work for the FritzBox 7490 as FritzOS versions since 2020 no longer support Telnet.

 

On Geek Zone Forums, find Post #143067 for how to do this on a PC. If you are running a Mac like me, open the Terminal app and do this:

 

Last login: Fri Aug 20 16:42:47 on ttys000

 

Your Name-Mac:~ Your Name$ [type command “login”, then “Enter”]

 

login: [type Your Name, then “Enter”]

 

Password: [enter your password, then “Enter”]

 

Last login: Fri Aug 20 16:47:16 on ttys000

 

[Your Name]-Mac:~ [Your Name]$ [type “telnet 192.168.20.1”then enter]

 

Trying 192.168.20.1...

 

Connected to 192.168.20.1.

 

Escape character is '^]'.

 

NF18ACV

 

Login: [type Access name for router, then “Enter”]

 

Password: [type password for router access, then “Enter”]

 

> [type “dumpsysinfo”, press Enter]

 

I just highlighted the whole report dump and pasted it into a text file, then used the “TextEdit” app “Find” option to look for “<AuthPassword>”. You might find more than one, so some trial and error might be needed.

 

<SIP>

 

<AuthUserName>643xxxxxxx</AuthUserName>

 

<AuthPassword>eW646b4yDGf</AuthPassword> (NB: This password is not real)

 

<CidName>643xxxxxxx </CidName>

 

<CidNumber>643xxxxxxx </CidNumber>

 

<AuthUserName> is your telephone number preceded by the country code and area code (sans leading zero). In my case that is 64 for New Zealand and 3 for Dunedin. Note down the password.

 

Internet Configuration

 

     

  1. Save a backup of the 7490 settings.
  2. I suggest that you go to “WiFi – WiFi Network”, on the 7490, and ensure that the SSIDs for 2.4GHz and 5GHz bands are set to two different names and toggle on the associated activation. This makes it easy to re-connect with the 7490 once some changes are made further down.
  3. Go to “Internet - “Account Information” – Internet Connection” and make the following entries:

     

       

    1. Internet Service Provider: Enter “Devoli”.
    2. Connect via: “Connection to an external modem or router”.
    3. Operating mode: “Share existing Internet connection in the network (Mesh Wi-Fi / IP client mode)”.
    4. Connection settings: IP Settings “Obtain the IP address automatically (DHCP), with the Search Domain name from the NF18ACV as the DHCP host name. In my case that is “home”.
    5. Click on “Apply”. (N.B.: The 7490 will stop using its own allocated IP addresses and use ones from the DHCP on the NF18ACV. Consequently access to the 7490 will stop until you reconnect using its new IP address).
    6. Go to “Internet - “Account Information” – “DNS Server” and select “Use DNSv4 servers assigned by...”. (I left the “IPv6”, “LISP” and “AVM Services” blank at this stage).
    7. Click on “Apply”.

     

 

Network Configuration

 

     

  1. Go to “Home Network – Network – Network Settings”, configure as follows:

     

       

    1. Mode in the Home Network: Select “IP Client and the option “via LAN”.
    2. Scroll down to and click on “Change connection settings”. Go to LAN Settings” and set all to “Power Mode”.
    3. Scroll down to “Access Settings in the Home Network”.
    4. Select “Allow access for applications” and “Transmit status information over UPnP”.
    5. Ignore “Static Routing Table” and click on “Apply”.

     

  2. Go to “Home Network – Network – Mesh Settings” and configure as follows:

     

       

    1. Changing the FRITZ!Box Operating Mode: Tick “FRITZ!Box as a Mesh Repeater”, followed by “This FRITZ!Box is a network device (IP Client)...” and select “via LAN”. (Do not choose “via Wi-Fi”, because that mode is very slow).
    2. Click on “Apply”.

     

 

VOIP (Telephony) Configuration

 

     

  1. Open the web page of your NetComm NF18ACV modem and go to the “Voice” menu option then to SIP Basic Setting to see the appropriate settings.
  2. Open the web page of your FritzBox 7490 router; go to “Telephony” - “Telephone Numbers” menu option and click on “New Telephone Number”. This takes you to the “Edit Telephone Number” section.
  3. Under “Account information” tick “Use internet telephone number” then choose “FRITZ!Box in the Home Network”.
  4. Under “Telephone number for registration”, add your telephone number preceded by the country code (64) and then your Area Code, without the leading zero, for example “6496871520” for an Auckland number.
  5. Under “Internal telephone number in the FRITZ!Box” and contrary to the FritzBox instructions, include the Country and Area codes, for example “6496871520”. (I found it did weird things if I followed the FritzBox instructions).
  6. “Display name” can be left blank.
  7. Scroll down to the next section. There are four pieces of information to transfer to this FritzBox 7490 page, 3 from the NF18ACV page and the fourth from the Telnet derived configuration list:  

     

       

    1. “Username” equates to “Authentication name” and is your telephone number prefixed with the Country and Area codes as above.
    2. “Password” equates to “Password” and the value is found in the Telnet text file as in “<AuthPassword>xxxxxxxxxxxx=</AuthPassword>
    3. “Registrar” equates to “SIP Registrar”. Enter “voice.vibecom.co.nz”.
    4. “Proxy server” equates to “SIP Proxy”, and is also “voice.vibecom.co.nz”.  
    5. Leave “STUN Server” blank.

     

  8. Scroll down to “Additional Settings” - “Additional Settings for the Telephone Number”.

     

       

    1. Set “DMTF transmission to “Automatic”.

     

  9. Scroll down to “Additional Settings for the Connection”:

     

       

    1. Tick “Use telephone number...”.
    2. Tick “Always register via...”.
    3. Select “IPv4 and IPv6, IPv4 preferred”.
    4. Set “Transport protocol” to “UDP” while leaving “...encrypted telephony via SRTP” un-ticked.
    5. Set “Media protocol” to “RTP/AVP and RTP/SAVP”.

     

  10. Click on “OK”.
  11. Return to “Telephone Numbers” and click on “Line Settings”.
  12. Location Information”:

     

       

    1. Set “Country” to “New Zealand.
    2. For “Country code”, enter “00”, then “64”.
    3. For “Area code”, enter “00”, then your area code.

     

  13. Leave, both “Landline” and “Substitute Connection, un-ticked.
  14. The “Outgoing Telephone Number” field should have picked up the full telephone number, including the Country and Area codes for example “6496871520”.
  15. Tick both settings in “Security”.
  16. Scroll down and click on “Changing the settings”.
  17. Tick “Keep port sharing...” and select 30 sec as the value.
  18. Select “...DSL/WAN, tick “VLAN...”, set “VLAN ID” to 10, “PBit” to zero and un-tick “PVC”.
  19. Click on “Apply”.
  20. While there are dialling rules set in the NF18ACV, I did not set any in the “Telephony – Call Handling” settings.
  21. Re-start the FritzBox 7490.
  22. Configure and connect your telephones.
  23. Login to your NF18ACV modem, go to the System Log and check the system event log for any issues. Hopefully there will be no warnings or other serious log items.
  24. Back up the new configuration.

 

 


1 | 2 | 3 
Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.