didlogic.com Open in urlscan Pro
2606:4700:20::681a:52c  Public Scan

Submitted URL: https://servicedidlogic.com/
Effective URL: https://didlogic.com/
Submission: On October 19 via api from US — Scanned from US

Form analysis 7 forms found in the DOM

POST /session

<form accept-charset="UTF-8" action="/session" data-remote="true" method="post">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="l6ed8etB9cNBohHFtSrLehpJX4RRIebZka1kNVzLVJc="></div>
  <div class="fields">
    <div class="field username">
      <input class="email-" id="email" name="email" placeholder="Login" tabindex="1" type="text" value="">
    </div>
    <div class="field password">
      <input class="password-" id="password" name="password" placeholder="Password" tabindex="2" type="password" value="">
      <div class="eye-icon"></div>
    </div>
  </div>
  <div class="controls">
    <input type="submit" class="submit" value="Sign in"><br>
    <a href="#" class="restore"><span>Restore password</span></a>
    <a href="#" class="up"></a>
  </div>
</form>

POST /session

<form accept-charset="UTF-8" action="/session" data-remote="true" method="post">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="l6ed8etB9cNBohHFtSrLehpJX4RRIebZka1kNVzLVJc="></div>
  <div class="fields">
    <input class="confirmation-code" autocomplete="off">
  </div>
  <div class="controls">
    <input type="submit" class="submit" value="Continue"><br>
  </div>
</form>

POST /api/landing/password_reminder

<form accept-charset="UTF-8" action="/api/landing/password_reminder" class="new_password_reminder" data-remote="true" method="post">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="l6ed8etB9cNBohHFtSrLehpJX4RRIebZka1kNVzLVJc="></div>
  <div class="fields">
    <div class="field">
      <input id="password_reminder_email" name="password_reminder[email]" placeholder="Email" type="text" value="">
    </div>
  </div>
  <div class="controls">
    <a href="#" class="cancel">Cancel</a>
    <input type="submit" class="submit" value="Restore">
  </div>
</form>

POST /api/landing/password_reminder/change_password

<form accept-charset="UTF-8" action="/api/landing/password_reminder/change_password" class="password_change" method="post">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="l6ed8etB9cNBohHFtSrLehpJX4RRIebZka1kNVzLVJc="></div>
  <div class="fields">
    <div class="field">
      <div class="field password"><input type="password" name="password" size="30" autocomplete="off" placeholder="Password">
        <div class="eye-icon"></div>
      </div>
      <div class="field password-confirmation"><input type="password" name="password_confirmation" size="30" autocomplete="off" placeholder="Confirm password">
        <div class="eye-icon"></div>
      </div>
      <input type="hidden" name="key" id="change_password_key">
    </div>
  </div>
  <div class="controls">
    <a href="#" class="cancel">Cancel</a>
    <input type="submit" class="submit" value="Continue">
  </div>
</form>

POST /api/landing/profile

<form accept-charset="UTF-8" action="/api/landing/profile" class="new_user" data-remote="true" method="post">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="l6ed8etB9cNBohHFtSrLehpJX4RRIebZka1kNVzLVJc="></div>
  <div class="fields">
    <div class="field username"><input name="user[email]" size="30" autocomplete="off" placeholder="Business email" id="user_email"></div>
    <div class="field work-number"><input name="user[work_number]" size="30" autocomplete="off" id="work_number"></div>
    <div class="field password"><input type="password" name="user[password]" size="30" autocomplete="off" placeholder="Password">
      <div class="eye-icon"></div>
    </div>
    <div class="field password-confirmation"><input type="password" name="user[password_confirmation]" size="30" autocomplete="off" placeholder="Confirm password">
      <div class="eye-icon"></div>
    </div>
  </div>
  <div class="controls">
    <div class="agreement">
      <label for="user_terms" class="user_terms">
        <input checked="checked" id="user_terms" name="user[terms]" type="checkbox" value="true"> I accept <a href="#">Terms of Service</a>
        <i class="checked"></i>
      </label>
      <label for="user_marketing" class="user_marketing">
        <input checked="checked" id="user_marketing" name="user[marketing]" type="checkbox" value="true"> Yes, I would like to receive marketing communications regarding DID Logic services. I can unsubscribe at any time <i class="checked"></i>
      </label>
    </div>
    <input type="submit" class="submit" value="Create account">
    <a href="#" class="up"></a>
  </div>
</form>

POST /api/landing/profile/create_promo_password

