latest version of app-swift for Asterisk 1.6.10

Integrating the Cepstral engine

latest version of app-swift for Asterisk 1.6.10

Postby IrfanLateef » Thu Feb 04, 2010 11:32 am

Hi Folks,
I am trying to integrate Cepstral 5.1 with Asterisk 1.6.1.10
and I am looking for the latest version of the app-swift module to use.

I find all posts from 2007 and it is 2010 now, there must be a new version
with bug fixes and upgrades somewhere.

Can someone clarify and point me to the right link to the latest and the
greatest app-swift code.

Thanks in advance.
Irfan Lateef
Systems Engineer at AT&T
IrfanLateef
 
Posts: 2
Joined: Thu Feb 04, 2010 11:19 am

Postby IrfanLateef » Fri Feb 05, 2010 3:50 pm

Folks,

No help came from the users on this forum but this is what I founf and did.

You can go to this link and follow the instructions.

http://www.voip-info.org/wiki/view/Asterisk+cmd+swift

Go down to Alternate Download and download the latest 1.6.2 version.

http://jeremy.kister.net/code/app_swift-1.6.2.tar.gz


Try to compile and you will see that it does not compile.

Go to the line on the same page and download the patch and install the patch.
http://jeremy.kister.net/code/app_swift-1.6.2.patch

Or follow these step on your machine


wget http://jeremy.kister.net/code/app_swift-1.6.2.patch
tar -zxvf app_swift-1.6.2.tar.gz
cd app_swift-1.6.2
patch app_swift.c < ../app_swift-1.6.2.patch
make
make install
echo /opt/swift/lib >> /etc/ld.so.conf
ldconfig

It now compiles and load the app_swift.so module.

Also check out this link

http://lists.digium.com/pipermail/asterisk-users/2010-January/243144.html

Thanks,
Regards,
Irfan Lateef
Systems Engineer at AT&T
IrfanLateef
 
Posts: 2
Joined: Thu Feb 04, 2010 11:19 am


Return to Asterisk

Who is online

Users browsing this forum: Google [Bot] and 10 guests

cron