Hi,i am trying to install the just from git cloned app_swift version. Compiling works fine. Install as well. But if i try to load the module at Asterisk it fails with.
Command 'module load app_swift.so ' failed.[Jun 20 11:29:51] WARNING[24217]: loader.c:460 load_dynamic_module: Error loading module 'app_swift.so': /usr/lib/asterisk/modules/app_swift.so: undefined symbol: swift_port_close [Jun 20 11:29:51] WARNING[24217]: loader.c:850 load_resource: Module 'app_swift.so' could not be loaded.
My System Informations: server*CLI> core show versionAsterisk 1.8.13.0 built by root @ server on a x86_64 running Linux on 2012-06-20 08:55:14 UTC
root@server:~# uname -r
3.2.0-25-generic
root@server:~# ldd /usr/lib/asterisk/modules/app_swift.so
linux-vdso.so.1 => (0x00007fff6d3ff000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f2010a65000)
/lib64/ld-linux-x86-64.so.2 (0x00007f2011041000)
root@server:~# cat /etc/ld.so.conf.d/swift.conf
/opt/swift/lib
root@server:~#ldconfig -v | grep swift
/opt/swift/lib:
libswift.so.6 -> libswift.so.6.0
libceplex_de.so.6 -> libceplex_de.so.6.0
libceplang_de.so.6 -> libceplang_de.so.6.0
root@server:~# swift -V
Cepstral Swift v6.0.1, March 2012
Default Voice: Matthias-8kHz v6.0.0
Language: German v5.1.0
Lexicon: unknown v0.0.0
Concurrency: 1 Port(s) Registered
0 Port(s) In Use
Distribution: No audio distribution license was found.
Saving audio to a file is disabled.
Copyright (C) 2000-20012, Cepstral LLC.
Do You have any Ideas why that won't work?
Best Regards Jakob Böttger
smime.p7s
Description: S/MIME Kryptografische Unterschrift
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