<form accept-charset="UTF-8" action="/api/landing/profile/create_promo_password" data-remote="true" id="new_promo_user" method="post">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="l6ed8etB9cNBohHFtSrLehpJX4RRIebZka1kNVzLVJc="></div>
  <div class="fields">
    <div class="field password"><input type="password" name="user[password]" size="30" placeholder="Password">
      <div class="eye-icon"></div>
    </div>
    <div class="field password-confirmation"><input type="password" name="user[password_confirmation]" size="30" placeholder="Confirm password">
      <div class="eye-icon"></div>
    </div>
  </div>
  <div class="controls">
    <div class="agreement">
      <label class="user_terms">
        <input checked="checked" id="user_terms" name="user[terms]" type="checkbox" value="true"> I accept <a href="#">Terms of Service</a>
        <i class="checked"></i>
      </label>
      <label class="user_marketing">
        <input checked="checked" id="user_marketing" name="user[marketing]" type="checkbox" value="true"> Yes, I would like to receive marketing communications regarding DID Logic services. I can unsubscribe at any time <i class="checked"></i>
      </label>
    </div>
    <input type="submit" class="submit" value="Create account">
    <a href="#" class="up"></a>
  </div>
</form>

POST /api/landing/profile/create_promo

<form method="post" action="/api/landing/profile/create_promo" data-remote="true">
  <div class="wrapper">
    <div class="title">Wholesale quotation</div>
    <div class="steps">Step 1/4</div>
    <div class="fields">
      <div class="field current step1">
        <span>Your name?</span>
        <input type="text" name="user[name]">
      </div>
      <div class="field step2">
        <span>Your email?</span>
        <input type="text" name="user[email]">
      </div>
      <div class="field step3">
        <span>Top 3 destinations</span>
        <input type="text" name="user[destinations]">
      </div>
      <div class="field step4">
        <span>Estimated monthly usage, min</span>
        <input type="text" name="user[monthly_usage]">
      </div>
    </div>
    <a href="#" class="btn">NEXT</a>
    <div class="thanks">Thank you<br>
      <div style="line-height: 42px; float: left; width: 100%; margin-top: 30px; font-size: 32px;">Please look for an email with account activation link.<br>Once activated, you’ll hear back from<br>our team as soon as possible.</div>
    </div>
  </div>
  <input type="hidden" name="user[promo_type]" value="get_a_quote">
</form>

Text Content

Contact us
US
 * United Kingdom
 * Netherlands
 * France
 * Canada
 * Australia
 * South Africa
 * UAE
 * Philippines

Voice
Get a quote
DID numbers
 * Local DID numbers
 * Quality of experience
 * Number porting
 * Paperless LNP
 * Local expertise

 
 * Toll-free numbers
 * In-country 800
 * Toll-free porting
 * Zero downtime migration
 * Service reliability

SIP trunks
 * SIP termination
 * A-Z VoIP termination
 * In-country SIP trunk
 * Industries

Products
Direct carrier connections
Exchange
 * Wholesale DIDs
 * Routelogic RLX
 * Voice peering
 * Sell DIDs

Solutions
 * Dialers
 * Paperless DID porting
 * Migration to DID Logic
 * Call forwarding

Services
 * Encrypted calls
 * Licensed local voice
 * SMS
 * E911

Network
Infrastructure
 * Network
 * Data centers
 * Switch Ports

Perfomance
 * No Cloud
 * Quality
 * Why DID Logic?

Pricing
Account levels
Origination
 * Local DIDs
 * Toll-free numbers
 * Number porting

Wholesale International Voice
 * Call rates
 * Dialer traffic

Setup
Porting
EXIT 1A
DID Logic
EXIT ONLY
Migration to DID Logic
Provisioning help
 * Portal tour
 * Interconnection
 * SMS
 * Porting tool
 * New number setup

Setup guides
 * Asterisk based
 * FreeSWITCH
 * 3CX guides
 * Cisco
 * Other guides

Customer service
 * Contact Us
 * New account
 * Payments
 * Network status
 * News and updates
 * Blog

Sign up Login




LOCAL SIP TRUNK

Direct, low latency access to regional voice carriers.
Immediate deployment – connect to your IP PBX today.
Our own racks and IP transit in 12 facilities.
Shorter routing and improved voice quality.
See data centers
Get started Free call credit
Callcenter
0ms
Customer






Data center
Point of presence (PoP)
+2ms

+159ms
+12ms
+7ms



+38ms


+10ms



+0ms

London
Cardiff
Paris
Marseille
Frankfurt
Rotterdam
Amsterdam
Stockholm
Helsinki
Toronto
Montreal
San Francisco
Los Angeles
New York
Cape Town
Hong Kong
Manila
Singapore
Perth
Sydney

228 ms 228 ms


578 ms
368 ms
Sign in

Restore password
2FA code is required

Enter the 6-digit code from your Google authenticator app.



Restore password
Cancel
Welcome back!
You have opted back in to receive newsletters
from DIDLogic
Choose a new password
Cancel
Create a new
DID Logic account
I accept Terms of Service Yes, I would like to receive marketing communications
regarding DID Logic services. I can unsubscribe at any time


