Spam? Re: [asterisk-users] Asterisk and IM

Hall, Eric M. ehall at amaxx.com
Mon Jan 8 20:46:21 MST 2007


Has anyone got Asterisk IM to work 

Using this link
http://www.sipalive.com/dev/asterisk/
And a clean install of asteris 1.4.0-Beta3
I get the following error 
Any ideas? I have no idea what the .rej file is telling me so it maybe
easy to see it here but I'm a little out of my strike zone her!


patch -p0 <sip_message_support.patch 
(Stripping trailing CRs from patch.)
patching file chan_sip.c
Hunk #1 FAILED at 90.
Hunk #2 succeeded at 8165 (offset -112 lines).
Hunk #4 succeeded at 9089 (offset -115 lines).
Hunk #6 succeeded at 9222 (offset -115 lines).
1 out of 6 hunks FAILED -- saving rejects to file chan_sip.c.rej
[Channels]# cat chan_sip.c.rej 

***************
*** 90,95 ****

  #include "asterisk.h"

  ASTERISK_FILE_VERSION(__FILE__, "$Revision: 48487 $")

  #include <stdio.h>
--- 90,99 ----

  #include "asterisk.h"

+ /* Include this for message queuing support. Comment out if not
wanted.
+  * You will need to link with sqlite */
+ /* #include "queue_chan_sip.h"
+
  ASTERISK_FILE_VERSION(__FILE__, "$Revision: 48487 $")

  #include <stdio.h>
 
 

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Kenneth
Padgett
Sent: Friday, January 05, 2007 9:41 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Spam? Re: [asterisk-users] Asterisk and IM

>  I have been asked to get IM via the X-Ten softphone to work with
Asterisk.
> Anyone have any ideas? I have looked on google and other places with 
> no luck.
>
> Our system is as followed
>
> Linux CentOS 4.4
> Asterisk 1.4.0-beta3
> X-Lite v3.0 for Windows

If by IM, you mean the built-in Jabber stuff in v1.4... I am having
trouble with that and CentOS 4.4 myself, can't get the required libs or
some such non-sense.

-Kenneth
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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


More information about the asterisk-users mailing list