Skip to content
VICICarrier Logo
NETWORK PRIMITIVE · OUTBOUND

Uncapped CPS. Zero limits.

Direct routing to Tier-1 networks. 120,000 concurrent US ports. Built strictly for high-velocity predictive dialing environments.

01 / ROUTING ARCHITECTUREGLOBAL POPS

Four anchor POPs. Wholesale LCR.

Every call is scored against cost, ASR, PDD, and post-answer quality. Sub-second failover execution.

ID POP NodeFacilityAttestASR 7dPDD p50
01us-east-01Equinix NY5A67.9%1.72s
02us-west-01Coresite LA1A67.1%1.84s
03eu-west-01Telehouse LONA64.3%2.01s
04ap-east-01Equinix SG1B58.2%2.41s
02 / INTEGRATIONPROVISIONING

Point your SBC. Live in 15 minutes.

Trunk registration is optional. IP-auth, digest, or TLS mutual-cert on the same trunk entity.

FREESWITCH XMLsip.vicicarrier.com
<gateway name="vicicarrier">
<param name="realm" value="sip.vicicarrier.com"/>
<param name="username" value="TRUNK_ID"/>
<param name="password" value="${VC_SECRET}"/>
<param name="register" value="true"/>
<param name="transport" value="tls"/>
</gateway>
CAPABILITIESTECHNICAL SPECS
  • Auth Methods IP-auth or digest. TLS + SRTP supported native.
  • Routing Formats E164 or national format accepted automatically.
  • 24/7 Operations Direct line to US-based NOC engineers.
  • Real-time CDR WebSocket or HTTPS push delivery of full call traces.
  • CPS Limits Hard rate-limit caps per trunk to protect your budget.
PROVISIONING

Trunk IDs generated instantly.

Whitelist your switch IPs via the API. Dial immediately. No manual account reviews, no waiting for sales to approve your traffic.

API RequestPOST /trunks
curl https://api.vicicarrier.com/trunks \
-H "Authorization: Bearer $TOKEN" \
-d '{"name": "nyc-switch-01", "ips": ["203.0.113.50"]}'
Trunk credentials provisioned in 300ms