<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Notwithstanding FS crashing, for which a JIRA bug should be raised,
there are issues with s2s in Openfire 3.7.0 (specifically IP
dialback authentication) so you should use 3.7.1. That said, there
are some fairly ugly thread pool issues on Openfire that make me
favour ejabberd for production environments where I have a choice in
the matter.<br>
<br>
John<br>
<br>
On 07/02/12 13:51, Peter Olsson wrote:
<blockquote
cite="mid:1FFF97C269757C458224B7C895F35F15039F7C@cantor.std.visionutv.se"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 12 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML - förformaterad Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTML-frformateradChar
        {mso-style-name:"HTML - förformaterad Char";
        mso-style-priority:99;
        mso-style-link:"HTML - förformaterad";
        font-family:"Consolas","serif";
        color:black;}
span.E-postmall19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;
        font-weight:normal;
        font-style:normal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Calibri","sans-serif";color:#1F497D"
lang="EN-US">If FS crashes, it’s a bug, and should be
reported to Jira. Please follow the instructions here to
file a complete bug report.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Calibri","sans-serif";color:#1F497D"
lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Calibri","sans-serif";color:#1F497D"
lang="EN-US"><a moz-do-not-send="true"
href="http://wiki.freeswitch.org/wiki/Reporting_Bugs">http://wiki.freeswitch.org/wiki/Reporting_Bugs</a><o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Calibri","sans-serif";color:#1F497D"
lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Calibri","sans-serif";color:#1F497D"
lang="EN-US">/Peter<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF
1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">Från:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">
<a class="moz-txt-link-abbreviated" href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>
[<a class="moz-txt-link-freetext" href="mailto:freeswitch-users-bounces@lists.freeswitch.org">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>]
<b>För </b>Saugort Dario Garcia Tovar<br>
<b>Skickat:</b> den 7 februari 2012 14:39<br>
<b>Till:</b> <a class="moz-txt-link-abbreviated" href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
<b>Ämne:</b> Re: [Freeswitch-users] Mod_dingaling and
openfire issue<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks for your comment,<br>
<br>
well, I trying to use openfire as screen pop-up. My project
was to build an IVR script in lua, collect some data, consume
some webservice, then populate a variable. Then transfer the
call to a queue, then when the call is delivered to an agent,
use chat command to send a pop-up to the agent wih the
collected data.<br>
<br>
So far, Openfire seems to be working fine, I have two clients
registered in Openfire: one using spark, the second using
SJPhone (also, it is registered in FS with an extension X). I
can send message between both clients, thats why I think
openfire is working fine.<br>
<br>
When I activate server-server integration in FS to connect to
Openfire , as soon I use chat app or FS receive Openfire
messaging FS stop/exit, I mean, FS is not longer running. Why?
FS should not end if mod fail or other end send wrong or
unexpected messages
<br>
<br>
When mod_dingaling was developed which jabber server used?<br>
<br>
<br>
<br>
<br>
On 2/7/2012 7:45 AM, Bob Smith wrote: <o:p></o:p></p>
<div>
<p class="MsoNormal" style="background:white">Hi,<br>
<br>
What are you looking to do with Openfire and FreeSwitch once
you have it up and running ?<br>
<br>
Speaking as someone who's tried to integrate FreeSwitch and
Openfire in relation to conferencing, I've found it to be a
bit of a waste of time, as mod_dingaling isn't ready for
prime time as far as XMPP integration goes.<br>
<br>
Others may disagree with me here, but I've given up and
abandoned the idea until the codebase is improved sometime
in the distant future.<br>
<br>
However good luck with your project and keep us updated<br>
<br>
Bob<o:p></o:p></p>
</div>
<p class="MsoNormal"><br>
</p>
</div>
</blockquote>
<br>
</body>
</html>