Indeed this is fixable through a binNMU. Sorry for missing this earlier,
Jonas. Original ones were built against versions < 1.8.

Sanity check: after module is built, install it and asterisk on a system
(or copy /usr/lib/asterisk/modules/app_flite.so to the test system), and
run:

  asterisk -rx 'module load app_flite.so'
  # Should give no error, except one about missing config file

  asterisk -rnx 'core show application Flite'
  # Should give a help text and not an error

For eSpeak:

  asterisk -rx 'module load app_espeak.so'
  # Should give no error, except one about missing config file

  asterisk -rnx 'core show application eSpeak'
  # Should give a help text and not an error

-- 
               Tzafrir Cohen
icq#16849755              jabber:[email protected]
+972-50-7952406           mailto:[email protected]
http://www.xorcom.com  iax:[email protected]/tzafrir


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to