If you're the owner of this website:
Check your DNS Settings. A 523 error means that Cloudflare could not reach your host web server. The most common cause is that your DNS settings are incorrect. Please contact your hosting provider to confirm your origin IP and then make sure the correct IP is listed for your A record in your Cloudflare DNS Settings page.
sudo du -h --max-depth=1 /*
exten => 1001,1,Noop(---Start-Call---)
;; exten => 1001,1,Set(CALLERID(num)=${CALLERID(name)})
exten => 1001,n,Set(CLIENTNUMBER=${CALLERID(num)})
exten => 1001,n,Set(fname=${STRFTIME(${EPOCH},,%Y%m%d%H%M)}-${CALLERID(num)}-${EXTEN}-${UNIQUEID})
exten => 1001,n,MixMonitor(/home/share/monitor/${STRFTIME(${EPOCH},,%Y)}/${STRFTIME(${EPOCH},,%m)}/${STRFTIME(${EPOCH},,%d)}/${fname}.wav)
exten => 1001,n,AGI(inocming_ivr2.php,${CLIENTNUMBER},${DEP})
exten => 1001,n,Verbose($(support})
exten => 1001,n,NoOp(support - ${support})
exten => 1001,1,Set(CALLERID(num)=${CALLERID(name)})
exten => 1001,n,Set(CLIENTNUMBER=${CALLERID(num)})
exten => 1001,n,DumpChan()
exten => 1001,n,Set(fname=${STRFTIME(${EPOCH},,%Y%m%d%H%M)}-${CALLERID(num)}-${EXTEN}-${UNIQUEID})
exten => 1001,n,MixMonitor(/home/share/monitor/${STRFTIME(${EPOCH},,%Y)}/${STRFTIME(${EPOCH},,%m)}/${STRFTIME(${EPOCH},,%d)}/${fname}.wav)
exten => 1001,n,AGI(inocming_ivr2.php,${CLIENTNUMBER},${DEP})
exten => 1001,n,Verbose($(support})
exten => 1001,n,NoOp(support - ${support})
Модуль ssl в apache загрузил?
Firewall?
Кто-то вообще слушает 443 порт?