Passage Interphone Konx Doorbell en Francais
Passage Interphone Konx Doorbell en Francais
Passage d'un Interphone Konx Doorbell en langue FR depuis une machine sous Debian ou Ubuntu.
Sur la machine sous linux :
- Installer une serveur tftp et p7zip :
apt-get install tftp tftpd p7zip- Créer le dossier pour le tftp :
mkdir /srv/tftp - Recuperer l'archive de langue FR :
cd /srv/tftp
wget http://wiki.gergosnet.com/dl/messages.7z- Decompresser :
zr e messages.7zOn passe à l'installation sur l'interphone .
- Ce connecter en telnet sur l'interphone :
telnet IPDELINTERPHONE
login root pass 123456- Ce rendre dans le dossier avec les fichiers son :
cd /system/Wireless/- Copier les fichiers :
tftp -g -r welcome.wav IP_DE_VOTRE_MACHINE_LINUX
tftp -g -r alarm.wav IP_DE_VOTRE_MACHINE_LINUX
tftp -g -r config.wav IP_DE_VOTRE_MACHINE_LINUX
tftp -g -r mute.wav IP_DE_VOTRE_MACHINE_LINUX
tftp -g -r startup.wav IP_DE_VOTRE_MACHINE_LINUX
tftp -g -r talk-over.wav IP_DE_VOTRE_MACHINE_LINUX
tftp -g -r reset-ok.wav IP_DE_VOTRE_MACHINE_LINUX
tftp -g -r reboot.wav IP_DE_VOTRE_MACHINE_LINUX
tftp -g -r calling.wav IP_DE_VOTRE_MACHINE_LINUX
tftp -g -r call-timeout.wav IP_DE_VOTRE_MACHINE_LINUX
tftp -g -r talk-timeout.wav IP_DE_VOTRE_MACHINE_LINUX
tftp -g -r configok.wav IP_DE_VOTRE_MACHINE_LINUX