[asterisk-dev] Calling an URL

Gaston Draque gaston.draque at gmail.com
Mon Mar 8 10:52:14 CST 2021


I am assuming a lot here, but it seems that is an asterisk-users question
[1] you can check all the different lists here [2]
If what you are referring is doing an HTTP GET or POST from the dialplan,
you could use the dialplan CURL functions:
 CURLOPT to set the options [3]
 CURL to execute [4]

[1] https://lists.digium.com/mailman/listinfo/asterisk-users
[2] https://wiki.asterisk.org/wiki/display/AST/Mailing+Lists
[3] https://wiki.asterisk.org/wiki/display/AST/Asterisk+18+Function_CURLOPT
[4] https://wiki.asterisk.org/wiki/display/AST/Asterisk+18+Function_CURL

Gaston Draque//

On Mon, Mar 8, 2021 at 5:27 AM Killian Matter <matter.killian at gmail.com>
wrote:

> Hello,
> I was wondering if it was possible to call an URL in VOIP with asterisk,
> is it?
>
> Thanks !
> k.m
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20210308/3d20e495/attachment.html>


More information about the asterisk-dev mailing list