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.kill...@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
-- 
_____________________________________________________________________
-- 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

Reply via email to