VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
pete at privateconnect... Guest
|
Posted: Fri Sep 25, 2009 5:19 pm Post subject: [Freeswitch-users] XMPP (mod_dingaling) for Events/Messaging |
|
|
Hello all,
I was wondering if anyone has used mod_dingaling for messaging rather than voice/video. Specifically, I would like to have FS send an XMPP message to an ActiveMQ server when it records a voicemail. Additionally I would like like to have CDR entries posted into the ActiveMQ server as calls are completed.
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. But if I could directly integrate it, that would be one less system to worry about.
Any help would be appreciated.
-pete |
|
Back to top |
|
|
mike at jerris.com Guest
|
Posted: Fri Sep 25, 2009 9:31 pm Post subject: [Freeswitch-users] XMPP (mod_dingaling) for Events/Messaging |
|
|
see chat_send api command and api_hangup_hook. In combination that might work.
Mike
On Sep 25, 2009, at 6:07 PM, Pete Mueller wrote:
Quote: | Hello all,
I was wondering if anyone has used mod_dingaling for messaging rather than voice/video. Specifically, I would like to have FS send an XMPP message to an ActiveMQ server when it records a voicemail. Additionally I would like like to have CDR entries posted into the ActiveMQ server as calls are completed.
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. But if I could directly integrate it, that would be one less system to worry about.
Any help would be appreciated.
-pete
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
|
|
Back to top |
|
|
pete at privateconnect... Guest
|
Posted: Sat Sep 26, 2009 5:13 am Post subject: [Freeswitch-users] XMPP (mod_dingaling) for Events/Messaging |
|
|
I reviewed the code for chat_send. 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. at that point it will create a channel. In my case I want to send/receive a message to/from the user freeswitch registered without a call being placed.
Unless, during the registration, FS created a UUID for the open XMPP connection, in which case how would I find that UUID?
-pete
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|