Hi,

probably there is an issue in callweaver.c, as it parses for cwsoundsdir
instead of opbxsoundsdir.
                } else if (!strcasecmp(v->name, "cwsoundsdir")) {
                        opbx_copy_string(opbx_config_OPBX_SOUNDS_DIR,
v->value, sizeof(opbx_config_OPBX_SOUNDS_DIR));
and as it doesn't find this option, set's the default.
As I can see, that part has a bit mess with other options as well.

For now, try to set cwsoundsdir option.

Regards,
    Tamas

Matthias Gelbhardt írta:
> Hi
>
> No, doesnt work either...
>
> opbxsoundsdir => /usr/share/callweaver.org/sounds
>
> and sounds are in that path:
>
> pbx2:~# ls -l /usr/share/callweaver.org/sounds/vm-intro
> -rw-r--r-- 1 root root 564538 2007-06-19 16:13 /usr/share/ 
> callweaver.org/sounds/vm-intro
>
> but:
>
> Jul  6 12:31:42 WARNING[3045362608]: file.c:542 opbx_openstream_full:  
> File vm-intro does not exist in any format
> Jul  6 12:31:42 WARNING[3045362608]: file.c:840 opbx_streamfile:  
> Unable to open vm-intro (format ulaw): No such file or directory
>
> Matthias
>
> Am 06.07.2007 um 10:57 schrieb Andrius Kairiukstis:
>
>   
>> Hi, you have to move files from /usr/share/callweaver.org/sounds/ 
>> en_US/MelanieTaylor to /usr/share/callweaver.org/sounds/
>>
>> On 7/6/07, Matthias Gelbhardt < [EMAIL PROTECTED]> wrote:Hi!
>>
>> I have installed Callweaver through the Debian build script. That
>> script also installed the Callweaver voice prompts in /usr/share/
>> callweaver.org/sounds/en_US/MelanieTaylor,
>>
>> I have also downloaded the alaw coded prompts from the site.
>>
>> But regardless, what I am setting as opbxsoundsdir, I get the  
>> messages:
>>
>> Jul  5 15:30:41 WARNING[3045362608]: file.c:542 opbx_openstream_full:
>> File vm-intro does not exist in any format
>> Jul  5 15:30:41 WARNING[3045362608]: file.c:840 opbx_streamfile:
>> Unable to open vm-intro (format alaw): No such file or directory
>>
>> when trying to use Voicemail. I also tried to copy the soundfiles
>> into  /usr/share/callweaver.org/sounds/en_US or  /usr/share/
>> callweaver.org/sounds/en, but nothing helps. The system plays back
>> the alaw file, when specified via Playback with the full path, but
>> the gsm coded file won't play.
>>
>> Unfortunatly, I do not have found a way, to debug, where callweaver
>> looks for the specific file. Even a strace gives me only a poll(.
>>
>> And the additional thing is, why callweaver don't like the gsm coded
>> file?
>>
>> Matthias
>> PS: Would be great to get an answer to my other question on the T38
>> matter.
>> _______________________________________________
>> Callweaver-users mailing list
>> [email protected]
>> http://lists.callweaver.org/mailman/listinfo/callweaver-users
>>
>>
>>
>> -- 
>>
>> Andrius Kairiukstis
>> Telephone +44 (0) 207 043-3942
>> _______________________________________________
>> Callweaver-users mailing list
>> [email protected]
>> http://lists.callweaver.org/mailman/listinfo/callweaver-users
>>     
>
> _______________________________________________
> Callweaver-users mailing list
> [email protected]
> http://lists.callweaver.org/mailman/listinfo/callweaver-users
>
>   

_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to