[Icecast] Fallback

EISELE Pascal pe at letsgozic.com
Mon Jun 20 12:34:09 UTC 2005


Hi,

I'm trying the following settings but it seams that it's not working :(
While I try to switch down the server a, the fallback is not used.
The "/letsgozik-HiQ-backup" is working (localy). An idea ?

    <relay>
        <server>a</server>
        <port>xxxxxxx</port>
        <mount>/letsgozik-HiQ</mount>
        <local-mount>/letsgozik-HiQ-backup</local-mount>
        <relay-shoutcast-metadata>0</relay-shoutcast-metadata>
    </relay>

    <relay>
        <server>a</server>
        <port>xxxxxxx</port>
        <mount>/letsgozik-LowQ</mount>
        <local-mount>/letsgozik-LowQ-backup</local-mount>
        <relay-shoutcast-metadata>0</relay-shoutcast-metadata>
    </relay>

    <relay>
        <server>b</server>
        <port>xxxxxxx</port>
        <mount>/letsgozik</mount>
        <local-mount>/letsgozik-HiQ</local-mount>
        <fallback-mount>/letsgozik-HiQ-backup</fallback-mount>
        <relay-shoutcast-metadata>0</relay-shoutcast-metadata>
    </relay>

    <relay>
        <server>b</server>
        <port>xxxxxxx</port>
        <mount>/letsgozik-LowQ</mount>
        <local-mount>/letsgozik-LowQ</local-mount>
        <fallback-mount>/letsgozik-LowQ-backup</fallback-mount>
        <relay-shoutcast-metadata>0</relay-shoutcast-metadata>
    </relay>




More information about the Icecast mailing list