-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm trying to let the manager send jabber messages
and I include jabber.h
then I have:
struct aji_client *client;
and later
client = ast_aji_get_client(jabber);
but I get the error:
usr/src/asterisk/manager.c:889: undefined reference to `ast_aji_get_client'
it's listed in jabber.h
and implemented in res_jabber.c
it doesn't die till it does the ld part
any ideas?
in the .h file it has: struct aji_client *ast_aji_get_client(char *name);
and it gets implemented fine in res_jabber.c
I'd really like this to work, and I'm pretty sure it's a minor screw up
on my part
:)

Any help would be much appreciated!

:)

- --
Cheers,

Matt Riddell
_______________________________________________

http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://freevoip.gedameurope.com (Free Asterisk Voip Community)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE1ggUS6d5vy0jeVcRAqiwAJ91+ZLH5fD3VvwVpHqx6tTJci6fJwCfak8B
4SwL/6pLTP0tVVttoXWuTx8=
=gZmQ
-----END PGP SIGNATURE-----
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to