Hello and welcome to CertForums.co.uk, here we host free active certification forums with links to the best free resources for Microsoft's MCSA MCSE MCDBA Cisco's CCNA CCDA and CCNP, and CompTIA's A+ Network+ i-NET+ and Security+ certifications in the UK. If you wish to post or use other advanced features you will need to register first. Registration is absolutely free and takes only a few minutes to complete so sign up today!
If you have any problems with the registration
process or your account login, please contact support
I'm looking for a solution to a telephone problem that I will end up finding on my desk.
Working in a boarding school we have a responsibility to provide the kids with a method of making or receiving telephone calls. At the moment there are 2 payphones in each boarding house each having a normal BT landline. This costs and absolute fortune on line rental.
What i was looking for was a VOIP solution to this. I'm not sure that this is possible, hence I'm asking you guys. VOIP pay phones, not seen any and not sure that it would work. Thought about Skype, but didn't want the schools network to be used for that or run the risk of becomming a "supernode" for others to use my bandwidth.
Any suggestions???
AJ
Putting a computer in front of a child and expecting it to teach him is like putting a book under his pillow, only more expensive.
Anon
Remember that GREEN is good Go Premium
I'm looking for a solution to a telephone problem that I will end up finding on my desk.
Working in a boarding school we have a responsibility to provide the kids with a method of making or receiving telephone calls. At the moment there are 2 payphones in each boarding house each having a normal BT landline. This costs and absolute fortune on line rental.
What i was looking for was a VOIP solution to this. I'm not sure that this is possible, hence I'm asking you guys. VOIP pay phones, not seen any and not sure that it would work. Thought about Skype, but didn't want the schools network to be used for that or run the risk of becomming a "supernode" for others to use my bandwidth.
Any suggestions???
”
Did you think about just using one of the Skype hardware phones that are available? You don't need a computer with some of the newer hardware devices, and you can put it behind a cheap router so it's on it's own little lan with no access to the rest of the site.
Behold, the turtle. He makes progress only when he sticks his neck out.
Have you looked at implementing one of the free PBX solutions out there? When I say 'one of', I basically mean Asterisk because, although there are others, Asterisk is widely acknowledged to be the best and probably has about 90% of the 'market share' (don't know what terminology to use for open source that fits!)
I've tinkered with the idea of doing it at home, but, tbh, I just can't be arsed at the minute, and don't make enough calls to justify the time and effort. I'm sure it would be an interesting project though and, being an educational establishment, your budget is probably at or close to zero, so it might be a cool thing to try out. I've installed a distro that is specifically designed for asterisk on a VM and it was a pretty painless experience. Of course, setting up SIP, a gateway, the PBX and making sure you have the networking in place to support it probably wouldn't be as easy - but you'd score serious geek points!
The ruptured capillaries in your nose bely the clarity of your wisdom
Thought about Skype, but didn't want the schools network to be used for that or run the risk of becomming a "supernode" for others to use my bandwidth.
”
Hi,
You can stop skype becoming a supernode with a registry entry. GRC has the info at the bottom of the page
Thanks for your help guys. Some food for thought there.
AJ
Putting a computer in front of a child and expecting it to teach him is like putting a book under his pillow, only more expensive.
Anon
Remember that GREEN is good Go Premium
Other points when converting to VoIP that you need to bear in mind:
If this is for 'public' use (and I'm aware a school isn't public, but it isn't close family either) then you need to make it plain that the phone will not work when the power is out.
Most VoIP providers do not provide a '999' service.
The usual calculations for bandwidth requirements won't work well on such small numbers of lines, based, as it is, on statistics. So you will need to allow for a higher requirement than normal. This will be made worse at a school, which is timetable-based, so the windows of time when the phone could be used will cause the normal statistical calculations to be even further out!
There's some good tutorials about Asterisk and an easy all-in-one solution called Trixbox here.
How many users would you envisage making calls at the same time? I believe 35kbps per call bandwidth is a reasonable guideline in judging your capacity. I'd have thought you'd have no problem from a reasonable dsl connection. But how you will manage the gateway for calls to non-VOIP phones? You have many alternatives to Skype: there are providers who will take a direct dsl link (not over the internet) to their gateway, for example, giving higher quality than internet-based calls at much-less-than BT prices.
There's some good tutorials about Asterisk and an easy all-in-one solution called Trixbox here.
How many users would you envisage making calls at the same time? I believe 35kbps per call bandwidth is a reasonable guideline in judging your capacity. I'd have thought you'd have no problem from a reasonable dsl connection. But how you will manage the gateway for calls to non-VOIP phones? You have many alternatives to Skype: there are providers who will take a direct dsl link (not over the internet) to their gateway, for example, giving higher quality than internet-based calls at much-less-than BT prices.
”
35K is not unreasonable for G.729. However - there might be situations where G.711 needs to be used. That rolls in at about 82K.
I can't comment on Asterisk as I've not tryed that yet, But i find 3CX to be a great small scale IP PBX solution It's very simple to setup(could be live in minitues and runs on windows) with the free edition you get 8 External lines (PSTN/ISDN/VoIP) and Unlimited extensions or for $350 you could get the SBE that comes with 16 External lines (PSTN/ISDN/VoIP) and 25 Extensions and it comes with a whole host of tricks up its sleeve AM, call queue, digital receptionist, ddi/did etc etc
Last edited by ThomasMc : 25-Nov-2007 at 11:07 AM.
I know at work we use G.729a as the codec, and it's fine for our needs - when would G.711 be better?
”
When you need to use a modem over VoIP. This might sound a strange thing to do, but, for exampe, fax machines are still used a lot. Modems have a big struggle with G.729, so G.711 is used for those.