[asterisk-users] Creating a HTTP Request on missed call?
Sebastian Denz
asterisk-users at gonicus.de
Tue May 11 06:40:38 CDT 2010
Am Dienstag, 11. Mai 2010, um 12:36:41 schrieb Motiejus Jakštys:
> Issuing HTTP request from dialplan is simple: Use System call when you
> have all the statuses:
> exten => _X.,n,System(curl -d number=${EXTEN},status=${STATUS}
> http://mywebsite/)
>
> Check your dialplan when you have to issue the command
> and
> man 1 curl
>
> Good luck
Depending on his asterisk version, the dialplan function CURL() could be an
option too..
--
Sebastian Denz <sebastian.denz at GONICUS.de> (System Engineer)
* GONICUS GmbH * Zentrale * Moehnestrasse 11-17 * D-59755 Arnsberg
* Tel.: +49 (0) 29 32 / 9 16 - 0 * Fax: +49 (0) 29 32 / 9 16 - 270
* http://www.GONICUS.de
*Sitz der Gesellschaft: Moehnestrasse 11-17 * D-59755 Arnsberg
*Geschaeftsfuehrer: Rainer Luelsdorf, Alfred Schroeder
*Vorsitzender des Beirats: Juergen Michels
*Amtsgericht Arnsberg * HRB 1968
More information about the asterisk-users
mailing list