<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>I reviewed the code for chat_send. &nbsp;But if I'm reading it right, its designed to send a message to a channel. In reading the wiki page for mod_dingaling, it looks like FS registers a user with a server, then waits for someone to "call" them with an XMPP client. &nbsp;at that point it will create a channel. &nbsp;In my case I want to send/receive a message to/from the user freeswitch registered without a call being placed.</div><div><br></div><div>Unless, during the registration, FS created a UUID for the open XMPP connection, in which case how would I find that UUID?</div><div><br></div><div>-pete</div>
<blockquote style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;" mce_style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;">
<div   >
-------- Original Message --------<br>
Subject: Re: [Freeswitch-users] XMPP (mod_dingaling) for<br>
Events/Messaging<br>
From: Michael Jerris &lt;mike@jerris.com&gt;<br>
Date: Fri, September 25, 2009 7:22 pm<br>
To: freeswitch-users@lists.freeswitch.org<br>
<br>
see chat_send api command and api_hangup_hook. &nbsp;In combination that might work.<div><br></div><div>Mike</div><div><br><div><div><div>On Sep 25, 2009, at 6:07 PM, Pete Mueller wrote:</div><br><blockquote style="border-left: blue 2px solid; margin-left: 8px; padding-left: 8px;" mce_style="border-left: blue 2px solid; margin-left: 8px; padding-left: 8px;"><div><span style="font-family:Verdana; color:#000000; font-size:10pt;" mce_style="font-family:Verdana; color:#000000; font-size:10pt;"><div>Hello all, </div><div><br></div><div>I was wondering if anyone has used mod_dingaling for messaging rather than voice/video.&nbsp; Specifically, I would like to have FS send an XMPP message to an ActiveMQ server when it records a voicemail.&nbsp; Additionally I would like like to have CDR entries posted into the ActiveMQ server as calls are completed.</div><div><br></div><div>It seems all the pieces are there, just not necessarily used for this task. My fall-back would be to use Event Socket to receive events and then forward them on to the MQ server.&nbsp; But if I could directly integrate it, that would be one less system to worry about.</div><div><br></div><div>Any help would be appreciated.</div><div>-pete</div></span></div> _______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" mce_href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" mce_href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br></blockquote></div></div></div><hr>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
FreeSWITCH-users@lists.freeswitch.org<br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" mce_href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" mce_href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" mce_href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>

</div>
</blockquote></span></body></html>