TERMS OF SERVICE


Create a password
I accept Terms of Service Yes, I would like to receive marketing communications
regarding DID Logic services. I can unsubscribe at any time


TERMS OF SERVICE


Wholesale quotation
Step 1/4
Your name?
Your email?
Top 3 destinations
Estimated monthly usage, min
NEXT
Thank you

Please look for an email with account activation link.
Once activated, you’ll hear back from
our team as soon as possible.
 * Quality
 * Network
 * Port-in
 * No Cloud


CONNECT YOUR SIP PBX

send and receive calls in minutes
quick and easy setup



SIP TERMINATION

High—quality ISDN-grade voice
Beat latency by connecting to local VoIP gateways in 12 countries. Each PoP is
directly connected to
multiple voice carriers. We operate our own network and hardware-based switches.
Dedicated VoIP network
We operate our own Autonomous System and buy IP transit directly from Tier 1
carriers. DID Logic owns the hardware in each PoP.
In-country gateways
SIP termination is homed to local carriers. RTP streams over lowest latency,
domestic IP links without looping through aggregation sites.
Listed carrier
DID Logic is a member of multiple IXes worldwide with access to hundreds of
networks through meet-me rooms and cross-connects.
Speak to a pro
Discuss your region-specific SIP termination needs with a Sales Engineer with
local industry knowledge.

Telehouse North
Coriander Ave,
London E14 2AA
5th floor, rack TFM14-C17
The only UK facility with its own 132KV power grid. Home of the London Internet
Exchange. Over 700 member networks from 67 countries. DID Logic is a full
member.
Telecity AMS04 (DLR)
H.J.E. Wenckebachweg 127,
1096 AM Amsterdam
3rd floor, rack Z5A-B07
AMS-IX, Voice-IX and NL-IX are on site. We maintain our own floor space and
fiber x-connects to the Exchanges we are a member of. DIDLogic is a direct
tenant and a listed carrier.
Internap NY
75 Broad Street,
New York
Right in the center of NYC's financial district. Once home to the International
Telephone & Telegraph corp, it has been a data center for almost hundreds of
years.
One Wilshire
624 S Grand Ave,
Los Angeles
4th floor, rack E05-C7407
One of the most densely interconnected data centers in the world. The ultimate
gateway to Asia with over 240 networks and nearly 110 service providers.
MWEB Business
100 Fairway Close,
Cape Town 7500
Access to extensive national and Africa-wide fiber network. For lowest latency,
we route locally to Vodacom, Telkom, MTN and other SA networks.

Equinix SY1 Sydney
639 Gardeners Rd,
Sydney NSW 2020
The only location in Australia with direct access to AU-NZ-US West undersea
route. We offer free 1Gbit/sec ports out of this location. Second PoP in Peth
and third in Auckland NZ coming soon.
Los Angeles
624 S Grand Ave
New York
75 Broad Street
London
Coriander Ave
Amsterdam
H.J.E. Wenckebachweg 127
Cape Town
100 Fairway Close
Guihulngan City
ML Quezon Street
Sydney
639 Gardeners Rd



TOLL FREE NUMBERS IN 113 COUNTRIES

ultra low latency, always local IP source
 * United States
   $0.018
   inbound per minute
 * Canada
   $0.025
   inbound per minute
 * United Kingdom
   $0.059
   inbound per minute
 * Australia
   $0.06
   inbound per minute
 * New Zealand
   $0.047
   inbound per minute

