How to build Asterisk-IM plugin

Hi all,

Is there any document available to build/compile Asterisk-IM plugin from svn … ?

I have searched through the forum, there is none !!

Appreciate your help in advance …

Regards,

Santosh M Hulkund

Build requires Apache Ant 1.6.5 (http://ant.apache.org) and Java 1.5.x

  1. Checkout wildfire

svn co http://svn.jivesoftware.org/svn/repos/wildfire/trunk wildfire

  1. Checkout asterisk-im

svn co http://svn.jivesoftware.org/svn/repos/asterisk-im/trunk asterisk-im

  1. cd asterisk-im/server/build

  2. ant jar

Use the asterisk-im.jar version, the jtapi versions are still very experimental. Let me know how it goes.

Hi,

Sorry to interfere in your thread. I’‘m playing with the Asterisk-IM plugin and I’'ve tried to build it following your instructions. I have no problem at all with wildfire but when I try to compile the asterisk plugin I end up with the following error:

compile:

Created dir: /var/wildfire/asterisk-im/server/target/classes

Compiling 33 source files to /var/wildfire/asterisk-im/server/target/classes

/var/wildfire/asterisk-im/server/src/java/org/jivesoftware/phone/database/Datab aseUtil.java:158: cannot find symbol

symbol : method isSQLCommandPart(java.lang.String)

location: class org.jivesoftware.database.DbConnectionManager

if (DbConnectionManager.isSQLCommandPart(line)) {

^

1 error

BUILD FAILED

/var/wildfire/asterisk-im/server/build/build.xml:75: Compile failed; see the com

piler error output for details.

;

Perhaps I’‘m missing some classes or libs, but I’'m totally new to this. Could you help me?

Regards!

well, the latest svn (updated today) fixed that. Thanks!

Is it possible for someone to put on any website a build of current svn? nightly builds would be great.

url=http://brent.liquid5th.net/wildfire/aim.tgzBuilt June 15, 2006[/url]

Updated:

url=http://brent.liquid5th.net/wildfire/aim-4202.tgzBuilt June 30, 2006 /url

Path: asterisk-im

URL: http://svn.jivesoftware.org/svn/repos/asterisk-im/trunk

Repository Root: http://svn.jivesoftware.org/svn/repos

Repository UUID: b35dd754-fafc-0310-a699-88a17e54d16e

Revision: 4202

Node Kind: directory

Schedule: normal

Last Changed Author: derek

Last Changed Rev: 4140

Last Changed Date: 2006-06-28 14:18:56 -0400 (Wed, 28 Jun 2006)