hi,
FAX SEND API is not working with url error
like this
[error message]
{
“status”: “error”,
“message”: “It was not possible to upload the file from the URL ‘https://www.makecall.io/fax-spam.pdf’”,
“data”:
}
[Mon May 22 16:33:10.754130 2023] [proxy_fcgi:error] [pid 3271491:tid 140655531611904] [client 118.33.35566:61365] AH01071: Got error ‘PHP message: PHP Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for www.makecall.io failed: Name or service not known in /usr/share/vitalpbx/www/includes/virtual_faxes.php on line 0PHP message: PHP Warning: file_get_contents(https://www.makecall.io/fax-spam.pdf): Failed to open stream: php_network_getaddresses: getaddrinfo for www.makecall.io failed: Name or service not known in /usr/share/vitalpbx/www/includes/virtual_faxes.php on line 0’
url is perpect (Full URL where the PDF to be sent is located at.)
but, it sucess file is own vitalpbx located.
thanks