Archive for May 15th, 2010
» posted on Saturday, May 15th, 2010 at 18:34 by Nigel
Connecting to the FritzBox SIP server
There’s nothing too remarkable in what I described in the first part of this article, but in recent firmwares, the FritzBox has added a new feature – a SIP server. That’s essentially a bit of software that allows the FritzBox to appear like an internet phone company, so you can use an internet phone to make calls via the FritzBox. You could, for example install Fring on an iPhone, or use Nokia’s built in software, so that when you’re at home, you can call from your mobile phone, via your landline, and use the mobile phone to answer calls made to your landline number.
If you want this functionality, you’ll need firmware version 54.04.76 or higher. If you’ve got a fairly standard setup (ie, using the FritzBox as your internet gateway) then everything should work fairly well. Go to the ‘Telephone devices’ section of the web interface, click to configure a new device, and tell the FritzBox that it’s a telephone, then on the next screen select ‘LAN/WLAN (IP telephone)’ as the interface, and add a name.
On the next screen you’ll see a number (620 for the first VoIP phone), and you can enter a password, and the information that the ‘registrar’ is “fritz.box”.
That should be all you need to set up your VoIP phone, and for most people it probably will be, because if the FritzBox is your internet gateway, it will tell devices its own IP address when they try to connect to “fritz.box.”
However, in my case, it just wouldn’t work. I tried resetting to factory defaults; I tried newer firmware, and I tried going back to firmware 54.04.76, which is what I’m using now. I simply couldn’t persuade my VoIP phones to register with the FritzBox.
Network setup
I suspect that at heart, this is to do with the way my network is set up. I have fixed IP addresses, and I’m not using the FritzBox as my router; I have a separate broadband router, with a more flexible firewall than the FritzBox, and the fixed IP addresses are necessary for the move to VoIP – you don’t want inbound business calls failing because your IP address has changed, after all.
So, since the FritzBox isn’t looking after the network connections, there’s nothing on my network to tell devices what they should connect to when “fritz.box” is requested. Not a problem, I thought – I have a proper DNS entry that maps to the IP address of the FritzBox, so I can use that when I set things up. It works perfectly, for instance, when I want to connect to the web interface.
As I’ve discovered, however, it doesn’t work when you’re connecting to the built in SIP server in the FritzBox. Neither my VoIP phones nor the 3CX software system would register with the FritzBox server if they were set up to use the hostname; I thought I’d mistyped passwords, or needed to put ‘@fritz.box’ on the end of the username, all to no avail – and there’s not any decent English documentation for this new FritzBox feature.
In the end, it turns out, all I had to do was use the IP address of the FritzBox as the registrar name, and all is well, with VoIP phones connecting fine to the FritzBox, and able to use the ISDN line to make or receive calls.