113 countries available
 * * Anguilla$0.250
   * Antigua$0.250
   * Argentina$0.170
   * Australia$0.060
   * Austria$0.125
   * Bahamas$0.170
   * Bahrain$0.190
   * Bangladesh$0.110
   * Barbados$0.270
   * Belarus$0.310
   * Belgium$0.075
   * Belize$0.270
   * Bermuda$0.160
   * Bolivia$0.200
   * Bosnia and Herzegovina$0.225
   * Botswana$0.395
   * Brazil$0.150
   * Brunei$0.245
   * Bulgaria$0.245
 * * Canada$0.025
   * Cayman Islands$0.210
   * Chile$0.260
   * China$0.370
   * Colombia$0.240
   * Costa Rica$0.235
   * Croatia$0.275
   * Cyprus$0.120
   * Czech Republic$0.155
   * Denmark$0.060
   * Dominica$0.270
   * Dominican Republic$0.260
   * Ecuador$0.225
   * Egypt$0.350
   * El Salvador$0.245
   * Estonia$0.050
   * Fiji Isl$0.280
   * Finland$0.245
   * France$0.050
 * * Germany$0.050
   * Greece$0.060
   * Grenada$0.270
   * Honduras$0.225
   * Hong Kong$0.060
   * Hungary$0.075
   * Iceland$0.135
   * India$0.290
   * Indonesia$0.259
   * Ireland$0.390
   * Israel$0.089
   * Italy$0.050
   * Jamaica$0.270
   * Japan$0.240
   * Jordan$0.190
   * Kazakhstan$0.300
   * Kenya$0.270
   * Kyrgyzstan $0.300
   * Latvia$0.175
 * * Lithuania$0.225
   * Luxembourg$0.045
   * Macau$0.330
   * Macedonia$0.210
   * Malaysia$0.065
   * Malta$0.070
   * Mexico$0.135
   * Moldova$0.230
   * Monaco$0.055
   * Montserrat$0.270
   * Netherlands$0.059
   * Nepal$0.180
   * New Zealand$0.047
   * Norway$0.120
   * Oman$0.385
   * Pakistan$0.190
   * Panama$0.130
   * Paraguay$0.200
   * Peru$0.255
 * * Philippines$0.180
   * Poland$0.060
   * Portugal$0.110
   * Puerto Rico$0.035
   * Qatar$0.320
   * Romania$0.110
   * Russia$0.100
   * Saudi Arabia$0.430
   * Serbia$0.440
   * Singapore$0.050
   * Slovakia$0.110
   * Slovenia$0.110
   * South Africa$0.150
   * South Korea$0.090
   * Spain$0.060
   * St-Kitts & Nevis$0.270
   * St-Lucia$0.270
   * St-Vincent & the Grenadines$0.270
   * Sweden$0.125
 * * Switzerland$0.070
   * Taiwan$0.170
   * Tajikistan$0.300
   * Thailand$0.190
   * Trinidad & Tobago$0.120
   * Turkey$0.210
   * Turks & Caicos Islands$0.270
   * Uganda$0.190
   * Ukraine$0.225
   * UK Virgin Island$0.030
   * UAE$0.320
   * UK$0.059
   * United States$0.018
   * Uruguay$0.120
   * US Virgin Islands$0.030
   * Uzbekistan$0.300
   * Venezuela$0.210
   * Vietnam$0.330


LOCAL NUMBERS IN 67 COUNTRIES

Reaching jurisdictions others can't.
We provision and port single numbers, ranges and 100- or 1,000- blocks
worldwide.
Trunks will support Emergency calling, short code dialing and other local
services just like
a national telephone service provider.
see coverage
United States
 * New York
 * Los Angeles
 * Chicago
 * Houston
 * Pliladelphia


 * Flexible routing
   Route to a SIP URI, SIP trunk
   or PSTN. DNS SRV Redundancy
   and choice of UDP or TCP.
 * Telecom experts
   Don't do it alone. We will
   navigate the local telecom
   environment for you.
 * Instant provisioning
   Browse DIDs from multiple countries and vendors. Activate new services with a
   few clicks.
 * Redundancy
   Voice PoPs in historic, fiber-dense
   carrier hotels such as One Wilshire
   and London Telehouse North.


ADVANCED YET SIMPLE INTERFACE

Order, Manage, Port, Invoice, Generate, Send, Receive, Port, Top up, Automate
Everything you need is in our self-service portal
Powerful DID management portal
24 local SIP gateways
Real time provisioning
API enabled CDRs
Flexible DID forwarding
Our clients
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 


Voice
 * Local DID numbers
 * Quality of experience
 * Number porting
 * Paperless LNP
 * Local expertise
 * Toll-free numbers
 * In-country 800
 * Toll-free porting
 * Zero downtime migration
 * Service reliability
 * SIP termination
 * A-Z VoIP termination
 * In-country SIP trunk
 * Industries

Products
 * Wholesale DIDs
 * Routelogic RLX
 * Voice peering
 * Sell DIDs
 * Dialers
 * Paperless DID porting
 * Migration to DID Logic
 * Call forwarding
 * Encrypted calls
 * Licensed local voice
 * SMS
 * E911

Network
 * Network
 * Data centers
 * Switch Ports
 * No Cloud
 * Quality
 * Why DID Logic?

Pricing
 * Local DIDs
 * Toll-free numbers
 * Number porting
 * Call rates
 * Dialer traffic

Setup
 * Portal tour
 * Interconnection
 * SMS
 * Porting tool
 * New number setup
 * Asterisk based
 * Freeswitch
 * 3CX
 * Cisco
 * Other guides
 * Contact us
 * New account
 * Payments
 * Network status
 * News and updates
 * Blog

Customer support
1-212-257-1111 support@didlogic.com

Terms of Use Privacy Policy
By continuing to use our site, you agree to our Terms of Service and Privacy
Policy. You can learn more about how we use cookies by reviewing our Privacy
Policy.
Accept