www.orbtalk.co.uk Open in urlscan Pro
84.22.109.102  Public Scan

Submitted URL: http://orbtalk.com/
Effective URL: https://www.orbtalk.co.uk/
Submission: On May 15 via api from US — Scanned from NL

Form analysis 4 forms found in the DOM

POST /contact

<form id="contact-form" class="form" action="/contact" method="post"><input type="hidden" name="_csrf" value="aXgtY01RQkcnCRoEJTQXag4SWyIFYCQ0BxB9CTtmcDYRIEwGCT0wKw==">
  <div class="form-group field-contactform-name required"><label class="control-label" for="contactform-name">Name</label><input type="text" id="contactform-name" class="form-control" name="ContactForm[name]">
    <div class="help-block"></div>
  </div>
  <div class="form-group field-contactform-email_address"><label class="control-label" for="contactform-email_address">Email Address</label><input type="text" id="contactform-email_address" class="form-control" name="ContactForm[email_address]">
    <div class="help-block"></div>
  </div>
  <div class="form-group field-contactform-phone_number required"><label class="control-label" for="contactform-phone_number">Phone Number</label><input type="text" id="contactform-phone_number" class="form-control" name="ContactForm[phone_number]">
    <div class="help-block"></div>
  </div>
  <div class="form-group field-contactform-reason required"><label class="control-label" for="contactform-reason">Reason</label><select id="contactform-reason" class="form-control" name="ContactForm[reason]">
      <option value="Sales Enquiry">Sales Enquiry</option>
      <option value="General Enquiry">General Enquiry</option>
      <option value="Becoming an Orbtalk Agent">Becoming an Orbtalk Agent</option>
      <option value="Accounts Enquiry">Accounts Enquiry</option>
      <option value="Other">Other</option>
    </select>
    <div class="help-block"></div>
  </div>
  <div class="form-group field-contactform-message"><label class="control-label" for="contactform-message">Message</label><textarea id="contactform-message" class="form-control" name="ContactForm[message]" rows="6"></textarea>
    <div class="help-block"></div>
  </div>
  <div class="form-group field-contactform-captcha"><label class="control-label" for="contactform-captcha">Captcha</label><input type="hidden" id="contactform-captcha" name="ContactForm[captcha]">
    <div class="g-recaptcha" data-sitekey="6Lc9VhEUAAAAAJiQnwH4yhM9CMblmwkRqGs_w_bb" data-callback="recaptchaCallback" data-expired-callback="recaptchaExpiredCallback">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-qum78mnx4u1z" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lc9VhEUAAAAAJiQnwH4yhM9CMblmwkRqGs_w_bb&amp;co=aHR0cHM6Ly93d3cub3JidGFsay5jby51azo0NDM.&amp;hl=en&amp;v=vjbW55W42X033PfTdVf6Ft4q&amp;size=normal&amp;cb=ry6jpvvu6qvv"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
    <div class="help-block"></div>
  </div><button type="submit" class="btn btn-primary track-contact">Submit</button>
</form>

POST /contact

<form id="callback-form" class="form" action="/contact" method="post"><input type="hidden" name="_csrf" value="aXgtY01RQkcnCRoEJTQXag4SWyIFYCQ0BxB9CTtmcDYRIEwGCT0wKw==">
  <div class="form-group field-contactform-name required"><label class="control-label" for="contactform-name">Name</label><input type="text" id="contactform-name" class="form-control" name="ContactForm[name]">
    <div class="help-block"></div>
  </div>
  <div class="form-group field-contactform-phone_number required"><label class="control-label" for="contactform-phone_number">Phone Number</label><input type="text" id="contactform-phone_number" class="form-control" name="ContactForm[phone_number]">
    <div class="help-block"></div>
  </div><input type="hidden" id="contactform-message" name="ContactForm[message]" value="Call back request
">
  <div class="form-group field-contactform-reason required"><label class="control-label" for="contactform-reason">Reason</label><select id="contactform-reason" class="form-control" name="ContactForm[reason]">
      <option value="Assured Fibre">Assured Fibre</option>
      <option value="Carrier Bypass">Carrier Bypass</option>
      <option value="Cloud Phone System">Cloud Phone System</option>
      <option value="Hardware">Hardware</option>
      <option value="Leased Line Fibre">Leased Line Fibre</option>
      <option value="Mobile SIM (Pre-Order)">Mobile SIM (Pre-Order)</option>
      <option value="Reseller Enquiry">Reseller Enquiry</option>
      <option value="SIP Trunk">SIP Trunk</option>
      <option value="Smartline">Smartline</option>
      <option value="Wholesale Enquiry">Wholesale Enquiry</option>
      <option value="0">Other</option>
    </select>
    <div class="help-block"></div>
  </div>
  <div class="form-group field-contactform-captcha"><label class="control-label" for="contactform-captcha">Captcha</label><img id="contactform-captcha-image" src="/frontend/web/captcha?v=664495974f3ec" alt="" data-pagespeed-url-hash="363163325"
      onload="pagespeed.CriticalImages.checkImageForCriticality(this);" data-pagespeed-lsc-url="https://www.orbtalk.co.uk/frontend/web/captcha?v=664495974f3ec"><input type="text" id="contactform-captcha" class="form-control"
      name="ContactForm[captcha]">
    <div class="help-block"></div>
  </div><button type="submit" class="btn btn-primary track-contact">Submit</button>
