LCR route selection, carrier health & rate decks
Add (carrier, prefix) routes with buy cost, baseline quality and channel capacity; /select and /routes/select rank them least-cost under a quality floor with margin protection. Carrier call-start/call-end/result feed live ASR/ACD/MOS and trip a circuit breaker on consecutive failures. Longest-prefix LCR decks and a per-tenant routing policy decide the path.
- POST/api/v1/routes
- POST/api/v1/routes/select
- POST/api/v1/select
- GET/api/v1/carriers
- POST/api/v1/carriers
- POST/api/v1/carriers/{name}/call-start
- POST/api/v1/carriers/{name}/call-end
- POST/api/v1/carriers/{name}/result
- POST/api/v1/ratedeck
- GET/api/v1/routing/policy
- POST/api/v1/routing/policy
- PUT/api/v1/min-quality
- GET/api/v1/kpis