How to change the vocal message ?

skizzo3000

Neuer User
Mitglied seit
14 Jul 2006
Beiträge
53
Punkte für Reaktionen
0
Punkte
6
Hello,
i want to change the vocal messages in the fritz 7050, how can i do this ?

When i put on hold a call, the fritz tells something in german and i want to change this message.

I translated all web interface with ds-mod 0.2.9 (frim 04.15).

I search in filesystem some audio files but there aren't !

Thanks for your help.

Skizzo3000
 
The file is called "/var/flash/fx_moh". Only 4 seconds are allowed.
Here is a script that converts wav into fbox-format. Therefor the proggie sox is needed.
To test the changes:
Code:
cat /var/flash/fx_moh > /var/tmp/fx_moh
mount -o bind /var/tmp/fx_moh /var/flash/fx_moh
 
[I]copy your file to /var/tmp/fx_moh[/I]
killall telefon
telefon


Greets, Oliver
 
Thanks.
But every box restart i must reupload the file and i must remount the directory.
How can i do it automatically every restart ?

Thanks
 
When the file sounds okay then you have to unmount it. Or don't mount it after a reboot.
Then copy your file to /var/tmp and "cat /var/tmp/file > /var/flash/fx_moh".
But I don't know if it isn't overwritten there.

Greets, Oliver
 
ok...
i integrate my fx_moh in ds_mod putting it in root/var/flash/fx_moh

and i upload my new firm: now every restart, on hold i listen my music !!

Yeah !!

Thanks for your support !
 
Zuletzt bearbeitet:
I thought of something else:
You put your file to /var/tmp/fx_moh and then "cat /var/tmp/fx_moh > /var/flash/fx_moh". Only one time.
Or is this file overwritten on restart?
If this works it should be possible to integrate this in the dsmod-webif.

Greets, Oliver
 
olistudent schrieb:
I thought of something else:
You put your file to /var/tmp/fx_moh and then "cat /var/tmp/fx_moh > /var/flash/fx_moh". Only one time.
Or is this file overwritten on restart?
If this works it should be possible to integrate this in the dsmod-webif.

Greets, Oliver

Infact i integrate in ds_mod in ./root/etc/myfx_moh

After uploading the mod i write in telnet (only on time)
#cat /var/flash/fx_moh > /var/tmp/fx_moh
#mount -o bind /var/tmp/fx_moh /var/flash/fx_moh
# cp /etc/myfx_moh /var/flash/fx_moh

and works OK !! On restart the fx_moh is the same without overwrtitten nothing.
 
Zuletzt bearbeitet:
You don't need to write the whole thing. This was only for testing.
Code:
/ # cat /var/tmp/fx_moh > /var/flash/fx_moh
This is all.

MfG Oliver
 
Sorry but I realize that to do this, you need to upload your wav file in the box! How can you upload any file in the box?

Thank you!
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.