</form>

POST /contact

<form id="quote-form" class="form" action="/contact" method="post"><input type="hidden" name="_csrf" value="aXgtY01RQkcnCRoEJTQXag4SWyIFYCQ0BxB9CTtmcDYRIEwGCT0wKw==">
  <div class="form-group field-contactform-name required"><label class="control-label" for="contactform-name">Name</label><input type="text" id="contactform-name" class="form-control" name="ContactForm[name]">
    <div class="help-block"></div>
  </div>
  <div class="form-group field-contactform-email_address"><label class="control-label" for="contactform-email_address">Email Address</label><input type="text" id="contactform-email_address" class="form-control" name="ContactForm[email_address]">
    <div class="help-block"></div>
  </div>
  <div class="form-group field-contactform-phone_number required"><label class="control-label" for="contactform-phone_number">Phone Number</label><input type="text" id="contactform-phone_number" class="form-control" name="ContactForm[phone_number]">
    <div class="help-block"></div>
  </div>
  <div class="form-group field-contactform-reason required"><label class="control-label" for="contactform-reason">Reason</label><select id="contactform-reason" class="form-control" name="ContactForm[reason]">
      <option value="4">Assured Fibre</option>
      <option value="1">Carrier Bypass</option>
      <option value="0">Cloud Phone System</option>
      <option value="5">Hardware</option>
      <option value="2">Leased Line Fibre</option>
      <option value="6">Mobile SIM (Pre-Order)</option>
      <option value="7">Reseller Enquiry</option>
      <option value="3">SIP Trunk Bundle</option>
      <option value="8">Wholesale Enquiry</option>
      <option value="9">Other</option>
    </select>
    <div class="help-block"></div>
  </div>
  <div class="form-group field-contactform-message"><label class="control-label" for="contactform-message">Message</label><textarea id="contactform-message" class="form-control" name="ContactForm[message]" rows="6"></textarea>
    <div class="help-block"></div>
  </div>
  <div class="form-group field-contactform-captcha"><label class="control-label" for="contactform-captcha">Captcha</label><img id="contactform-captcha-image" src="/frontend/web/captcha?v=66449597503f7" alt="" data-pagespeed-url-hash="536266419"
      onload="pagespeed.CriticalImages.checkImageForCriticality(this);" data-pagespeed-lsc-url="https://www.orbtalk.co.uk/frontend/web/captcha?v=66449597503f7"><input type="text" id="contactform-captcha" class="form-control"
      name="ContactForm[captcha]">
    <div class="help-block"></div>
  </div><button type="submit" class="btn btn-primary track-contact">Submit</button>
</form>

GET /search

<form action="/search" method="get"><input type="text" name="query" placeholder="Search..." class="form-control"></form>

Text Content

Please click here if you are not redirected within a few seconds.
We use cookies on our websites to help us offer you the best online experience.
By continuing to use our website, you are agreeing to our cookie policy.I
understand


WHY ORBTALK

As one of the UK's leading VoIP providers, we provide business telephone systems
for companies of all sizes.

VoIP, or Voice over IP, is a generic term used to describe a range of
technologies that deliver phone services over the Internet.



From smaller business start‐ups to some of the largest blue‐chip corporates from
around the world, we have the in-house experience and expertise to assemble you
a solution that will meet your exact requirements.

Whether you require a high performance SIP trunking solution for a phone system
that you already own, or whether you are looking for a managed hosted PBX
solution in the cloud, we have a range of adaptable products that can be
tailored to your needs.

Orbtalk understand that in order to compete in today's world, your business
needs to be able to respond quickly to rapid increases in demand. That's why our
services have been designed with agility in mind. And with our servers
distributed across multiple data centres around the world, you can be sure that
you are getting access to a well designed service with first class high
availability .

High availability is a term used to indicate a solution that has increased
resilience to server or data centre failure. A service failing in one part of
the network does not cause a loss of service because a server in another part of
the network takes over as a replacement.



High availability is a term used to indicate a solution that has increased
resilience to server or data centre failure. A service failing in one part of
the network does not cause a loss of service because a server in another part of
the network will take over the delivery of that service.

High Availability
Mirrored across multiple data centres

Global Presence
Connect to Orbtalk's Global Network

Leading Edge
Proven technologies to give your business the edge

Phone Numbers
Available from over 8000 destinations world-wide

Reduce Your Costs
The best prices without compromising quality

