Bonjour,
Lors de l'install d'Asterisk, le répertoire /var/lib/asterisk/sounds/ n'a pas été créé, j'avais simplement /var/lib/asterisk/
Comme j'ai cru comprendre que les sons étaient stocké dans le répertoire /var/lib/asterisk/sounds/, je l'ai donc créé.
J'ai placé un fichier 'hello-world.ulaw' dans le répertoire sounds.
Voici le message d'erreur qui m'est retourné:
Asterisk ne trouve pas mon fichier...Code:-- Executing [777@incoming-calls:1] Answer("SIP/2000-081b8f98", "") in new stack -- Executing [777@incoming-calls:2] Playback("SIP/2000-081b8f98", "hello-world") in new stack [Nov 27 15:40:32] WARNING[2476]: file.c:602 ast_openstream_full: File hello-world does not exist in any format [Nov 27 15:40:32] WARNING[2476]: file.c:912 ast_streamfile: Unable to open hello-world (format 0x4 (ulaw)): No such file or directory [Nov 27 15:40:32] WARNING[2476]: app_playback.c:439 playback_exec: ast_streamfile failed on SIP/2000-081b8f98 for hello-world -- Executing [777@incoming-calls:3] Hangup("SIP/2000-081b8f98", "") in new stack == Spawn extension (incoming-calls, 777, 3) exited non-zero on 'SIP/2000-081b8f98'
Où se paramètre le répertoire ou Asterisk va rechercher les fichiers audio?
Mon erreur est-elle ailleurs :?:
Merci par avance![]()





Répondre avec citation