[Home]

Summary:ASTERISK-02706: Festival not working for Asterisk 1.0
Reporter:plishu (plishu)Labels:
Date Opened:2004-10-29 08:58:23Date Closed:2004-10-29 09:30:18
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_festival
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk_patch_appfestival.txt
Description:Festival-1.4.3 was installed accordingly to the Installation Guide. When I have tried to use Festival, the following error occured:
 == Parsing '/etc/asterisk/festival.conf': Found
2004-10-08 10:40:15 WARNING[16400]: app_festival.c:335 festival_exec: festival_client: gethostbyname failed

By checking the source code on the app_festival.c, I disovered that the call ast_destroy(cfg), in the function festival_exec is distroying the pointer to the a structure which is used later in the code.

****** ADDITIONAL INFORMATION ******

In order to use the Festival application, I have performed some changes to the code: instead of pointers, I have used char buffers. A present enclose the changes applied.

The Festival is working properly now.
Comments:By: Mark Spencer (markster) 2004-10-29 09:14:28

This was already fixed in 1.0.2