
Updated on May 10, 2026
Getting your Movistar landline to work with your own ONT is the final boss fight in taking total control of your home network. If you’ve already upgraded to a third-party ONT and a high-performance router (like an ASUS, Synology, or MikroTik), you’ve probably hit a snag: the landline’s dead. Don’t worry, that’s expected. Movistar’s phone service (VoIP) travels on a different digital highway than your internet traffic. This guide will show you how to get it back.
In this definitive 2026 guide, I’ll walk you through the three real, field-tested methods to make this happen, from the most elegant and professional setup to the quickest, zero-cost fix. It’s time to ditch the ISP-issued HGU router for good and build a network that’s truly yours, without sacrificing your voice service.
Disclaimer: The content of this article is for educational and informational purposes only. We do not develop or distribute any of the add-ons, software, or services mentioned, nor are we affiliated with their creators. We are against piracy and the use of illegal content. The user is solely responsible for how they use the information presented here.
Key Concepts: Understanding Movistar’s VLANs in 2026
Before we dive into configurations, it’s critical to understand how Movistar’s fiber network is structured. The ISP segments its services into three distinct virtual “lanes” known as VLANs. As we covered in our guide on how to set up a VLAN, each has a specific job:
- VLAN 6: Dedicated exclusively to Internet traffic. This is the one your custom ONT and router handle by default.
- VLAN 3: Reserved for VoIP telephony. This is where your voice calls travel. It’s the VLAN we need to “capture” to get your phone working.
- VLAN 2: Used for the IPTV service (Movistar’s television service).
The challenge when you want to use your own router with Movistar VoIP is that your new, high-performance gear is, by default, only listening to VLAN 6. Our goal is to teach our network to also manage and correctly route traffic from VLAN 3.
💡 Engineer’s Tip: For any of this to work, both your ONT and your router must be capable of managing VLAN tagging. If you’re planning on making the switch, make sure your hardware is up to the task and follow a solid guide to avoid common pitfalls.
Option 1: The Pro Move – Using SIP Credentials with an IP Phone, ATA, or Softphone
This is, without a doubt, the cleanest, most professional, and most efficient solution. The goal is to obtain your telephony credentials (the infamous Movistar SIP data) and configure them directly on a compatible device. By doing this, you completely eliminate the need for the ISP’s router.
What is SIP Data and How Do You Get It?
SIP (Session Initiation Protocol) is the standard for internet telephony (VoIP). To register your line, you need, at a minimum, a username, a password, and a server address. Movistar doesn’t officially provide this data, so you’ll have to extract it from their HGU router. While the process is technical (involving methods like traffic sniffing with Wireshark or console access), numerous guides exist on specialized forums.
Once you have them, the credentials typically look like this:
| Field | Example Value |
|---|---|
| Register Name / Username | +34912345678 |
| Password | (Password extracted from the HGU) |
| SIP Server / Registrar | telefonica.net |
| SIP Port | 5060 |
| Outbound Proxy | 10.31.255.134:5070 (May vary by region) |
| Transport | UDP |
| Domain / Realm | telefonica.net |
Where Do You Configure This Info?
- IP Phone: A device built from the ground up for VoIP. This is the most robust option. A Movistar-compatible IP phone just needs these credentials punched in, and you connect it to your network. Done.
- ATA (Analog Telephone Adapter): This little box is magic. One side plugs into your network via Ethernet, and the other has a traditional phone jack (RJ11). You configure the SIP data in the ATA’s web interface, and you can plug in any standard analog phone you have lying around.
- Softphone: A software application for your PC (like Zoiper or MicroSIP) or smartphone (Zoiper, Linphone) that acts as a virtual phone. Perfect for taking your landline number on the go.
Pros:
- Minimalist Network: You completely remove the ISP router. Less power consumption, less heat, and fewer points of failure.
- Total Control: You manage your phone service just like any other service on your network.
- Ultimate Flexibility: Take your landline number to any device, anywhere.
Cons:
- Technical Hurdle: Extracting the SIP data is the most complex step and requires advanced knowledge.
- Initial Cost: You need to buy an IP phone or an ATA (typically in the $25-$50 range).
Option 2: The Hybrid Fix – Using the Movistar HGU Router for VoIP Only
If you can’t or don’t want to hunt down your SIP credentials, this is the most popular and functional alternative. The strategy is to keep the Movistar HGU router but relegate it to a single task: handling the phone line. Essentially, we’re turning it into a giant, clunky ATA.
Configuration and Connection
The goal is to feed the HGU router the VLAN 3 traffic and nothing else. First, you need to prep it:
- Access the HGU: Connect directly to it and log into its admin panel (usually 192.168.1.1).
- Change its IP: To avoid conflicts with your main router, change the HGU’s IP to a different subnet (e.g., 192.168.2.1).
- Disable Everything Else: Turn off the Wi-Fi radios (2.4GHz and 5GHz/6GHz), disable the DHCP server, the firewall, and any other service that isn’t VoIP. You’re basically putting it in a “dumb” mode.
- Save and Reboot: Apply your changes and restart the HGU.
Once the HGU is prepped, you have two ways to wire it up:
- Method A (with a Managed Switch): This is the cleanest setup. Connect a managed switch directly after your ONT. From the switch, one cable goes to your main router’s WAN port, and another cable goes to the HGU’s WAN port. This way, each device gets the VLANs it needs independently.
- Method B (Cascading): Connect a cable from a LAN port on your main router to a LAN port on the HGU. This method requires your main router to be able to pass VLAN 3 through that specific LAN port, which can add another layer of configuration complexity.
In either case, all that’s left is to plug your analog phone into the HGU’s RJ11 port, and you’re back in business!
Pros:
- No SIP Hunting Required: The HGU handles the authentication automatically.
- Relatively Simple: The HGU configuration is fairly straightforward.
- Low to Zero Cost: You’re just reusing the gear you already have.
Cons:
- One More Gadget: You have to keep another device powered on 24/7.
- Inefficient: It’s a power-hungry, oversized piece of hardware for such a simple task.
- Potential for Conflicts: If you don’t disable all its services correctly, it can cause problems on your network.
Recommended Gear for 2026
If you opt for the SIP solution, choosing the right hardware is key. Here are some proven and reliable recommendations for this year:
| Gear Type | Recommended Brands and Models | Key Features |
|---|---|---|
| Third-Party ONTs | Ubiquiti UFiber Loco, Zyxel PMG3000, Leox LXT-010G-D | Multi-VLAN support, GPON/XGS-PON compatibility, 2.5/10 GbE port. |
| Custom Routers | ASUS RT-AX88U Pro, Synology RT6600ax, TP-Link Archer AXE300 | Advanced VLAN management, QoS for VoIP prioritization, stable firmware (ASUSWRT, SRM, OpenWrt). |
| IP Phones | Grandstream GRP260x, Yealink SIP-T3x Series, Snom D7xx Series | On-device VLAN tagging support, G.711a/u codecs, excellent audio quality. |
| ATAs | Grandstream HT801/HT802, Cisco ATA 191 | Simple web configuration, rock-solid stability, one (HT801) or two (HT802) analog phone ports. |
Solution Comparison Chart
To help you decide which method is the best fit for you, here’s a head-to-head comparison:
| Solution | Difficulty | Estimated Cost (2026) | Additional Gear | Best For… |
|---|---|---|---|---|
| IP Phone / Softphone | High | $30-80 | IP Phone or App | Users seeking the cleanest, most professional, and most controlled network setup. |
| ATA (Adapter) | High | $25-50 | ATA Adapter | Users who want the SIP solution but prefer to keep their traditional analog phones. |
| HGU Router for VoIP Only | Medium | Free (reuse) | Movistar HGU Router | Users who want a quick fix, don’t want to mess with SIP, and don’t mind an extra device. |
FAQ & Common Troubleshooting
Even with the right setup, you can run into issues. Here’s how to solve the most common problems when trying to use your own router with Movistar VoIP.
Q: I’ve configured everything, but I have no dial tone. What’s wrong?
A: This usually points to one of three things. First, double-check that your Movistar VLAN 3 configuration is correct in your router and assigned to the right port. Second, verify that your SIP credentials (especially the password and proxy server) are 100% accurate. A single typo will prevent registration. Third, make sure your router’s firewall isn’t blocking port 5060 (SIP) and the RTP port range (usually 10000-20000 UDP).
Q: I can make and receive calls, but the audio is choppy or robotic.
A: This is a classic Quality of Service (QoS) problem. It means other bandwidth hogs on your network (like large downloads, 4K streaming, etc.) are stealing resources from your phone call. The fix is to configure QoS on your main router to give maximum priority to VLAN 3 traffic or to the ports used by VoIP. This ensures your voice calls always have a stable, reserved lane.
Q: Can I still use my cordless DECT phone?
A: Absolutely! If your cordless phone has a base station that connects via a standard phone cable (RJ11), you can plug it directly into the corresponding port on your ATA or the HGU router. If you have an IP DECT base, you can configure the SIP credentials directly on it, just as you would with an IP phone.
Q: Will Movistar penalize me or cut my service for using my own hardware?
A: In reality, it’s extremely rare. The main consequence is that Movistar’s customer support won’t provide any technical assistance for your custom setup. If you call them with a problem, their first troubleshooting step will be to tell you to plug their original equipment back in.
Conclusion: My Recommendation for 2026
After years of tinkering with and optimizing networks, my philosophy is simple: simplify and eliminate points of failure. For this reason, the solution of configuring SIP data on a dedicated device (like an IP phone or an ATA) is the undisputed winner in my book. It delivers the cleanest, most efficient network with absolute control.
That said, all the options I’ve outlined are perfectly valid and functional:
- If you love a technical challenge and demand excellence: Go for the SIP solution. The satisfaction of permanently removing the ISP router is immense.
- If you want to keep your trusty old phones: The combination of an ATA with SIP credentials is your best bet.
- If you prefer a quick, no-cost fix: Reusing the HGU router in VoIP-only mode is a robust and proven method that will get you up and running in minutes.
The bottom line is that you now know it’s entirely possible to get your Movistar landline working with a custom ONT and router. You have the power to choose the path that best fits your technical skill, budget, and desire to fine-tune your home network to perfection.
