[Freeswitch-users] launch an external program in dialplan

Avi Marcus avi at avimarcus.net
Tue Aug 9 15:34:05 UTC 2022


You can make a curl call or a system call directly in the dial plan.

You can even get the results in a channel variable for further processing.

On Tue, Aug 9, 2022, 3:30 PM Gilles SAUVAIRE <gilles at sauvaire.com> wrote:

> Hi there,
>
>
>
> I need inside a dialplan, to launch an external program, and to take the
> return of this program to use it in the dialplan.
>
>
>
> I think a LUA script can do it?
>
>
>
> If anyone has an example script, I'm interested.
>
> Or is another technique better?
>
> Launching an external program at each call can be very resource-intensive,
> maybe make a request on a specific web service port, or something else?
>
>
>
> the idea is to add the user's name in the from.
>
> (but this name changes depending on the external context, it must be
> calculated, I cannot make a simple database query)
>
>
>
> someone has already done it I guess I'm not the first to have this need...
>
>
>
> Thank you all...
>
>
>
> Gilles
>
>
>
>
>
>
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
> services.
> Build your next product on our scalable cloud platform.
>
> Join our online community to chat in real time
> https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> https://freeswitch.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20220809/1b3590cc/attachment-0001.html>


More information about the FreeSWITCH-users mailing list