Add Bandwidth and IXICA to vendor guide from CRTC registry data

Scraped CRTC registered providers list (4,669 records, 1,843 companies).
Added Bandwidth Inc. (CLEC, wholesale DID/voice API) and IXICA
Communications (Toronto CLEC, wholesale voice/data). Now 10 vendors.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
justin 2026-05-27 11:20:35 -05:00
parent 9919947440
commit 79375c11b3

View file

@ -111,6 +111,29 @@ VENDORS = [
"Better suited for larger carriers or those needing dedicated circuits. "
"Owned by Zayo Group.",
},
{
"name": "Bandwidth Inc.",
"location": "Raleigh, NC (CRTC-registered CLEC)",
"services": "Wholesale voice APIs, US and Canadian DID provisioning, toll-free, "
"911, messaging (SMS/MMS), SIP trunking. Enterprise-grade carrier network.",
"website": "bandwidth.com",
"notes": "One of the largest wholesale voice/DID platforms in North America. "
"Powers many major CPaaS providers (including Microsoft Teams, Zoom, RingCentral). "
"CRTC-registered as a CLEC with BITS authorization. Strong API-first approach "
"for number management and call control. Good for carriers needing high-volume "
"US + Canadian DID inventory with programmatic provisioning.",
},
{
"name": "IXICA Communications",
"location": "Toronto, ON",
"services": "Wholesale voice termination, SIP trunking, Canadian and US DIDs, "
"DSL/internet resale, proposed MVNO. CLEC with BITS authorization.",
"website": "ixica.com",
"notes": "Canadian independent carrier with CLEC status and 7 CRTC registrations. "
"Offers wholesale voice and data services to other carriers and resellers. "
"Good option for carriers wanting a Canadian-owned wholesale partner with "
"both voice and internet capabilities.",
},
]