From: Olle Johansson Date: Tue, 8 Jan 2008 20:58:56 +0000 (+0000) Subject: Iksemel is alive in a new home. Release 1.3 is out with bug fixes. X-Git-Tag: 1.6.0-beta1~3^2~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67439d7f0d773c323e6ae355e566ac6e99392f0e;p=thirdparty%2Fasterisk.git Iksemel is alive in a new home. Release 1.3 is out with bug fixes. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@97199 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/res/res_jabber.c b/res/res_jabber.c index 877d7eb0f7..bd12d29770 100644 --- a/res/res_jabber.c +++ b/res/res_jabber.c @@ -20,7 +20,7 @@ * \brief A resource for interfacing asterisk directly as a client * or a component to a jabber compliant server. * - * \extref Iksemel http://iksemel.jabberstudio.org/ + * \extref Iksemel http://code.google.com/p/iksemel/ * * \todo If you unload this module, chan_gtalk/jingle will be dead. How do we handle that? *