[asterisk-dev] Dialplan pre-bridge handlers

Joshua C. Colp jcolp at sangoma.com
Tue Jul 21 03:58:29 CDT 2020


On Tue, Jul 21, 2020 at 3:52 AM Nikša Baldun <it at voxdiversa.hr> wrote:

> Thanks for the reply, Joshua. It would definitely be useful. I took a look
> at FreePBX code to see how they handle call recordings in my example
> scenario, and apparently they call a PHP script from dialplan, which then
> controls recording via AMI connection. An awful lot of effort, not to
> mention a performance hit. I am guessing they wouldn't do it if there was
> any other way.
>
> I am not surprised that this functionality does not exist, I know that
> Asterisk development is difficult, but I am surprised there was no talk
> about it. I might take a crack at this myself if my schedule clears up. I
> am thinking, pre-bridge handlers already exist, and methodology for pushing
> handlers onto a channel already exists. So one could figure it out with
> some effort. Or am I being naive?
>
Each provider of such functionality does its own parsing, handling of any
other channel, but does call a common function. The pushing of handlers
isn't generic or anything, so it would have to be copied.

-- 
Joshua C. Colp
Asterisk Technical Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20200721/3a883967/attachment.html>


More information about the asterisk-dev mailing list