Curl()Curl(param)Curl() ist ab Asterisk 1.4 nicht mehr vorhanden
und wurde durch die Funktion CURL() (Abschnitt D.15, „CURL()“) ersetzt.————————| 1.2 | | | | | -= Info about application 'Curl' =-
[Synopsis]
Load an external URL
[Description]
Curl(URL[|postdata]): This application will request the specified URL.
It is mainly used for signalling external applications of an event.
Parameters:
URL - This is the external URL to request.
postdata - This information will be treated as POST data.
This application will set the following variable:
CURL - This variable will contain the resulting page.
This application has been deprecated in favor of the CURL function.CURL()“