The Fritz!Box tells you to enter 'fritz.box' as your SIP registrar - but if you have problems, use the IP address instead. It worked for me
Gateway to the world
Why’s all this so important, and why am I spending my weekends playing with it? After all, if I’m running 3CX, why don’t I connect all the VoIP phones to that? Well, that’s what I’m doing – but it’s also possible to connect 3CX to the FritzBox, so that 3CX thinks the FritzBox is a VoIP phone provider, and the FritzBox thinks that 3CX is a phone.
That may seem a bit odd, but what it’s actually doing is providing me with a full two way gateway between the two devices.
It means that when a call comes in from the BT line, it can be passed into 3CX, and also – this is the main thing I wanted to achieve – that calls can be passed out of 3CX and on to the BT line. When the ISDN line is switched off, that will be the BT analogue line, which I still have to have for the ADSL service.
And since it’s there, it may as well be used. I can set up 3CX so that some 3 digit numbers go to the BT line automatically, for example. That ensures that if anyone dials 999, the call will go to a line that the emergency services can identify easily.
It’s also possible to arrange for the BT line to be used when the VoIP services via the internet aren’t working, providing me with fallback, again essential in emergencies.
You can, of course, do this with various other VoIP adaptors, some of which are cheaper than the £170 or so you’ll pay for the Fritz!Box Fon Wlan 7270, but if you want all the functionality – including the ability to work with ISDN phones too – then it’s pretty hard to beat.
2 comments | filed under Networking · VoIP | tags: 3cx, fritzbox, VoIP
» posted on Saturday, May 15th, 2010 at 18:22 by Nigel
Using the FritzBox as a VoIP gateway
As I mentioned in ‘Making an entrance’, I’m part way through moving my phone system from BT’s overpriced ISDN service to VoIP – that’s phone calls over the internet, to the uninitiated.
I already have some ISDN phones; these allow things like multiple lines on the same phone, so business and personal calls are signalled differently, and I wanted to keep those, rather than spend around £70 to replace each one with a new VoIP phone.
Step forward the Fritz!Box FON WLAN 7270, which has just about every connection you need. It’s a broadband router, with WiFi, built in DECT basestation for cordless phones, and VoIP support.
There are two analogue phone sockets on the back, into which you can plug your existing handsets, and then a connection goes to either your ISDN or your standard BT line, so calls made on those phones will go out over BT line in the usual way.
So far, that’s nothing too dramatic. But it also allows you to sign up to VoIP services, and make and receive calls over the internet, using the same handsets; you can even set up rules, for example sending international calls via the internet, and emergency calls via the BT line.
There’s another ISDN socket on the box too, which allows me to connect my existing ISDN desk phones, and use them to make calls too. On top of that, it’s a standard broadband router, with USB disk and printer sharing too.
State of play
At the moment, I have the FritzBox plugged into my ISDN line. The analogue and ISDN phones plugged into it all make calls over the ISDN line; when that’s disconnected in a month or so, I can plug the analogue line which provides my broadband connection into the back instead, and make calls over that from any of the phones.
I also have the entry phone plugged into one of the sockets on the back, as I explained earlier. That would be enough for some people, but I want something a bit more advanced. That comes in the shape of a software phone system called 3CX, which is what will ultimately be handling the new phone service I’m switching too.
I’m going for 3CX rather than Asterisk because, frankly, it’s much easier to get to grips with. The free edition will be fine for my one man business, though it doesn’t have a built in fax server, which is a shame.
So, at the moment, the FritzBox has been set up with a few internet telephone accounts; normally these would be with a provider like Sipgate or VoIPTalk, but in this case they’re just extensions on 3CX.
On the FritzBox, most phones are configured to call via the ISDN line, but I’ve set the entry phone to use 3CX, which means that I can do things like have several phones ring when the entry phone button is pushed, instead of just one, which is all the FritzBox would do.
Some of the ISDN phones are configured with an additional ‘MSN’, or extension number, which corresponds to an extension on the 3CX system. The net effect is that when you ring the entry phone, it rings on the cordless handset, the phone on my desk, and the phone by my bed, so if I’m in the garden, I can let guests in without moving from my deckchair.
So, that’s where things are now. In part two, I’ll explain the next stage, which relies on a handy new feature in recent FritzBox firmware updates.
post a comment | filed under Networking · VoIP | tags: 3cx, fritzbox, VoIP
» Recent Posts
- Resurrecting the Veo Observer
- So long, Google Plus
- Zennox USB internet TV and radio player
- WTF … should I pay to download BBC programmes?
- Heatmiser WiFi thermostat range
- FreeviewHD’s leap year problem – check your timers!
- Installing the iPlayer update on the DigitalStream FreeviewHD recorder
- Roku 2XS review
- Finding myself
- Who gives a damn about small businesses?
- iRiver Story HD – the eReader that missed its chance
- Digital Stream FreeviewHD PVR to get iPlayer March 2nd
- Roku’s media player arrives in the UK
- Sex in the 21st century
- Heatmiser WiFi thermostat

» Recent Comments