Mark Hulber
2009-Oct-02 18:22 UTC
[asterisk-users] Extra Sounds Missing on 1.6.1.6 install
It looks like there's a problem with the location or naming of the Extra SLN16 sounds: --14:11:43-- http://downloads.digium.com/pub/telephony/sounds/releases/asterisk-extra-sounds-fr-SLN16-1.4.9.tar.gz Resolving downloads.digium.com... 76.164.171.232 Connecting to downloads.digium.com|76.164.171.232|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-extra-sounds-fr-SLN16-1.4.9.tar.gz [following] --14:11:44-- http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-extra-sounds-fr-SLN16-1.4.9.tar.gz Resolving downloads.asterisk.org... 76.164.171.233 Connecting to downloads.asterisk.org|76.164.171.233|:80... connected. HTTP request sent, awaiting response... 404 Not Found 14:11:44 ERROR 404: Not Found. make[1]: *** [/var/lib/asterisk/sounds/.asterisk-extra-sounds-fr-SLN16-1.4.9] Error 1 make[1]: Leaving directory `/usr/src/asterisk-1.6.1.6/sounds' make: *** [datafiles] Error 2 [root at asterisk asterisk]# make menuselect make[1]: Entering directory `/usr/src/asterisk-1.6.1.6'
Mark Hulber
2009-Oct-02 18:52 UTC
[asterisk-users] Extra Sounds Missing on 1.6.1.6 install
Looks like the Makefile is broken and putting SLN16 instead of sln16. Mark Hulber wrote:> It looks like there's a problem with the location or naming of the Extra > SLN16 sounds: > > --14:11:43-- > http://downloads.digium.com/pub/telephony/sounds/releases/asterisk-extra-sounds-fr-SLN16-1.4.9.tar.gz > Resolving downloads.digium.com... 76.164.171.232 > Connecting to downloads.digium.com|76.164.171.232|:80... connected. > HTTP request sent, awaiting response... 301 Moved Permanently > Location: > http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-extra-sounds-fr-SLN16-1.4.9.tar.gz > [following] > --14:11:44-- > http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-extra-sounds-fr-SLN16-1.4.9.tar.gz > Resolving downloads.asterisk.org... 76.164.171.233 > Connecting to downloads.asterisk.org|76.164.171.233|:80... connected. > HTTP request sent, awaiting response... 404 Not Found > 14:11:44 ERROR 404: Not Found. > make[1]: *** > [/var/lib/asterisk/sounds/.asterisk-extra-sounds-fr-SLN16-1.4.9] Error 1 > make[1]: Leaving directory `/usr/src/asterisk-1.6.1.6/sounds' > make: *** [datafiles] Error 2 > [root at asterisk asterisk]# make menuselect > make[1]: Entering directory `/usr/src/asterisk-1.6.1.6' > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2009 - October 13 - 15 Phoenix, Arizona > Register Now: http://www.astricon.net > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Kyle Kienapfel
2009-Oct-02 18:58 UTC
[asterisk-users] Extra Sounds Missing on 1.6.1.6 install
apache is CaSeSeNsItVe where did you get the link with "SLN" capitalized? http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-extra-sounds-fr-sln16-1.4.9.tar.gz On Fri, Oct 2, 2009 at 11:22 AM, Mark Hulber <asterisk.admin at hulber.com>wrote:> It looks like there's a problem with the location or naming of the Extra > SLN16 sounds: > > --14:11:43-- > > http://downloads.digium.com/pub/telephony/sounds/releases/asterisk-extra-sounds-fr-SLN16-1.4.9.tar.gz > Resolving downloads.digium.com... 76.164.171.232 > Connecting to downloads.digium.com|76.164.171.232|:80... connected. > HTTP request sent, awaiting response... 301 Moved Permanently > Location: > > http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-extra-sounds-fr-SLN16-1.4.9.tar.gz > [following] > --14:11:44-- > > http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-extra-sounds-fr-SLN16-1.4.9.tar.gz > Resolving downloads.asterisk.org... 76.164.171.233 > Connecting to downloads.asterisk.org|76.164.171.233|:80... connected. > HTTP request sent, awaiting response... 404 Not Found > 14:11:44 ERROR 404: Not Found. > make[1]: *** > [/var/lib/asterisk/sounds/.asterisk-extra-sounds-fr-SLN16-1.4.9] Error 1 > make[1]: Leaving directory `/usr/src/asterisk-1.6.1.6/sounds' > make: *** [datafiles] Error 2 > [root at asterisk asterisk]# make menuselect > make[1]: Entering directory `/usr/src/asterisk-1.6.1.6' > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2009 - October 13 - 15 Phoenix, Arizona > Register Now: http://www.astricon.net > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091002/15be7260/attachment.htm
Jason Parker
2009-Oct-02 18:59 UTC
[asterisk-users] Extra Sounds Missing on 1.6.1.6 install
Mark Hulber wrote:> It looks like there's a problem with the location or naming of the Extra > SLN16 sounds: >This has already been fixed in the 1.6.1 branch. It should make its way into the next releases. See 1.6.1 revision 212386.