• Joined on 2025-12-18
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 13:31:38 -03:00
cb6d343b2e feat(dialer): CPS Limiter + Predictive Dialer Engine
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 12:26:54 -03:00
7b62ad3d82 feat(entitlements,campaigns): plans/quotas + campanhas, leads, lista de bloqueio
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 11:55:59 -03:00
f051fe3162 feat(realtime): monitoramento em tempo real via WebSocket multi-tenant
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 11:41:15 -03:00
b940ce3e63 fix(events): eventos CUSTOM do ESL nunca eram entregues
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 11:22:45 -03:00
a05104a05f feat(agents): agentes, tiers e pausas — call center completo
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 09:15:18 -03:00
6628578c42 feat: implement Call Center queues (mod_callcenter)
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 08:41:56 -03:00
0720a0efe3 feat: implement Dialplan with structured editor and versioning
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 08:02:04 -03:00
4c638ad496 feat: implement Trunks with real FreeSWITCH gateway sync
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 07:39:26 -03:00
c03c6d4eaa feat: implement Extensions with real FreeSWITCH directory integration
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 07:07:10 -03:00
d2ea83c06a feat: activate mod_xml_curl with b2bcall-fs-config (agente.md secao 26)
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 06:47:35 -03:00
60e9f6838e feat: add Event Socket integration (b2bcall-fs-events)
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 06:30:31 -03:00
b3b0aaacb3 feat: add FreeSWITCH service (SignalWire packages, not compiled from source)
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 06:12:40 -03:00
68b403a7ff feat: add apps/api (NestJS + Fastify) with authentication endpoints
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 05:58:54 -03:00
70c5586595 feat: implement authentication and RBAC
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-28 05:47:29 -03:00
d66170c795 feat: implement tenant isolation with PostgreSQL RLS
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-27 23:22:56 -03:00
c0f29328bd docs: update TODO with phase 02 progress
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-27 23:22:45 -03:00
d1addb0a31 feat: add typescript monorepo with pnpm workspaces and prisma database package
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-27 23:12:56 -03:00
2f130622d1 feat: bootstrap b2bcall saas architecture
Matheus created branch main in Matheus/B2BCall-dialer 2026-08-27 23:04:32 -03:00
Matheus pushed to main at Matheus/B2BCall-dialer 2026-08-27 23:04:32 -03:00
e79ad6e1be chore: initial commit