Deploy Now
Instant setup for all online orders


SEE HOW IT WORKS

The Orbtalk Cloud Phone System can revolutionise the way you do business. The
system evolves with the latest technology, meaning there's no need to replace
your system in the future. Why not watch this short video explaining the cost
savings and benefits of moving to an Orbtalk VoIP solution.


LOOKING FOR A WORLD CLASS SIP PROVIDER?

We have been providing hosted phone systems for more than 10 years now and along
the way we have built a mature and stable platform that we know you're going to
love.

Please take a few minutes to browse our site and learn about the products and
solutions that we offer. For those who already have on-site soft or hardware PBX
equipment, you'll benefit from the fantastic performance and highly competitive
call rates found in our SIP trunk solution.

For companies who want to out-source the running costs and management of their
phone systems to the cloud, then our Cloud Phone System will provide you with a
state-of-the-art hosted PBX solution without any of the technical headaches that
come with managing your own telephony infrastructure.

If it's international presence that your business needs, then check out our
World Numbers product and be up-and-running with a range of numbers from more
than 8000 destinations around the world within minutes.

For larger companies looking for rock solid connectivity for their VoIP
infrastructure, then please take a look at our Fibre Broadband and Leased Line
connectivity products.

Cloud Phone
System



SIP
Trunks



World
Numbers



Internet




WHAT OUR CLIENTS SAY

“Since switching to Orbtalk last year we’ve employed five new people, and
setting up their lines has taken a matter of minutes.”

Lewis Early - Ivy Ellen

“It was done correctly, on-time and with professional communication to our
customer.”

Michael M.

“We have found that when we need support, Orbtalk are always responsive. We get
to talk to someone – without exception – every time we call. And it's someone
who actually knows our system and clearly has expertise.”

Justine Cobb - Crunch


CONTACT ORBTALK

Name

Email Address

Phone Number

ReasonSales EnquiryGeneral EnquiryBecoming an Orbtalk AgentAccounts EnquiryOther

Message

Captcha


Submit

If you have questions about Orbtalk, please do get in touch.

We look forward to hearing from you.


Call us on 0800 101 7000 FREE
sales@orbtalk.com

adarataubdbebgbrchclFlag of the People&apos;s Republic of
ChinacocrcyczdedkesfrgbgrhkhrhuieilisitltlumamtmxmynlnzpeplptrorusesgsisktwusThe
United States of America flag, produced by Daniel McRaevaza
+44203 5888000
+612 80155444
+1650 9635706
+4989 21093141
+390 245557012
+7495 7453382
+349 31845982
+317 08912585

 


 

 * 
 * 
 * 
 * 
 * 
 * 

 1. 
 2. 
 3. 
 4. 

Orbtalk - Global IP Telephony

Orbtalk are now a Telappliant company - offering the same great service you're
used to.



Call us now on 0800 101 7000

ITSPA 2018 Awards



 * Highly Commended in the Best Multi-National Solution category
 * Best Business ITSP Finalist

   

   

   Call us now on 0800 101 7000

International VoIP Provider

Specialists in delivering business phone systems for multinational corporates.



Call us now on 0800 101 7000

Customer Focused Solutions

Exceptional service, delivery and support. Reduce costs and increase
performance.



Call us now on 0800 101 7000


Request a Call Back

Shop

Call us on 0800 101 7000
×Request a Call Back
Name

Phone Number

ReasonAssured FibreCarrier BypassCloud Phone SystemHardwareLeased Line
FibreMobile SIM (Pre-Order)Reseller EnquirySIP TrunkSmartlineWholesale
EnquiryOther

Captcha

Submit
×Request a Quote
Name

Email Address

Phone Number

ReasonAssured FibreCarrier BypassCloud Phone SystemHardwareLeased Line
FibreMobile SIM (Pre-Order)Reseller EnquirySIP Trunk BundleWholesale
EnquiryOther

Message

Captcha

Submit
×Settings
Click here to clear your Orbtalk shopping cart history
 * Contact
 * Shop
 * Login
 * Support
 * Search

Toggle navigation
 1. Home

 * VoIP
   * SIP Trunks
   * Cloud Phone System
   * Smartline
   * World Numbers
   * Carrier Bypass
   * Telephone Numbers
   * Call Rates
 * Internet
   * Fibre Broadband
   * Leased Lines
 * Hardware
 * Reseller
 * Blog

 * About Orbtalk Ltd
 * Contact Us
 * Careers
 * Awards

 * Terms & Conditions
 * Fair Use Policy
 * Password Policy
 * Privacy
 * Cookies

 * ITSPA Compliance
 * Dispute Resolution
 * Nuisance Calls / CLI Presentation
 * Emergency Services
 * Subject Access Request

 * Voice
 * Internet

 * Reseller
 * Numbers


© Orbtalk Ltd 2024 | Site Map
×Search



Live Chat