Many businesses are starting to deploy or already have deployed IP PBX's (private branch exchanges) which are the guts of VoIP that route calls to local telephones or allow employees to make external calls.
Companies will either run the IP PBX themselves or even deploy remotely in a data centre (generally for a multisite company) or run a hosted system from a VoIP company.
Unfortunately if these systems aren't deployed carefully it can be easy for 'hackers' to connect to them and make out-going phone calls which can rapidly generate huge bills (they tend to target international premium rate numbers that they control, or just are used to route calls for 3rd parties).
Asterisk is a very commonly used open source IP PBX and in the past, the default SIP configuration allowed open access (this has been closed in newer releases). Many IP PBX's will also have open VoIP/SIP access (i.e. unauthenticated remote access - which allows remote users to dial internal extensions, however without having a sensible dial-plan these users can do outward dialling too).
In some cases the VoIP configurations will only allow secure connections, but the web configuration will have default credentials, so a remote attacker can just go in and create a new VoIP user which they then use to outward dial.
A company suffered such an attack over the weekend and was faced with a bill for £12,000+ worth of phone calls.
Though the company was to blame for not securing the web interface, the telephony provider (which could be a normal PSTN provider i.e. someone who provides traditional fixed line services or a VoIP provider) should have provision to check for unusual traffic patterns. So if normally calls are just made to the UK, they should block calls if there's suddenly a large volume to international numbers.
Any company getting a new phone system should check their provider offers such checks or they could be faced with large bills that they'll be liable for.
Showing posts with label IP PBX. Show all posts
Showing posts with label IP PBX. Show all posts
2011/08/01
2007/10/04
3Com launches Asterisk based SMB IP PBX
3Com has launched a $1,600 30-user Asterisk appliance based IP PBX.
It's essentially just a resale of the Asterisk appliance by 3Com, but it's sold and supported by 3Com.
The Asterisk IP PBX is a great piece of software (it's available for download from the Asterisk website), but it's not for the feint hearted. It runs on Linux and is reasonably complex to set-up. Unfortunately documentation is severely lacking (though there are some good books out there from publishers like O'Reilly and various websites like VoIP Info) and often a response is "look in the code".
Having "real" vendors support Asterisk means it will get into the mainstream markets and that's likely to produce some good documentation.
As the 3Com unit is a pre-installed system, configuration is a lot simper and newer versions of Asterisk come with a web based configuration system. Though that takes some of the fun out of hand writing dial-plans - which may change the definition of fun.
It's essentially just a resale of the Asterisk appliance by 3Com, but it's sold and supported by 3Com.
The Asterisk IP PBX is a great piece of software (it's available for download from the Asterisk website), but it's not for the feint hearted. It runs on Linux and is reasonably complex to set-up. Unfortunately documentation is severely lacking (though there are some good books out there from publishers like O'Reilly and various websites like VoIP Info) and often a response is "look in the code".
Having "real" vendors support Asterisk means it will get into the mainstream markets and that's likely to produce some good documentation.
As the 3Com unit is a pre-installed system, configuration is a lot simper and newer versions of Asterisk come with a web based configuration system. Though that takes some of the fun out of hand writing dial-plans - which may change the definition of fun.
Subscribe to:
Posts (Atom)