irontec / ivozprovider

IVOZ Provider - Multitenant solution for VoIP telephony providers
https://ivoz.irontec.com/
GNU General Public License v3.0
193 stars 79 forks source link

Replace Headers AGI with diaplan functions #2665

Closed Kaian closed 4 months ago

Kaian commented 4 months ago

Type Of Change

Checklist:

Description

This is part of a new set of enhancements to optimize call process for high load environments. This agi was being called for each outbound call and some scenarios, like ringall Huntgroups, can generate a lot of calls at the same time, spawning a PHP for each of them.

Additional information