how install asterisk in Unix
Clash Royale CLAN TAG#URR8PPP
I get an error
:bash-3.2# gmake install
.....
gmake[1]: Entering directory `/asterisk-1.4.2/sounds'
--2015-03-19 20:19:38-- http://ftp.digium.com/pub/telephony/sounds/releases/asterisk-moh-FREEPLAY-wav.tar.gz
Resolving ftp.digium.com... failed: node name or service name not known.
wget: unable to resolve host address `ftp.digium.com'
gmake[1]: *** /var/opt/asterisk/moh/.asterisk-moh-FREEPLAY-wav Error 1
gmake[1]: Leaving directory `/asterisk-1.4.2/sounds'
gmake: *** [datafiles] Error 2
solaris
add a comment |
I get an error
:bash-3.2# gmake install
.....
gmake[1]: Entering directory `/asterisk-1.4.2/sounds'
--2015-03-19 20:19:38-- http://ftp.digium.com/pub/telephony/sounds/releases/asterisk-moh-FREEPLAY-wav.tar.gz
Resolving ftp.digium.com... failed: node name or service name not known.
wget: unable to resolve host address `ftp.digium.com'
gmake[1]: *** /var/opt/asterisk/moh/.asterisk-moh-FREEPLAY-wav Error 1
gmake[1]: Leaving directory `/asterisk-1.4.2/sounds'
gmake: *** [datafiles] Error 2
solaris
Or network connection has problem or your machine can't resolve domain , if you have ping of 8.8.8.8, manipulate /etc/resolv.conf
– PersianGulf
Mar 20 '15 at 18:25
I tested withnslookup
and it is a sad fact thatftp.digium.com
does not exist as a domain name, at least not at the time of this writing. I tested and found thatwww.digium.com
DOES exist. I went further to see if my browser would download fromhttp://www.digium.com/pub/telephony/sounds/releases/asterisk-moh-FREEPLAY-wav.tar.gz
- but it gives me an error 404 (file not found).
– Andrew
Mar 20 '15 at 21:16
2
Asterisk 1.4.x reached End Of Life in 2012. Please throw yours away and get a newer version from asterisk.org.
– roaima
Mar 21 '15 at 0:47
add a comment |
I get an error
:bash-3.2# gmake install
.....
gmake[1]: Entering directory `/asterisk-1.4.2/sounds'
--2015-03-19 20:19:38-- http://ftp.digium.com/pub/telephony/sounds/releases/asterisk-moh-FREEPLAY-wav.tar.gz
Resolving ftp.digium.com... failed: node name or service name not known.
wget: unable to resolve host address `ftp.digium.com'
gmake[1]: *** /var/opt/asterisk/moh/.asterisk-moh-FREEPLAY-wav Error 1
gmake[1]: Leaving directory `/asterisk-1.4.2/sounds'
gmake: *** [datafiles] Error 2
solaris
I get an error
:bash-3.2# gmake install
.....
gmake[1]: Entering directory `/asterisk-1.4.2/sounds'
--2015-03-19 20:19:38-- http://ftp.digium.com/pub/telephony/sounds/releases/asterisk-moh-FREEPLAY-wav.tar.gz
Resolving ftp.digium.com... failed: node name or service name not known.
wget: unable to resolve host address `ftp.digium.com'
gmake[1]: *** /var/opt/asterisk/moh/.asterisk-moh-FREEPLAY-wav Error 1
gmake[1]: Leaving directory `/asterisk-1.4.2/sounds'
gmake: *** [datafiles] Error 2
solaris
solaris
edited Jan 26 at 16:04
Rui F Ribeiro
40.1k1479136
40.1k1479136
asked Mar 20 '15 at 17:58
amina aminaamina amina
61
61
Or network connection has problem or your machine can't resolve domain , if you have ping of 8.8.8.8, manipulate /etc/resolv.conf
– PersianGulf
Mar 20 '15 at 18:25
I tested withnslookup
and it is a sad fact thatftp.digium.com
does not exist as a domain name, at least not at the time of this writing. I tested and found thatwww.digium.com
DOES exist. I went further to see if my browser would download fromhttp://www.digium.com/pub/telephony/sounds/releases/asterisk-moh-FREEPLAY-wav.tar.gz
- but it gives me an error 404 (file not found).
– Andrew
Mar 20 '15 at 21:16
2
Asterisk 1.4.x reached End Of Life in 2012. Please throw yours away and get a newer version from asterisk.org.
– roaima
Mar 21 '15 at 0:47
add a comment |
Or network connection has problem or your machine can't resolve domain , if you have ping of 8.8.8.8, manipulate /etc/resolv.conf
– PersianGulf
Mar 20 '15 at 18:25
I tested withnslookup
and it is a sad fact thatftp.digium.com
does not exist as a domain name, at least not at the time of this writing. I tested and found thatwww.digium.com
DOES exist. I went further to see if my browser would download fromhttp://www.digium.com/pub/telephony/sounds/releases/asterisk-moh-FREEPLAY-wav.tar.gz
- but it gives me an error 404 (file not found).
– Andrew
Mar 20 '15 at 21:16
2
Asterisk 1.4.x reached End Of Life in 2012. Please throw yours away and get a newer version from asterisk.org.
– roaima
Mar 21 '15 at 0:47
Or network connection has problem or your machine can't resolve domain , if you have ping of 8.8.8.8, manipulate /etc/resolv.conf
– PersianGulf
Mar 20 '15 at 18:25
Or network connection has problem or your machine can't resolve domain , if you have ping of 8.8.8.8, manipulate /etc/resolv.conf
– PersianGulf
Mar 20 '15 at 18:25
I tested with
nslookup
and it is a sad fact that ftp.digium.com
does not exist as a domain name, at least not at the time of this writing. I tested and found that www.digium.com
DOES exist. I went further to see if my browser would download from http://www.digium.com/pub/telephony/sounds/releases/asterisk-moh-FREEPLAY-wav.tar.gz
- but it gives me an error 404 (file not found).– Andrew
Mar 20 '15 at 21:16
I tested with
nslookup
and it is a sad fact that ftp.digium.com
does not exist as a domain name, at least not at the time of this writing. I tested and found that www.digium.com
DOES exist. I went further to see if my browser would download from http://www.digium.com/pub/telephony/sounds/releases/asterisk-moh-FREEPLAY-wav.tar.gz
- but it gives me an error 404 (file not found).– Andrew
Mar 20 '15 at 21:16
2
2
Asterisk 1.4.x reached End Of Life in 2012. Please throw yours away and get a newer version from asterisk.org.
– roaima
Mar 21 '15 at 0:47
Asterisk 1.4.x reached End Of Life in 2012. Please throw yours away and get a newer version from asterisk.org.
– roaima
Mar 21 '15 at 0:47
add a comment |
0
active
oldest
votes
protected by Community♦ Mar 21 '15 at 3:19
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
protected by Community♦ Mar 21 '15 at 3:19
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
Or network connection has problem or your machine can't resolve domain , if you have ping of 8.8.8.8, manipulate /etc/resolv.conf
– PersianGulf
Mar 20 '15 at 18:25
I tested with
nslookup
and it is a sad fact thatftp.digium.com
does not exist as a domain name, at least not at the time of this writing. I tested and found thatwww.digium.com
DOES exist. I went further to see if my browser would download fromhttp://www.digium.com/pub/telephony/sounds/releases/asterisk-moh-FREEPLAY-wav.tar.gz
- but it gives me an error 404 (file not found).– Andrew
Mar 20 '15 at 21:16
2
Asterisk 1.4.x reached End Of Life in 2012. Please throw yours away and get a newer version from asterisk.org.
– roaima
Mar 21 '15 at 0:47